gtkRecentChooserMenuSetShowNumbers {RGtk2} | R Documentation |
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 item's label. Only the first the items
get a number to avoid clashes.
gtkRecentChooserMenuSetShowNumbers(object, show.numbers)
|
[GtkRecentChooserMenu ] a GtkRecentChooserMenu |
|
[logical] whether to show numbers |
Since 2.10
Derived by RGtkGen from GTK+ documentation