Method
PwgNodeget_global
since: 0.1
Declaration [src]
PwgGlobal*
pwg_node_get_global (
PwgNode* self
)
Description [src]
Gets the global descriptor used to bind this node.
Stability: Unstable
Available since: 0.1
| Gets property | Pwg.Node:global |
Return value
Type: PwgGlobal
The global descriptor used to bind this node.
| The returned data is owned by the instance. |