[ CCode ( type_id = "gtk_custom_layout_get_type ()" ) ]
public sealed class CustomLayout : LayoutManager
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.