ImageType


Description:

[ CCode ( cprefix = "GTK_IMAGE_" , type_id = "gtk_image_type_get_type ()" ) ]
public enum ImageType

Describes the image data representation used by a [class@Gtk.

Image].

If you want to get the image from the widget, you can only get the currently-stored representation; for instance, if the get_storage_type returns gtk_image_paintable , then you can call get_paintable.

For empty images, you can request any storage type (call any of the "get" functions), but they will all return null values.


Namespace: Gtk
Package: gtk4

Content:

Enum values: