Action.stockId

Set stockId property.

More...
  1. string stockId [@property getter]
  2. string stockId [@property setter]
    class Action
    @property
    void
    stockId
    (
    string propval
    )

Parameters

propval string

The stock icon displayed in widgets representing this action.

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

Detailed Description

Deprecated: There is no corresponding replacement when using #GAction