CustomLayout
Object Hierarchy:
Description:
[ CCode ( type_id = "gtk_custom_layout_get_type ()" ) ]
public sealed class CustomLayout : LayoutManager
public sealed class CustomLayout : LayoutManager
`GtkCustomLayout` uses closures for size negotiation.
A `GtkCustomLayout `uses closures matching to the old `GtkWidget` virtual functions for size negotiation, as a convenience API to ease the porting towards the corresponding `GtkLayoutManager 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