Package: gtk
Function gtk-toggle-button-new-with-mnemonic
Lambda Listgtk-toggle-button-new-with-mnemonic (label) ArgumentsReturn ValueA new gtk-toggle-button widget. Details
Creates a new toggle button containing a label.
The label will be created using the gtk-label-new-with-mnemonic function, so underscores in label indicate
the mnemonic for the button. | See also |
2021-12-23