Method

PwgRegistrystart

since: 0.1

Declaration [src]

_Bool
pwg_registry_start (
  PwgRegistry* self
  GError** error
)

Description [src]

Starts registry discovery. If the core is not connected, this method connects it first.

Stability: Unstable

Available since: 0.1

Return value

Type: _Bool

TRUE when discovery started or was already running.