Method
GtkImageset_from_resource
[−]
Declaration [src]
void
gtk_image_set_from_resource (
GtkImage* image,
const gchar* resource_path
)
[−]
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.