Constructor

PidginBadgesnew

unstable since: 3.0

Declaration [src]

GtkWidget*
pidgin_badges_new (
  PurpleBadges* badges
)

Description [src]

Displays badges.

Available since: 3.0

Parameters

badges

Type: PurpleBadges

The badges to display.

The data is owned by the caller of the function.

Return value

Type: GtkWidget

The new widget.

The caller of the function takes ownership of the data, and is responsible for freeing it.