Enumeration (GI Enum)

Gtk-4.0GtkArrowType

Indicates the direction in which an arrow should point.

Index

Enumeration Members

Enumeration Members

DOWN: number

Represents a downward pointing arrow.

LEFT: number

Represents a left pointing arrow.

NONE: number

No arrow.

RIGHT: number

Represents a right pointing arrow.

UP: number

Represents an upward pointing arrow.