Method
PidginPresenceIconset_presence
unstable since: 3.0
Declaration [src]
void
pidgin_presence_icon_set_presence (
PidginPresenceIcon* icon,
PurplePresence* presence
)
Description [src]
Sets the PurplePresence for icon to display.
Available since: 3.0
| Sets property | Pidgin.PresenceIcon:presence |
Parameters
presence-
Type:
PurplePresenceThe new
PurplePresenceto set, orNULLto unset.The argument can be NULL.The data is owned by the caller of the method.