GtkPositionType

Describes which edge of a widget a certain feature is positioned at, e.g. the tabs of a gtk.Notebook, the handle of a gtk.HandleBox or the label of a gtk.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.