Method

PurpleRequestFieldImageget_buffer

Declaration [src]

const char*
purple_request_field_image_get_buffer (
  PurpleRequestFieldImage* field
)

Description [src]

Returns pointer to the image.

Return value

Type: const char*

Pointer to the image.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.