Method
PurpleRequestFieldImageget_buffer
[−]
Declaration [src]
const char*
purple_request_field_image_get_buffer (
PurpleRequestFieldImage* field
)
[−]
Return value
Type: const char*
Pointer to the image.
The returned data is owned by the instance. |
The value is a NUL terminated UTF-8 string. |