Package: gtk
Function gtk:check-button-new-with-mnemonic
Lambda Listgtk:check-button-new-with-mnemonic (label) ArgumentsReturn ValueThe new gtk:check-button widget. Details Creates a new check button widget with a gtk:label widget to the
right of it. The label will be created using the gtk:label-new-with-mnemonic
function, so underscores in label indicate the mnemonic for the check button. | See also |
2024-11-3