BoxLayout.baselinePosition

Get baselinePosition property.

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

Return Value

Type: 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.