ImageMenuItem.newWithLabel

gtk.image_menu_item.ImageMenuItem newWithLabel(string label)

Creates a new #GtkImageMenuItem containing a label.

Parameters

labelthe text of the menu item.

Returns

a new #GtkImageMenuItem.

Deprecated

Use [gtk.menu_item.MenuItem.newWithLabel] instead.