ImageMenuItem.this

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

  1. this(GtkImageMenuItem* gtkImageMenuItem, bool ownedRef)
    class ImageMenuItem
    this
    (
    GtkImageMenuItem* gtkImageMenuItem
    ,
    bool ownedRef = false
    )
  2. this(string label, bool mnemonic)
  3. this(StockID stockID, AccelGroup accelGroup)
  4. this()