Method

GtkImageset_from_resource

Declaration [src]

void
gtk_image_set_from_resource (
  GtkImage* image,
  const gchar* resource_path
)

Description [src]

See gtk_image_new_from_resource() for details.

Parameters

resource_path

Type: const gchar*

A resource path 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.