Package: gtk
Accessor gtk:image-menu-item-accel-group
Lambda Listgtk:image-menu-item-accel-group (object) SyntaxArgumentsDetails Accessor of accel-group slot of the gtk:image-menu-item class.
Specifies an accelerator group to add the menu items accelerator to, this
only applies to stock items so a stock item must already be set. Make sure to call the gtk:image-menu-item-use-stock and gtk:menu-item-label
functions with a valid stock item first. If you want this menu item to have changeable accelerators then you should not need this. See the gtk:image-menu-item-new-from-stock function. Warning | See also |
2024-6-27