This is an appearance property and thus only applies if #GtkActivatable:use-action-appearance is true.
Action.stockId
string stockId() @propertyGet stockId property.
Returns
The stock icon displayed in widgets representing this action.
Deprecated
There is no corresponding replacement when using
#GAction
void stockId(string propval) @propertySet stockId property.
Parameters
propval | 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