[Glade-users] UTF-8 in Glade



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




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]