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: GtkIconSet

A GtkIconSet.

The data is owned by the caller of the method.
size

Type: GtkIconSize

A stock icon size (GtkIconSize)