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
alert.py
animator.py
colorbutton.py Fix the drawing of ColorToolButton, RadioToolButton and ToggleToolButton 2012-08-27 14:13:42 -03:00
combobox.py
icon.py Icon: Gdk.CairoContext does not exist 2012-09-06 18:14:56 +02:00
iconentry.py
Makefile.am
menuitem.py
notebook.py
objectchooser.py
palette.py
palettegroup.py
palettewindow.py
panel.py
radiopalette.py
radiotoolbutton.py Fix the drawing of ColorToolButton, RadioToolButton and ToggleToolButton 2012-08-27 14:13:42 -03:00
style.py
toggletoolbutton.py Fix the drawing of ColorToolButton, RadioToolButton and ToggleToolButton 2012-08-27 14:13:42 -03:00
toolbarbox.py
toolbox.py
toolbutton.py
toolcombobox.py
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