Creates a new GtkImageMenuItem containing a label. If mnemonic it true the label will be created using Label.newWithMnemonic, so underscores in label indicate the mnemonic for the menu item.
the text of the menu item.
ConstructionException GTK+ fails to create the object.
Creates a new GtkImageMenuItem containing a label. If mnemonic it true the label will be created using Label.newWithMnemonic, so underscores in label indicate the mnemonic for the menu item.