20 Sep 17:38
Setting the pango.Language for a widget
From: F Wolff <friedel <at> translate.org.za>
Subject: Setting the pango.Language for a widget
Newsgroups: gmane.comp.gnome.gtk+.internationalization
Date: 2008-09-20 15:38:40 GMT
Subject: Setting the pango.Language for a widget
Newsgroups: gmane.comp.gnome.gtk+.internationalization
Date: 2008-09-20 15:38:40 GMT
Hallo list I'm struggling to set the language for the pango context of a text view. Things work well when I'm working with pango layouts text_view.modify_font works as advertised, but I'm trying text_view.get_pango_context().set_language(...), with no effect. The widgets are inheriting correctly from their parents, but I want to set different languages for widgets in my container. I attach a minimal Python test case. Any help will be appreciated. Friedel -- Recently on my blog: http://translate.org.za/blogs/friedel/en/content/vrot-mango
_______________________________________________ gtk-i18n-list mailing list gtk-i18n-list <at> gnome.org http://mail.gnome.org/mailman/listinfo/gtk-i18n-list
RSS Feed