[Gtk-sharp-list] TextTag

White Spirit wspirit at homechoice.co.uk
Fri Jan 19 08:57:23 EST 2007


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?


More information about the Gtk-sharp-list mailing list