Method

PidginNotifiableget_notification_count

since: 3.0

Declaration [src]

guint
pidgin_notifiable_get_notification_count (
  PidginNotifiable* notifiable
)

Description [src]

Gets the number of notifications.

It’s up the the consumer to decide if the exact number or an estimate, like 10+ is displayed.

Available since: 3.0

Return value

Type: guint

The number of notifications.