[Top]
GTK
GTK.Widget
|
Method GTK.Widget()->activate()
- Method
activate
-
GTK.Widget activate()
- Description
-
Activate the widget. This either activates the widget, if possible
(as an example, buttons can be activated), or activates the default
widget of it's parent (or it's parent, or it's parents parent
etc.)
|