Application.this

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

  1. this(GtkApplication* gtkApplication, bool ownedRef)
    class Application
    this
    (
    GtkApplication* gtkApplication
    ,
    bool ownedRef = false
    )
  2. this(string applicationId, GApplicationFlags flags)