Method
GtkActionset_gicon
Declaration [src]
void
gtk_action_set_gicon (
GtkAction* action,
GIcon* icon
)
Description [src]
Sets the icon of action
.
Available since: | 2.16 |
Deprecated since: | 3.10 |
Use |
Sets property | Gtk.Action:gicon |
Parameters
icon
-
Type:
GIcon
The
GIcon
to set.The data is owned by the caller of the function.