| gtkActionUnblockActivateFrom {RGtk2} | R Documentation |
Re-enables calls to the gtkActionActivate
function by signals on the given proxy widget. This undoes the
blocking done by gtkActionBlockActivateFrom.
gtkActionUnblockActivateFrom(object, proxy)
|
[GtkAction] the action object |
|
[GtkWidget] a proxy widget |
This function is intended for use by action implementations.
Since 2.4
Derived by RGtkGen from GTK+ documentation