Method
Gtk RecentChooserget_show_tips
since: 2.10
Declaration [src]
gboolean
gtk_recent_chooser_get_show_tips(
GtkRecentChooser*chooser
)
Description [src]
Gets whether chooser should display tooltips containing the full path
of a recently user resource.
Available since: 2.10
Gets property
Gtk.RecentChooser:show-tips Return value
Type: gboolean
TRUE if the recent chooser should show tooltips,
FALSE otherwise.