Function
Purplerequest_cpar_set_compact
unstable since: 3.0
Declaration [src]
void
purple_request_cpar_set_compact (
PurpleRequestCommonParameters* cpar,
gboolean compact
)
Parameters
cpar-
Type:
PurpleRequestCommonParametersThe parameters set.
The data is owned by the caller of the function. compact-
Type:
gbooleanTRUE for compact, FALSE otherwise.