Method

PidginPresenceIconset_fallback

since: 3.0

Declaration [src]

void
pidgin_presence_icon_set_fallback (
  PidginPresenceIcon* icon,
  const gchar* fallback
)

Description [src]

Sets the fallback icon name for icon to fallback.

Available since: 3.0

Parameters

fallback

Type: const gchar*

The name of the fallback icon name.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.