Package: gtk

Function gtk:action-disconnect-accelerator

Lambda List

gtk:action-disconnect-accelerator (action)

Arguments

action -- a gtk:action object

Details

Undoes the effect of one call to the gtk:action-connect-accelerator function.

Warning

The gtk:action-disconnect-accelerator function has been deprecated since version 3.10 and should not be used in newly written code. Use the g:action interface and the accelerator group on an associated gtk:menu widget instead.
 

See also

2024-9-26