CustomLayout
Object Hierarchy:
Description:
CustomLayout is a convenience type meant to be used as a transition mechanism between Widgets implementing a layout policy, and LayoutManager classes.
A CustomLayout uses closures matching to the old Widget virtual functions for size negotiation, as a convenience API to ease the porting towards the corresponding LayoutManager virtual functions.
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