gtkActionBlockActivate {RGtk2} | R Documentation |
Disable activation signals from the action
gtkActionBlockActivate(object)
|
This is needed when updating the state of your proxy
GtkActivatable
widget could result in calling gtkActionActivate
,
this is a convenience function to avoid recursing in those
cases (updating toggle state for instance).
Since 2.16
Derived by RGtkGen from GTK+ documentation