Method
PidginPresenceIconget_presence
unstable 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
Gets property | Pidgin.PresenceIcon:presence |
Return value
Type: PurplePresence
The PurplePresence
if set otherwise NULL
.
The returned data is owned by the instance. |