Type

enum Type : Enum<Image.Type>

See also

Entries

GICON
Link copied to clipboard
GICON(GTK_IMAGE_GICON)

The widget contains a GIcon.

ICON_NAME
Link copied to clipboard
ICON_NAME(GTK_IMAGE_ICON_NAME)

The widget contains a named icon.

EMPTY
Link copied to clipboard
EMPTY(GTK_IMAGE_EMPTY)

There is no image displayed by the widget

Types

Companion
Link copied to clipboard
object Companion

Properties

gtk
Link copied to clipboard
val gtk: GtkImageType
name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int