Method
PwgMetadataget_core
since: 0.1
Declaration [src]
PwgCore*
pwg_metadata_get_core (
PwgMetadata* self
)
Description [src]
Gets the core used by this metadata wrapper.
Stability: Unstable
Available since: 0.1
| Gets property | Pwg.Metadata:core |
Return value
Type: PwgCore
The core used by this metadata wrapper.
| The returned data is owned by the instance. |