Image.useFallback

bool useFallback() @property

Get useFallback property.

Returns

Whether the icon displayed in the GtkImage will use

standard icon names fallback. The value of this property is only relevant for images of type gtk.types.ImageType.IconName and gtk.types.ImageType.Gicon.

void useFallback(bool propval) @property

Set useFallback property.

Parameters

propvalWhether the icon displayed in the GtkImage will use standard icon names fallback. The value of this property is only relevant for images of type gtk.types.ImageType.IconName and gtk.types.ImageType.Gicon.