BoxLayout.baselinePosition

gtk.types.BaselinePosition baselinePosition() @property

Get baselinePosition property.

Returns

The position of the allocated baseline within the extra space

allocated to each child.

This property is only relevant for horizontal layouts containing at least one child with a baseline alignment.

void baselinePosition(gtk.types.BaselinePosition propval) @property

Set baselinePosition property.

Parameters

propvalThe position of the allocated baseline within the extra space allocated to each child. This property is only relevant for horizontal layouts containing at least one child with a baseline alignment.