PixbufLoader.writeBytes

Parses the next contents of the given image buffer.

class PixbufLoader
bool
writeBytes

Parameters

buffer Bytes

The image data as a GBytes buffer.

Return Value

Type: bool

TRUE if the write was successful, or FALSE if the loader cannot parse the buffer

Throws

GException on failure.

Meta

Since

2.30