CallbackAction.this

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

  1. this(GtkCallbackAction* gtkCallbackAction, bool ownedRef)
    class CallbackAction
    this
    (
    GtkCallbackAction* gtkCallbackAction
    ,
    bool ownedRef = false
    )
  2. this(GtkShortcutFunc callback, void* data, GDestroyNotify destroy)

Meta