Package: gtk

Function gtk:shortcut-controller-remove-shortcut

Lambda List

gtk:shortcut-controller-remove-shortcut (controller shortcut)

Arguments

controller -- a gtk:shortcut-controller object
shortcut -- a gtk:shortcut object to remove

Details

Removes a shortcut from the list of shortcuts handled by controller. If shortcut had not been added to controller or this controller uses an external shortcut list, this function does nothing.
 

See also

#2023-7-23