Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
Daniel Drake fd7b599710 Object Chooser: update for GDK3 get_xid()
In GDK3 the 'xid' attribute is gone and is replaced with
gdk_x11_window_get_xid(), or the get_xid() method in Python.

Needed to be able to open the object chooser from Browse without hassle.

Signed-off-by: Daniel Drake <dsd@laptop.org>
Acked-by: Simon Schampijer <simon@laptop.org>
2012-05-22 13:00:24 +02:00
bin
examples
m4
po Commit from Sugar Labs: Translation System by user cjl.: 35 of 35 messages translated (0 fuzzy). 2012-05-19 18:37:17 +02:00
src Object Chooser: update for GDK3 get_xid() 2012-05-22 13:00:24 +02:00
tests
.gitignore
AUTHORS
autogen.sh
configure.ac Release 0.96.1 2012-05-04 18:57:31 +02:00
COPYING
MAINTAINERS
Makefile.am
README

Sugar is the core of the OLPC Human Interface. The toolkit provides
a set of widgets to build HIG compliant applications and interfaces
to interact with system services like presence and the datastore.