Method
MalcontentUseris_in_same_family
unstable since: 0.14.0
Declaration [src]
gboolean
mct_user_is_in_same_family (
MctUser* self,
MctUser* other
)
Description [src]
Calculate whether two users are in the same family.
See the documentation for MctUserManager for the definition
of a family.
Available since: 0.14.0
Parameters
other-
Type:
MctUserAnother user.
The data is owned by the caller of the method.