With PyGTK the include_hidden_chars parameter to GtkTextBuffer.get_text() had a default value [1]. With GTK3+pygi the value must be explicitly passed [2]. [1] http://developer.gnome.org/pygtk/stable/class-gtktextbuffer.html#method-gtktextbuffer--get-text [2] http://developer.gnome.org/gtk3/3.0/GtkTextBuffer.html#gtk-text-buffer-get-text [changed description] Signed-off-by: Sascha Silbe <silbe@activitycentral.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| activity.py | ||
| activityfactory.py | ||
| activityhandle.py | ||
| activityservice.py | ||
| bundlebuilder.py | ||
| i18n.py | ||
| main.py | ||
| Makefile.am | ||
| namingalert.py | ||
| widgets.py | ||