MenuItem.newWithLabel
gtk.menu_item.MenuItem newWithLabel(string label)Creates a new #GtkMenuItem whose child is a #GtkLabel.
Parameters
label | the text for the label |
Returns
the newly created #GtkMenuItem
gtk.menu_item.MenuItem newWithLabel(string label)Creates a new #GtkMenuItem whose child is a #GtkLabel.
label | the text for the label |