Function
Purplerequest_cpar_set_html
Declaration [src]
void
purple_request_cpar_set_html (
PurpleRequestCommonParameters* cpar,
gboolean enabled
)
Parameters
cpar |
PurpleRequestCommonParameters |
The parameters set. |
|
The data is owned by the caller of the function. | |
enabled |
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. |