GtkPositionType

Describes which edge of a widget a certain feature is positioned at, e.g. the tabs of a #GtkNotebook, the handle of a #GtkHandleBox 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