Method
PwgImplModuleget_core
since: 0.1
Declaration [src]
PwgCore*
pwg_impl_module_get_core (
PwgImplModule* self
)
Description [src]
Gets the core that owns this loaded module.
Stability: Unstable
Available since: 0.1
| Gets property | Pwg.ImplModule:core |
Return value
Type: PwgCore
The owning core.
| The returned data is owned by the instance. |