Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
James Cameron c92d0009df Write documentation for sugar3.graphics.ToolButton
- add two examples,

- document critical properties as keyword arguments in the class init,

- ensure documentation is consistent between RadioToolButton and
  ToolButton, (as some of the text is similar),

- part of feature Sugar3 Docs,
  https://wiki.sugarlabs.org/go/Features/Sugar3_Docs

- follow How To Guide
  https://wiki.sugarlabs.org/go/Features/Sugar3_Docs/How_To_Write

Derived from work by

- Hrishi <hrishipatel99@gmail.com> (31176ea) and

- radicalonion <ndefilippis98@gmail.com> (db89aca).
2016-12-12 15:51:49 +11:00
bin sugar-activity: typo 2016-10-08 11:06:57 +11:00
doc Release Sugar 0.110.0 stable 2016-10-07 21:49:00 +11:00
examples Write documentation for sugar3.graphics.ToolButton 2016-12-12 15:51:49 +11:00
m4 Add simple toolbars example 2009-07-10 04:07:10 +00:00
po Disabled aym language due to missing po files. 2016-12-03 03:19:32 -03:00
src Write documentation for sugar3.graphics.ToolButton 2016-12-12 15:51:49 +11:00
tests Implement mime.get_mime_parents using python 2014-03-08 15:34:23 +01:00
.gitignore Add generated doc files to the gitignore 2016-06-18 12:30:53 +10:00
AUTHORS
autogen.sh Modernize gettext setup 2014-03-30 11:54:48 +01:00
configure.ac Release Sugar 0.110.0 stable 2016-10-07 21:49:00 +11:00
COPYING Make it distcheck. Fix license. 2008-02-06 16:43:10 +01:00
MAINTAINERS Add MAINTAINERS file 2011-12-13 17:37:50 -03:00
make-doc.sh Change make-doc.sh interpreter 2015-12-30 00:11:40 -05:00
Makefile.am Add missing translations 2014-03-30 11:58:36 +01:00
README Test commit 2014-05-11 22:21:12 +02:00

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.