Ejemplo n.º 1
0
 public SurfaceReceiver(Gdk.Window window, Gdk.Pixbuf surface)
 {
     rfx          = new Rfx();
     this.window  = window;
     this.surface = surface;
 }
Ejemplo n.º 2
0
 public SurfaceReceiver(Gdk.Window window, Gdk.Pixbuf surface)
 {
     rfx = new Rfx();
     this.window = window;
     this.surface = surface;
 }