Enumeration (GI Enum)

Gtk-3.0GtkPositionType

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.

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.