Layout.this

this(void * ptr, Flag!"Take" take) nothrow
No documentation available for this declaration.
this(gtk.adjustment.Adjustment hadjustment = null, gtk.adjustment.Adjustment vadjustment = null) nothrow

Creates a new #GtkLayout. Unless you have a specific adjustment you’d like the layout to use for scrolling, pass null for hadjustment and vadjustment.

Parameters

hadjustmenthorizontal scroll adjustment, or null
vadjustmentvertical scroll adjustment, or null

Returns

a new #GtkLayout