sugar-toolkit-gtk3/src/sugar3/graphics
Simon Schampijer 1ed4eb8ad5 Icon: Gdk.CairoContext does not exist
First of all 'Gdk.CairoContext' does not exist, this has been
made up by the conversion script in 820efa56b9

We do not need the previous gtk.gdk.CairoContext here anymore, we
do only want to set the background of the context here. See the
toolkit-gtk2 commit where this has been simplified [1].

[1] 6ce463585c

Signed-off-by: Simon Schampijer <simon@laptop.org>
Acked-by: Manuel Quiñones <manuq@laptop.org>
2012-09-06 18:14:56 +02:00
..
__init__.py Rename the module to sugar3 2011-11-14 18:17:18 +01:00
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 Fix the drawing of ColorToolButton, RadioToolButton and ToggleToolButton 2012-08-27 14:13:42 -03:00
combobox.py Trivial GTK3 porting fixes 2011-12-20 19:00:17 +01:00
icon.py Icon: Gdk.CairoContext does not exist 2012-09-06 18:14:56 +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 Fix the drawing of ColorToolButton, RadioToolButton and ToggleToolButton 2012-08-27 14:13:42 -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 Fix the drawing of ColorToolButton, RadioToolButton and ToggleToolButton 2012-08-27 14:13:42 -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 Fix the drawing method of _IconWidget, used by IconTray 2012-08-23 08:27:45 -03:00
window.py Replace signal used in UnfullscreenButton to enable use with touch - SL #3798 2012-08-15 13:14:15 +02:00
xocolor.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00