Serializes a gdkpixbuf.Pixdata structure into a byte stream. The byte stream consists of a straightforward writeout of the gdkpixbuf.Pixdata fields in network byte order, plus the pixel_data bytes the structure points to.
A newly-allocated string containing the serialized gdkpixbuf.Pixdata structure.
Deprecated: Use gio.Resource instead.
Serializes a gdkpixbuf.Pixdata structure into a byte stream. The byte stream consists of a straightforward writeout of the gdkpixbuf.Pixdata fields in network byte order, plus the pixel_data bytes the structure points to.