Hello, I am trying to create a new HTML widget: HTML html = new HTML() I am using both Gtk and GtkSharp assemblies but when I compile my program I get the error: cib.cs(123) error CS0246: Cannot find type `HTML' Any help would be great. Thanks, Joe