Method
PwgNodeget_core
since: 0.1
Declaration [src]
PwgCore*
pwg_node_get_core (
PwgNode* self
)
Description [src]
Gets the core used by this node wrapper.
Stability: Unstable
Available since: 0.1
| Gets property | Pwg.Node:core |
Return value
Type: PwgCore
The core used by this node wrapper.
| The returned data is owned by the instance. |