Enumeration (GI Enum)

Gtk-3.0GtkArrowType

Used to indicate 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. Since 2.10.

RIGHT: number

Represents a right pointing arrow.

UP: number

Represents an upward pointing arrow.