Enumeration (GI Enum)

Gtk-4.0GtkPositionType

Describes which edge of a widget a certain feature is positioned at.

For examples, see the tabs of a Notebook, or the label of a Scale.

Index

Enumeration Members

Enumeration Members

BOTTOM: number

The feature is at the bottom edge.

LEFT: number

The feature is at the left edge.

RIGHT: number

The feature is at the right edge.

TOP: number

The feature is at the top edge.