You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sascha Silbe c82a775267 Use accessor functions for data fields
The following data fields that were provided by PyGTK are not accessible
directly in GTK3+pygi and need to be replaced by accessor calls:

Adjustment.lower
Adjustment.page_size
Adjustment.upper
Adjustment.value
Bin.child
Widget.parent
Widget.style
Widget.window

Based on patches by Daniel Drake <dsd@laptop.org>.

Signed-off-by: Sascha Silbe <silbe@activitycentral.com>
13 years ago
..
activity Use accessor functions for data fields 13 years ago
bundle Fix broken imports 13 years ago
datastore Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
graphics Use accessor functions for data fields 13 years ago
presence Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
.gitignore Rename the module to sugar3 13 years ago
.license Rename the module to sugar3 13 years ago
Makefile.am Switch sugarext to be an introspectable library 13 years ago
acme-volume-alsa.c Rename the module to sugar3 13 years ago
acme-volume-alsa.h Rename the module to sugar3 13 years ago
acme-volume.c Rename the module to sugar3 13 years ago
acme-volume.h Rename the module to sugar3 13 years ago
eggaccelerators.c Rename the module to sugar3 13 years ago
eggaccelerators.h Switch sugarext to be an introspectable library 13 years ago
eggdesktopfile.c Rename the module to sugar3 13 years ago
eggdesktopfile.h Rename the module to sugar3 13 years ago
eggsmclient-private.h Switch sugarext to be an introspectable library 13 years ago
eggsmclient-xsmp.c Rename the module to sugar3 13 years ago
eggsmclient.c Rename the module to sugar3 13 years ago
eggsmclient.h Rename the module to sugar3 13 years ago
env.py Rename the module to sugar3 13 years ago
gsm-app.c Rename the module to sugar3 13 years ago
gsm-app.h Rename the module to sugar3 13 years ago
gsm-client-xsmp.c Rename the module to sugar3 13 years ago
gsm-client-xsmp.h Rename the module to sugar3 13 years ago
gsm-client.c Rename the module to sugar3 13 years ago
gsm-client.h Rename the module to sugar3 13 years ago
gsm-session.c Switch sugarext to be an introspectable library 13 years ago
gsm-session.h Rename the module to sugar3 13 years ago
gsm-xsmp.c Rename the module to sugar3 13 years ago
gsm-xsmp.h Rename the module to sugar3 13 years ago
network.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
profile.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
session.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
sugar-grid.c Rename the module to sugar3 13 years ago
sugar-grid.h Rename the module to sugar3 13 years ago
sugar-key-grabber.c Rename the module to sugar3 13 years ago
sugar-key-grabber.h Switch sugarext to be an introspectable library 13 years ago
sugar-marshal.list Rename the module to sugar3 13 years ago
sugar-menu.c Rename the module to sugar3 13 years ago
sugar-menu.h Switch sugarext to be an introspectable library 13 years ago
util.py Rename the module to sugar3 13 years ago
wm.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago