Method

PwgPortInfoget_global

since: 0.1

Declaration [src]

PwgGlobal*
pwg_port_info_get_global (
  PwgPortInfo* 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.