Constructor

PidginApplicationnew

since: 3.0

Declaration [src]

GApplication*
pidgin_application_new (
  void
)

Description [src]

Creates a new PidginApplication instance.

Available since: 3.0

Return value

Type: GApplication

The new PidginApplication instance.

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