Viewport.this

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

Creates a new #GtkViewport with the given adjustments, or with default adjustments if none are given.

Parameters

hadjustmenthorizontal adjustment
vadjustmentvertical adjustment

Returns

a new #GtkViewport