Window.opacity - multiple declarations

Function Window.opacity

Sets the window's opacity

void opacity (
  float o
) @property;

Function Window.opacity

Gets the window's opacity

float opacity() @property;