sugar-toolkit-gtk3/src/sugar3/graphics
Simon Schampijer 020917ac02 EventIcon: all the events go directly to the event box
Position the event box window above the windows of its child, that way
all events inside the event box will go to the event box. If the window is
below, events in windows of child widgets will first go to that widget,
and then to its parents [1].

[1] http://developer.gnome.org/gtk3/3.4/GtkEventBox.html#gtk-event-box-set-above-child

Signed-off-by: Simon Schampijer <simon@laptop.org>
Reviewed-by: Benjamin Berg <benzea@sugarlabs.org>
Acked-by: Manuel Quiñones <manuq@laptop.org>
2012-06-21 14:28:01 +02:00
..
__init__.py
alert.py Trivial GTK3 porting fixes 2011-12-20 19:00:17 +01:00
animator.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00
colorbutton.py Replacing set_data/get_data with a python attribute 2012-06-06 14:56:44 +02:00
combobox.py Trivial GTK3 porting fixes 2011-12-20 19:00:17 +01:00
icon.py EventIcon: all the events go directly to the event box 2012-06-21 14:28:01 +02:00
iconentry.py Trivial GTK3 porting fixes 2011-12-20 19:00:17 +01:00
Makefile.am Remove Canvas* widgets and other hippo-canvas using parts 2011-12-13 17:19:52 -03:00
menuitem.py Replacing set_data/get_data with a python attribute 2012-06-06 14:56:44 +02:00
notebook.py Adapt to Gtk.icon_size_lookup*() API changes 2011-12-13 17:19:52 -03:00
objectchooser.py Object Chooser: update for GDK3 get_xid() 2012-05-22 13:00:24 +02:00
palette.py Draw accelerator in Palette SL #3459 2012-04-19 18:37:15 +02:00
palettegroup.py Reimplement Palettes for GTK3 2011-12-20 19:19:16 +01:00
palettewindow.py Make sure we have a widget before attaching an invoker, SL #3460 2012-06-06 14:57:52 +02:00
panel.py Trivial GTK3 porting fixes 2011-12-20 19:00:17 +01:00
radiopalette.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00
radiotoolbutton.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00
style.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00
toggletoolbutton.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00
toolbarbox.py Mimic the behaviour and style of the Sugar GTK+ 2 toolbutton palettes in GTK+ 3 2012-03-15 18:25:08 +01:00
toolbox.py Trivial GTK3 porting fixes 2011-12-20 19:00:17 +01:00
toolbutton.py Replacing set_data/get_data with a python attribute 2012-06-06 14:56:44 +02:00
toolcombobox.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00
tray.py Tray: set a minimum size in the viewport so that it allows scrolling 2012-05-04 16:26:48 +02:00
window.py Window: fixup of wrong conversion introduced by pygi-convert.sh 2012-02-02 20:27:30 +01:00
xocolor.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00