// // Gtk.Label.custom // // This code is inserted after the automatically generated code. // // Author: John Luke // public Label () { Raw = gtk_label_new (null); }