Method
PurpleRequestPageexists
unstable since: 3.0
[−]
Declaration [src]
gboolean
purple_request_page_exists (
PurpleRequestPage* page,
const char* id
)
[−]
Description [src]
Returns whether or not the field with the specified ID exists.
Available since: 3.0
[−]
Parameters
id
-
Type:
const char*
The ID of the field.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.