Action.stockId

string stockId() @property

Get stockId property.

Returns

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.

Deprecated

There is no corresponding replacement when using

#GAction

void stockId(string propval) @property

Set stockId property.

Parameters

propvalThe stock icon displayed in widgets representing this action. This is an appearance property and thus only applies if #GtkActivatable:use-action-appearance is true.

Deprecated

There is no corresponding replacement when using

#GAction