MenuItem.this

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

  1. this(GMenuItem* gMenuItem, bool ownedRef)
    class MenuItem
    this
    (,
    bool ownedRef = false
    )
  2. this(string label, string detailedAction)
  3. this(MenuModel model, int itemIndex)

Meta