GtkPositionType

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

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

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.