Package: gtk
Function gtk:action-connect-accelerator
Lambda Listgtk:action-connect-accelerator (action) ArgumentsDetails
Installs the accelerator for the action if the action has an accel path and
group. See the gtk:action-accel-path and gtk:action-set-accel-group
functions. Since multiple proxies may independently trigger the installation of the accelerator, the action counts the number of times this function has been called and does not remove the accelerator until the gtk:action-disconnect-accelerator function has been called as many times. Warning | See also |
2024-9-26