Method
GtkImageset_from_icon_set
deprecated: 3.10
Declaration [src]
void
gtk_image_set_from_icon_set (
GtkImage* image,
GtkIconSet* icon_set,
GtkIconSize size
)
Description [src]
See gtk_image_new_from_icon_set() for details.
Deprecated since: 3.10
Use gtk_image_set_from_icon_name() instead.
Parameters
icon_set-
Type:
GtkIconSetA
GtkIconSet.The data is owned by the caller of the method. size-
Type:
GtkIconSizeA stock icon size (
GtkIconSize).