Method

PidginPresenceIconget_fallback

since: 3.0

Declaration [src]

const gchar*
pidgin_presence_icon_get_fallback (
  PidginPresenceIcon* icon
)

Description [src]

Gets the name of the fallback icon from icon.

Available since: 3.0

Return value

Type: const gchar*

The fallback icon name for icon.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.