[ CCode ( type_id = "gtk_center_layout_get_type ()" ) ]
public sealed class CenterLayout : LayoutManager
Manages up to three children.
The start widget is allocated at the start of the layout (left in left-to-right locales and right in right-to-left ones), and the end widget at the end.
The center widget is centered regarding the full width of the layout's.