Constructor
EvinceDocumentImagenew_from_pixbuf
Declaration [src]
EvImage*
ev_image_new_from_pixbuf (
GdkPixbuf* pixbuf
)
Parameters
pixbuf
-
Type:
GdkPixbuf
No description available.
The data is owned by the caller of the function.
Return value
Type: EvImage
No description available.
The caller of the function takes ownership of the data, and is responsible for freeing it. |