Constructor
PapersDocumentImagenew_from_pixbuf
Declaration [src]
PpsImage*
pps_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: PpsImage
No description available.
The caller of the function takes ownership of the data, and is responsible for freeing it. |