Method
GtkImageMenuItemget_use_stock
deprecated: 3.10 since: 2.16
Declaration [src]
gboolean
gtk_image_menu_item_get_use_stock (
GtkImageMenuItem* image_menu_item
)
Description [src]
Checks whether the label set in the menuitem is used as a stock id to select the stock item for the item.
Available since: 2.16
Deprecated since: 3.10
Please do not use it in newly written code.
Gets property | Gtk.ImageMenuItem:use-stock |