GtkPositionType

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

For examples, see the tabs of a GtkNotebook, or the label of a GtkScale.

Values

ValueMeaning
LEFT0

The feature is at the left edge.

TOP2

The feature is at the top edge.

BOTTOM3

The feature is at the bottom edge.

Meta