Viewport.this

Sets our main struct and passes it to the parent class.

  1. this(GtkViewport* gtkViewport, bool ownedRef)
    class Viewport
    this
    (
    GtkViewport* gtkViewport
    ,
    bool ownedRef = false
    )
  2. this(Adjustment hadjustment, Adjustment vadjustment)