Method

PwgNodestart

since: 0.1

Declaration [src]

_Bool
pwg_node_start (
  PwgNode* self
  GError** error
)

Description [src]

Binds the node proxy. If the core is not connected, this method connects it first.

Stability: Unstable

Available since: 0.1

Return value

Type: _Bool

TRUE when the node proxy started or was already running.