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