Gtk.RecentChooserMenu.prototype.set_show_numbers

function set_show_numbers(show_numbers:Boolean):void {
    // Gjs wrapper for gtk_recent_chooser_menu_set_show_numbers()
}

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.

Since 2.10

show_numbers

whether to show numbers