Method

PwgNodeget_bound

since: 0.1

Declaration [src]

_Bool
pwg_node_get_bound (
  PwgNode* self
)

Description [src]

Gets whether the node proxy is currently bound.

Stability: Unstable

Available since: 0.1

Gets propertyPwg.Node:bound

Return value

Type: _Bool

Whether the node proxy is currently bound.