Notification.this

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

  1. this(GNotification* gNotification, bool ownedRef)
    class Notification
    this
    (
    GNotification* gNotification
    ,
    bool ownedRef = false
    )
  2. this(string title)