Method
GtkActionget_icon_name
deprecated: 3.10 since: 2.16
Declaration [src]
const gchar*
gtk_action_get_icon_name (
GtkAction* action
)
Description [src]
Gets the icon name of action.
Available since: 2.16
Deprecated since: 3.10
Use GAction instead, and
g_menu_item_get_attribute_value() to get an icon from a GMenuItem
associated with a GAction.
| Gets property | Gtk.Action:icon-name |