Layout.this
this
(gtk.adjustment.Adjustment hadjustment = null, gtk.adjustment.Adjustment vadjustment = null)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
hadjustment | horizontal scroll adjustment, or null |
vadjustment | vertical scroll adjustment, or null |
Returns
a new #GtkLayout