Constructor
PidginApplicationnew
unstable since: 3.0
Declaration [src]
GApplication*
pidgin_application_new (
void
)
Return value
Type: GApplication
The new PidginApplication
instance.
The caller of the function takes ownership of the data, and is responsible for freeing it. |