Alignment.this

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

  1. this(GtkAlignment* gtkAlignment, bool ownedRef)
    class Alignment
    this
    (
    GtkAlignment* gtkAlignment
    ,
    bool ownedRef = false
    )
  2. this(float xalign, float yalign, float xscale, float yscale)