Action.getGicon

Warning gtk_action_get_gicon has been deprecated since version 3.10 and should not be used in newly-written code. Use GAction instead, and g_menu_item_get_attribute_value() to get an icon from a GMenuItem associated with a GAction Gets the gicon of action. Since 2.16

class Action
getGicon
()

Return Value

Type: IconIF

The action's GIcon if one is set. [transfer none]

Meta