Action.getAlwaysShowImage

Warning gtk_action_get_always_show_image has been deprecated since version 3.10 and should not be used in newly-written code. Use g_menu_item_get_attribute_value() on a GMenuItem instead Returns whether action's menu item proxies will always show their image, if available. Since 2.20

class Action
int
getAlwaysShowImage
()

Return Value

Type: int

TRUE if the menu item proxies will always show their image

Meta