Method

ClapperServerget_running

deprecated: 0.10 

Declaration [src]

gboolean
clapper_server_get_running (
  ClapperServer* server
)

Description [src]

Get whether ClapperServer is currently running.

Deprecated since: 0.10

Use Control Hub from clapper-enhancers repo instead.

Gets propertyClapper.Server:running

Return value

Type: gboolean

TRUE if running, FALSE otherwise.