Method
GtkImageMenuItemget_always_show_image
deprecated: 3.10 since: 2.16
Declaration [src]
gboolean
gtk_image_menu_item_get_always_show_image (
GtkImageMenuItem* image_menu_item
)
Description [src]
Returns whether the menu item will ignore the GtkSettings:gtk-menu-images
setting and always show the image, if available.
Available since: 2.16
Deprecated since: 3.10
Please do not use it in newly written code.
Gets property | Gtk.ImageMenuItem:always-show-image |