Method

GtkRecentChooserget_show_icons

since: 2.10

Declaration [src]

gboolean
gtk_recent_chooser_get_show_icons (
  GtkRecentChooser* chooser
)

Description [src]

Retrieves whether chooser should show an icon near the resource.

Available since: 2.10

Return value

Type: gboolean

TRUE if the icons should be displayed, FALSE otherwise.