Method

PwgLinkget_core

since: 0.3.7

Declaration [src]

PwgCore*
pwg_link_get_core (
  PwgLink* self
)

Description [src]

Gets the core used by this link wrapper.

Stability: Unstable

Available since: 0.3.7

Gets propertyPwg.Link:core

Return value

Type: PwgCore

The core used by this link wrapper.

The returned data is owned by the instance.