Function
Purplerequest_cpar_set_html
unstable since: 3.0
Declaration [src]
void
purple_request_cpar_set_html (
PurpleRequestCommonParameters* cpar,
gboolean enabled
)
Parameters
cpar
-
Type:
PurpleRequestCommonParameters
The parameters set.
The data is owned by the caller of the function. enabled
-
Type:
gboolean
1, if the text passed with the request contains HTML, 0 otherwise. Don’t use any other values, as they may be redefined in the future.