Method

PidginPresenceIconget_presence

since: 3.0

Declaration [src]

PurplePresence*
pidgin_presence_icon_get_presence (
  PidginPresenceIcon* icon
)

Description [src]

Gets the PurplePresence that icon is displaying.

Available since: 3.0

Return value

Type: PurplePresence

The PurplePresence if set otherwise NULL.

The data is owned by the instance.