Method

GtkActionget_always_show_image

deprecated: 3.10 since: 2.20

Declaration [src]

gboolean
gtk_action_get_always_show_image (
  GtkAction* action
)

Description [src]

Returns whether actions menu item proxies will always show their image, if available.

Available since: 2.20

Deprecated since: 3.10

Use g_menu_item_get_attribute_value() on a GMenuItem instead.

Return value

Type: gboolean

TRUE if the menu item proxies will always show their image.