Method

PwgNodeget_running

since: 0.1

Declaration [src]

_Bool
pwg_node_get_running (
  PwgNode* self
)

Description [src]

Gets whether the node wrapper is running.

Stability: Unstable

Available since: 0.1

Gets propertyPwg.Node:running

Return value

Type: _Bool

Whether the node wrapper is running.