Package: gtk

Function gtk:action-unblock-activate

Lambda List

gtk:action-unblock-activate (action)

Arguments

action -- a gtk:action object

Details

Reenable activation signals from the action.

Warning

The gtk:action-unblock-activate function has been deprecated since version 3.10 and should not be used in newly written code. Use the g:simple-action-enabled function to enable the g:simple-action object instead.
 

See also

#2024-9-26