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