[Glade-users] UTF-8 in Glade

Alexey Kurochkin alexey.kurochkin at pathfinderlwd.com
Fri Apr 11 07:58:23 EDT 2008


On Thu, 2008-04-10 at 11:16 -0700, Mike Slinn wrote:
> 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?

Copy & paste from character map should work.

> 
> Mike
> _______________________________________________
> Glade-users maillist  -  Glade-users at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/glade-users


More information about the Glade-users mailing list