Method

MetaBacklightset_brightness

Declaration [src]

void
meta_backlight_set_brightness (
  MetaBacklight* backlight,
  int brightness
)

Description [src]

Sets the brightness target of the backlight. The target is a value between the minimum and maximum brightness of the backlight.

Parameters

brightness

Type: int

The brightness target.