I can't get the following to compile.  I get a parse error at the last line.

TextTagTable textTagTable = new TextTagTable ();
TextTag statusTag = new TextTag ("status");
textTagTable.Add (statusTag);

I compile with the flags -pkg:gtk-sharp-2.0

Is there something I'm doing wrong?
_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to