MenuItem.this
- this(GtkMenuItem* gtkMenuItem, bool ownedRef)
- this(string label, void delegate(MenuItem) dlg, string action)
- this(void delegate(MenuItem) dlg, string label, string action, bool mnemonic, AccelGroup accelGroup, char accelKey, GdkModifierType modifierType, GtkAccelFlags accelFlags)
- this(void delegate(MenuItem) dlg, string label, bool mnemonic)
- this(string label, bool mnemonic)
- this()
gtk MenuItem MenuItem
constructorsfunctionsmixinsstatic functionsvariables
Sets our main struct and passes it to the parent class.