Method

PurplePresenceManagerget_active_index

unstable since: 3.0

Declaration [src]

guint
purple_presence_manager_get_active_index (
  PurplePresenceManager* manager
)

Description [src]

Gets the index of the currently active presence.

If no item is active G_MAXUINT will be returned.

Available since: 3.0

Return value

Type: guint

The index.