Package: gtk
Accessor gtk:file-chooser-native-accept-label
Lambda Listgtk:file-chooser-native-accept-label (object) SyntaxArgumentsDetails              Accessor of the accept-label slot of the    gtk:file-chooser-native class.    The gtk:file-chooser-native-accept-label function retrieves the custom
  label text for the accept button. The  (setf gtk:file-chooser-native-accept-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.  | See also | 
#2025-07-06