Method

PwgNodeInfoget_global

since: 0.1

Declaration [src]

PwgGlobal*
pwg_node_info_get_global (
  PwgNodeInfo* self
)

Description [src]

Gets the wrapped global descriptor.

Stability: Unstable

Available since: 0.1

Return value

Type: PwgGlobal

The wrapped global descriptor.

The returned data is owned by the instance.