Image.useFallback

Get useFallback property.

  1. bool useFallback [@property getter]
    class Image
    @property
    bool
    useFallback
    ()
  2. bool useFallback [@property setter]

Return Value

Type: bool

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.