Window.brightness - multiple declarations

Function Window.brightness

Sets the window's brightness or gama multiplier

void brightness (
  float b
) @property;

Function Window.brightness

Gets the window's brightness or gama multiplier

float brightness() @property;