CenterLayout
Object Hierarchy:
Description:
[ CCode ( type_id = "gtk_center_layout_get_type ()" ) ]
public sealed class CenterLayout : LayoutManager
public sealed class CenterLayout : LayoutManager
`GtkCenterLayout` is a layout manager that 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.
Namespace: Gtk
Package: gtk4
Content:
Properties:
Creation methods:
Methods:
Inherited Members:
All known members inherited from class Gtk.LayoutManager
All known members inherited from class GLib.Object