Gtk.RecentAction.prototype.get_show_numbers
function get_show_numbers():Boolean {
// Gjs wrapper for gtk_recent_action_get_show_numbers()
}Returns the value set by Gtk.set_show_numbers.
Since 2.12
- Returns
true if numbers should be shown.
function get_show_numbers():Boolean {
// Gjs wrapper for gtk_recent_action_get_show_numbers()
}Returns the value set by Gtk.set_show_numbers.
Since 2.12
true if numbers should be shown.