Constructor
GtkImageMenuItemnew
deprecated: 3.10
Declaration [src]
GtkWidget*
gtk_image_menu_item_new (
  void
)
Description [src]
Creates a new GtkImageMenuItem with an empty label.
Deprecated since: 3.10
Use gtk_menu_item_new() instead.
Return value
Type: GtkWidget
A new GtkImageMenuItem.
| The data is owned by the called function. |