CenterLayout


Object Hierarchy:

Gtk.CenterLayout Gtk.CenterLayout Gtk.CenterLayout Gtk.LayoutManager Gtk.LayoutManager Gtk.LayoutManager->Gtk.CenterLayout GLib.Object GLib.Object GLib.Object->Gtk.LayoutManager

Description:

[ CCode ( type_id = "gtk_center_layout_get_type ()" ) ]
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: