public override void Draw(Gdk.Drawable d) { _screen.Draw(d); }
public override void Draw(Gdk.Drawable d) { _layer.Draw(d); }