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