Constructor

ClapperServernew

Declaration [src]

ClapperServer*
clapper_server_new (
  void
)

Description [src]

Creates a new ClapperServer instance.

Return value

Type: ClapperServer

A new ClapperServer instance.

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