[pygtk] PyGtk and Unicode support

David Arnold davida@pobox.com
Tue, 21 Nov 2000 13:10:23 +1100


-->"Tessa" == Tessa Lau <tlau@cs.washington.edu> writes:

  Tessa> What's the status on Unicode support in Gtk and the Python
  Tessa> wrappers? I tried using insert_defaults to insert a string
  Tessa> containing some Unicode characters into a GtkText widget, and
  Tessa> I saw a different set of characters than I expected.

i'm guessing here, but you probably need to convert it into 8859-1
first?



d