Method

GtkImageset_from_gicon

since: 2.14

Declaration [src]

void
gtk_image_set_from_gicon (
  GtkImage* image,
  GIcon* icon,
  GtkIconSize size
)

Description [src]

See gtk_image_new_from_gicon() for details.

Available since: 2.14

Parameters

icon

Type: GIcon

An icon.

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

Type: GtkIconSize

An icon size (GtkIconSize)