Method
GtkImageset_from_surface
since: 3.10
Declaration [src]
void
gtk_image_set_from_surface (
GtkImage* image,
cairo_surface_t* surface
)
Parameters
surface
-
Type:
cairo_surface_t
A cairo_surface_t or
NULL
.The argument can be NULL
.The data is owned by the caller of the method.