Action.gicon

Get gicon property.

More...
  1. gio.icon.Icon gicon [@property getter]
    class Action
    @property
    gicon
    ()
  2. gio.icon.Icon gicon [@property setter]

Return Value

Type: gio.icon.Icon

The #GIcon displayed in the #GtkAction.

Note that the stock icon is preferred, if the #GtkAction:stock-id property holds the id of an existing stock icon.

This is an appearance property and thus only applies if #GtkActivatable:use-action-appearance is true.

Detailed Description

Deprecated: Use the "icon" attribute on a #GMenuItem instead