Method

PurpleConversationget_favorite

since: 3.0

Declaration [src]

gboolean
purple_conversation_get_favorite (
  PurpleConversation* conversation
)

Description [src]

Gets whether or not conversation is a favorite conversation.

Available since: 3.0

Return value

Type: gboolean

TRUE if conversation has been set a as a favorite, otherwise FALSE.