Enumeration (GI Enum)

Gtk-3.0GtkBaselinePositionSince 3.10

Whenever a container has some form of natural row it may align children in that row along a common typographical baseline. If the amount of verical space in the row is taller than the total requested height of the baseline-aligned children then it can use a Gtk.BaselinePosition to select where to put the baseline inside the extra availible space.

3.10

Index
BOTTOM: 2

Align the baseline at the bottom

CENTER: 1

Center the baseline

TOP: 0

Align the baseline at the top

Variables

$gtype