Package: gtk
Function gtk:action-accel-path
Lambda Listgtk:action-accel-path (action) SyntaxArgumentsDetails The gtk:action-accel-path function returns the accel path for this action, or nil if none is set. The (setf gtk:action-accel-path) function sets the accel path. All proxy
widgets associated with the action will have this accel path, so that their
accelerators are consistent. Warning | See also |
2024-9-26