Method

PurpleConversationMembersget_active_typers

unstable since: 3.0

Declaration [src]

GListModel*
purple_conversation_members_get_active_typers (
  PurpleConversationMembers* members
)

Description [src]

Gets the list of PurpleConversationMembers that are actively typing.

Available since: 3.0

Return value

Type: A list model of GObject

The list of active of members that are actively typing.

The returned data is owned by the instance.