[Top]
GTK2
GTK2.Action
|
Method GTK2.Action()->block_activate_from()
- Method
block_activate_from
GTK2.Action block_activate_from(GTK2.Widget proxy)
- Description
Disables calls to the activate() function by signals on the proxy. This is
used to break notification loops for things like check or radio actions.
|