Package: gtk
Function gtk:widget-action-group
Lambda Listgtk:widget-action-group (widget prefix) ArgumentsReturn ValueThe g:action-group instance or nil. Details Retrieves the action group that was registered using prefix.
The resulting action group may have been registered to the widget or any
widget in its ancestry. If no action group was found matching prefix, then nil is returned. | See also |
#2023-3-8