DrawingArea.this

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

  1. this(GtkDrawingArea* gtkDrawingArea, bool ownedRef)
    class DrawingArea
    this
    (
    GtkDrawingArea* gtkDrawingArea
    ,
    bool ownedRef = false
    )
  2. this(int width, int height)
  3. this()