public SurfaceReceiver(Gdk.Window window, Gdk.Pixbuf surface) { rfx = new Rfx(); this.window = window; this.surface = surface; }