Method
GtkRecentChooserMenuset_show_numbers
since: 2.10
Declaration [src]
void
gtk_recent_chooser_menu_set_show_numbers (
GtkRecentChooserMenu* menu,
gboolean show_numbers
)
Description [src]
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.
Available since: 2.10
Sets property | Gtk.RecentChooserMenu:show-numbers |