PadController.this

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

  1. this(GtkPadController* gtkPadController, bool ownedRef)
    class PadController
    this
    (
    GtkPadController* gtkPadController
    ,
    bool ownedRef = false
    )
  2. this(Window window, ActionGroupIF group, Device pad)