Property
GtkAction:stock-id
deprecated: 3.10
Description [src]
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
.
Type:gchar*
Deprecated since: 3.10
There is no corresponding replacement when using
GAction
.
Default value | NULL |
Getter method | gtk_action_get_stock_id() |
Setter method | gtk_action_set_stock_id() |