Method

PhoshDBusSensorProxyset_has_ambient_light

Declaration [src]

void
phosh_dbus_sensor_proxy_set_has_ambient_light (
  PhoshDBusSensorProxy* object,
  gboolean value
)

Description [src]

Sets the HasAmbientLight” D-Bus property to value.

Since this D-Bus property is not writable, it is only meaningful to use this function on the service-side.

This method is not directly available to language bindings.

Parameters

value

Type: gboolean

The value to set.