Method

PwgLinkget_global

since: 0.3.7

Declaration [src]

PwgGlobal*
pwg_link_get_global (
  PwgLink* self
)

Description [src]

Gets the global descriptor used to bind this link.

Stability: Unstable

Available since: 0.3.7

Gets propertyPwg.Link:global

Return value

Type: PwgGlobal

The global descriptor used to bind this link.

The returned data is owned by the instance.