BinLayout
Object Hierarchy:
Description:
GtkBinLayout is a LayoutManager subclass useful for create "bins" of widgets.
GtkBinLayout will stack each child of a widget on top of each other, using the hexpand, vexpand, halign, and valign properties of each child to determine where they should be positioned.
Namespace: Gtk
Package: gtk4
Content:
Creation methods:
Inherited Members:
All known members inherited from class Gtk.LayoutManager
All known members inherited from class GLib.Object