Gtk.RecentChooser.prototype.get_show_tips
function get_show_tips():Boolean { // Gjs wrapper for gtk_recent_chooser_get_show_tips() }
Gets whether chooser should display tooltips containing the full path of a recently user resource.
Since 2.10
- Returns
true if the recent chooser should show tooltips, false otherwise.