ImageMenuItem.with_label


Description:

[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public ImageMenuItem.with_label (string label)

Creates a new ImageMenuItem containing a label.

Note:

Use MenuItem.with_label instead.

Parameters:

label

the text of the menu item.

Returns:

a new ImageMenuItem.