RecentChooser.showIcons
bool showIcons() @property nothrow;Get showIcons property.
Returns
Whether this #GtkRecentChooser should display an icon near the item.
void showIcons(bool propval) @property nothrow;Set showIcons property.
Parameters
propval | Whether this #GtkRecentChooser should display an icon near the item. |