Method

PurpleConversationget_messages

since: 3.0

Declaration [src]

GListModel*
purple_conversation_get_messages (
  PurpleConversation* conversation
)

Description [src]

Gets the list of all messages in conversation.

Available since: 3.0

Return value

Type: A list model of GObject

The list of messages.

The data is owned by the instance.