ImageMenuItem.this

Warning gtk_image_menu_item_new has been deprecated since version 3.10 and should not be used in newly-written code. Use gtk_menu_item_new() instead. Creates a new GtkImageMenuItem with an empty label.

Throws

ConstructionException GTK+ fails to create the object.

Meta