Package: gtk
Accessor gtk:file-chooser-native-cancel-label
Lambda Listgtk:file-chooser-native-cancel-label (object) SyntaxArgumentsDetails Accessor of the cancel-label slot of the gtk:file-chooser-native interface. The gtk:file-chooser-native-cancel-label function retrieves the custom
label text for the cancel button. The (setf gtk:file-chooser-native-cancel-label) function sets the custom label
text. If characters in label are preceded by an underscore, they are underlined. If you need a literal underscore character in a label, use "__" (two underscores). The first underlined character represents a keyboard accelerator called a mnemonic. Pressing Alt and that key activates the button. Warning | See also |
2024-4-26