Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
Manuel Quiñones 1beb8757c1 ToolButton: add 'icon_name' as a GObject property SL #3658
Sugar ToolButton inherits from Gtk.ToolButton but is not overwriting
'icon_name' property.  So 'icon_name' can be passed to the constructor
of Sugar ToolButton but the result is different than setting it via
ToolButton.props.icon_name.

Signed-off-by: Manuel Quiñones <manuq@laptop.org>
Acked-by: Simon Schampijer <simon@laptop.org>
2012-06-01 11:12:52 -03:00
bin Use the gtk3 toolkit in the sugar-activity 2011-12-20 19:19:26 +01:00
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 ToolButton: add 'icon_name' as a GObject property SL #3658 2012-06-01 11:12:52 -03:00
tests
.gitignore
AUTHORS
autogen.sh
configure.ac Release 0.96.1 2012-05-04 18:57:31 +02:00
COPYING
MAINTAINERS Add MAINTAINERS file 2011-12-13 17:37:50 -03:00
Makefile.am sugar-activity: import and make independent of sugar-toolkit GTK versions 2011-12-13 17:35:30 -03:00
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.