예제 #1
0
		public EditorShell (Glade.XML gxml, GConf.ChangeSet cs)
		{
			this.gxml = gxml;
			this.cs = cs;
		}
예제 #2
0
 public EditorShell(Glade.XML gxml, GConf.ChangeSet cs)
 {
     this.gxml = gxml;
     this.cs   = cs;
 }