BoxLayout.baselinePosition

Set baselinePosition property.

  1. gtk.types.BaselinePosition baselinePosition [@property getter]
  2. gtk.types.BaselinePosition baselinePosition [@property setter]
    class BoxLayout
    @property
    void
    baselinePosition

Parameters

propval gtk.types.BaselinePosition

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.