Method

PurpleContactInfoget_favorite

since: 3.0

Declaration [src]

gboolean
purple_contact_info_get_favorite (
  PurpleContactInfo* info
)

Description [src]

Gets whether or not info is a favorite or starred contact.

Available since: 3.0

Return value

Type: gboolean

TRUE if info is a favorite, otherwise FALSE.