Sugar Learning Environment, Activity Toolkit, GTK 3.
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.
 
 
 
 
 
Daniel Drake 4aacaaf56e icon: fix set_source_pixbuf() invocations
The previous set_source_pixbuf() invocation (on a Cairo context) involves
Gdk data types, so in the new introspection world we need to call a Gdk
function rather than operating on the Cairo object (even if Cairo had already
been converted to introspection).

Signed-off-by: Daniel Drake <dsd@laptop.org>
[added description; split out from another patch]
Signed-off-by: Sascha Silbe <silbe@activitycentral.com>
13 years ago
examples Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
m4 Add simple toolbars example 15 years ago
po Rename the module to sugar3 13 years ago
src icon: fix set_source_pixbuf() invocations 13 years ago
tests Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
.gitignore Switch sugarext to be an introspectable library 13 years ago
AUTHORS Add AUTHORS file 17 years ago
COPYING Make it distcheck. Fix license. 17 years ago
Makefile.am Switch sugarext to be an introspectable library 13 years ago
README Release 0.79.0 17 years ago
autogen.sh autogen.sh: pass --enable-maintainer-mode to configure 14 years ago
configure.ac Switch sugarext to be an introspectable library 13 years ago

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.