ImageMenuItem.newWithLabel
Creates a new #GtkImageMenuItem containing a label.
Parameters
label | the text of the menu item. |
Returns
a new #GtkImageMenuItem.
Deprecated
Use gtk.menu_item.MenuItem.newWithLabel instead.
Creates a new #GtkImageMenuItem containing a label.
label | the text of the menu item. |