Function

Lfbget_proxy

since: 0.0

Declaration [src]

LfbGdbusFeedback*
lfb_get_proxy (
  void
)

Description [src]

This can be used to access the lower level API e.g. to listen to property changes. The object is not owned by the caller. Don’t unref it after use.

Available since: 0.0

Return value

Type: LfbGdbusFeedback

The DBus proxy.

The data is owned by the called function.