gtkActionActivate {RGtk2} | R Documentation |
Emits the "activate" signal on the specified action, if it isn't insensitive. This gets called by the proxy widgets when they get activated.
gtkActionActivate(object)
|
the action object |
It can also be used to manually activate an action. Since 2.4
Derived by RGtkGen from GTK+ documentation