Method
GtkImageset_from_gicon
since: 2.14
Declaration [src]
void
gtk_image_set_from_gicon (
GtkImage* image,
GIcon* icon,
GtkIconSize size
)
Parameters
icon
-
Type:
GIcon
An icon.
The data is owned by the caller of the method. size
-
Type:
GtkIconSize
An icon size (
GtkIconSize
).