Converts a #GdkPixdata to a #GdkPixbuf. If @copy_pixels is %TRUE or if the pixel data is run-length-encoded, the pixel data is copied into newly-allocated memory; otherwise it is reused.
a #GdkPixdata to convert into a #GdkPixbuf.
whether to copy raw pixel data; run-length encoded pixel data is always copied.
a new #GdkPixbuf.
Deprecated: Use #GResource instead.
GException on failure.
See Implementation
Converts a #GdkPixdata to a #GdkPixbuf. If @copy_pixels is %TRUE or if the pixel data is run-length-encoded, the pixel data is copied into newly-allocated memory; otherwise it is reused.