Method

GtkRecentChooserset_show_tips

since: 2.10

Declaration [src]

void
gtk_recent_chooser_set_show_tips (
  GtkRecentChooser* chooser,
  gboolean show_tips
)

Description [src]

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

Available since: 2.10

Parameters

show_tips

Type: gboolean

TRUE if tooltips should be shown.