Method
PurpleRequestFieldAccountmatch
unstable since: 3.0
Declaration [src]
gboolean
purple_request_field_account_match (
PurpleRequestFieldAccount* field,
PurpleAccount* account
)
Description [src]
Returns whether the specified account is matched by the filter or not.
Available since: 3.0
Parameters
account
-
Type:
PurpleAccount
The account to check.
The data is owned by the caller of the method.