Method

GtkRecentChooserset_show_icons

since: 2.10

Declaration [src]

void
gtk_recent_chooser_set_show_icons (
  GtkRecentChooser* chooser,
  gboolean show_icons
)

Description [src]

Sets whether chooser should show an icon near the resource when displaying it.

Available since: 2.10

Parameters

show_icons

Type: gboolean

Whether to show an icon near the resource.