Package: gtk
Function gtk-radio-menu-item-new-with-mnemonic-from-widget
Lambda Listgtk-radio-menu-item-new-with-mnemonic-from-widget (group-member label) ArgumentsReturn ValueA new gtk-radio-menu-item. Details
Creates a new radio menu item containing a label.
The label will be created using the function gtk-label-new-with-mnemonic, so underscores in label indicate the
mnemonic for the menu item. The new radio menu item is added to the same group as group-member. | See also |
2020-7-18