Method

PhoshDBusDisplayConfigset_night_light_supported

Declaration [src]

void
phosh_dbus_display_config_set_night_light_supported (
  PhoshDBusDisplayConfig* object,
  gboolean value
)

Description [src]

Sets the NightLightSupported” 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.