Description Usage Arguments Value Author(s)
For widgets that can be "activated" (buttons, menu items, etc.)
this function activates them. Activation is what happens when you
press Enter on a widget during key navigation. If widget
isn't
activatable, the function returns FALSE
.
1 | gtkWidgetActivate(object)
|
|
a |
[logical] TRUE
if the widget was activatable
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.