Gtk.RecentChooser.prototype.set_show_tips

function set_show_tips(show_tips:Boolean):void {
    // Gjs wrapper for gtk_recent_chooser_set_show_tips()
}

Sets whether to show a tooltips containing the full path of each recently used resource in a Gtk.RecentChooser widget.

Since 2.10

show_tips

true if tooltips should be shown