[Glade-users] UTF-8 in Glade

Mike Slinn mslinn at mslinn.com
Thu Apr 10 14:16:53 EDT 2008


I want to display a degree sign in a label.  I'm using Glade 3.0 and 
PyGTK.  I know of two ways to specify the character in Python: 
u'\N{DEGREE SIGN}' and u'\u00b0'.

How can I specify this character as part of the default value of a 
GtkTextView widget using Glade?

Mike


More information about the Glade-users mailing list