Package: gtk

Generic Function gtk-recent-chooser-menu-show-numbers

Lambda List

gtk-recent-chooser-menu-show-numbers (object)

Syntax

(gtk-recent-chooser-menu-show-numbers object) => show-numbers
(setf (gtk-recent-chooser-menu-show-numbers object) show-numbers)

Arguments

obect -- a gtk-recent-chooser-menu widget
show-numbers -- a boolean whether to show numbers

Details

Accessor of the show-numbers slot of the gtk-recent-chooser-menu class.

The gtk-recent-chooser-menu-show-numbers slot access function returns whether a number should be added to the items of menu. The (setf gtk-recent-chooser-menu-show-numbers) slot access function sets whether a number should be added to the items of menu.

The numbers are shown to provide a unique character for a mnemonic to be used inside ten menu label of the item. Only the first the items get a number to avoid clashes.
 

See also

2021-12-26