Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
Gonzalo Odiard 2186c53aeb Palettes based in GtkMenu do not have present() method
There are two different palette widgets in Sugar.
_PaletteMenuWidget is a Gtk.Menu and  _PaletteWindowWidget is a Gtk.Window.
Only the palettes where the widget is a Gtk.Window can do present()
2015-05-16 19:13:34 +10:00
bin
examples New invoker, TreeViewInvoker 2015-05-14 12:04:07 -03:00
m4
po
src Palettes based in GtkMenu do not have present() method 2015-05-16 19:13:34 +10:00
tests
.gitignore
AUTHORS
autogen.sh
configure.ac Release 0.105.0 2015-04-20 13:52:25 -04: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.