Constructor

ClapperServernew

deprecated: 0.10 

Declaration [src]

ClapperServer*
clapper_server_new (
  void
)

Description [src]

Creates a new ClapperServer instance.

Deprecated since: 0.10

Use Control Hub from clapper-enhancers repo instead.

Return value

Type: ClapperServer

A new ClapperServer instance.

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