Method

GtkImageset_from_icon_name

since: 2.6

Declaration [src]

void
gtk_image_set_from_icon_name (
  GtkImage* image,
  const gchar* icon_name,
  GtkIconSize size
)

Description [src]

See gtk_image_new_from_icon_name() for details.

Available since: 2.6

Parameters

icon_name

Type: const gchar*

An icon name or NULL.

The argument can be NULL.
The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.
size

Type: GtkIconSize

An icon size (GtkIconSize)