I'd like to make a Gtk.Label text Bold, but I cant seem to find any properties that would allow this. I've looked at the Pango stuff with Layout and stuff, but I cant make sense of it for this. The extent I've used Pango so far, is using Pango.Weight.Bold and such in my text tag generator. Any ideas? Phil