group_self_handle
Description:
[ NoAccessorMethod ]
[ Version ( deprecated = true , since = "0.7.12" ) ]
public uint group_self_handle { get; }
[ Version ( deprecated = true , since = "0.7.12" ) ]
public uint group_self_handle { get; }
Warning: group_self_handle is deprecated.
If this channel is a group and TP_CHANNEL_FEATURE_GROUP
has been prepared, and the user is a member of the group, the
Handle representing them in this group.
Note:
Use group_self_contact instead.
Otherwise, the result may be either a handle representing the user, or 0.
Change notification is via notify::group-self-handle.