Function OpenGLDrawable.this

this(
  void delegate(Rect, Rect) drawHandler = cast(void delegate(Rect windowRect, Rect rc))null
);