[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 its parent (or its parent, or its parents parent
etc.)
|