Method

PwgGlobalget_properties

since: 0.1

Declaration [src]

GVariant*
pwg_global_get_properties (
  PwgGlobal* self
)

Description [src]

Gets a copy of the PipeWire global properties.

Stability: Unstable

Available since: 0.1

Gets propertyPwg.Global:properties

Return value

Type: GVariant

The global properties as an a{ss} variant.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.