Function

Lfbget_proxy

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.

Return value

Type: LfbGdbusFeedback

The DBus proxy.

The data is owned by the called function.