Constructor

PurpleBadgesnew

unstable since: 3.0

Declaration [src]

PurpleBadges*
purple_badges_new (
  void
)

Description [src]

Creates a new badges collection.

Available since: 3.0

Return value

Type: PurpleBadges

The new instance.

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