sugar-toolkit-gtk3/src/sugar/graphics
Sascha Silbe 0521234fec CellRendererInvoker._redraw_path(): assure column is defined
We know that our code is correct and column should always be assigned, but it
never hurts to act defensively and guard against bugs in other pieces of the
code (or other components like GTK).

Reviewed-by: James Cameron <quozl@laptop.org>
Acked-by: Simon Schampijer <simon@laptop.org>
CC: Aleksey Lim <alsroot@member.fsf.org>
2010-11-23 17:14:36 +01:00
..
__init__.py
alert.py style cleanup: prefer ' for strings 2010-11-23 17:14:34 +01:00
animator.py
canvastextview.py
colorbutton.py
combobox.py style cleanup: prefer ' for strings 2010-11-23 17:14:34 +01:00
entry.py
icon.py style cleanup: prefer ' for strings 2010-11-23 17:14:34 +01:00
iconentry.py PEP8 white space and long line fixes 2009-08-25 21:12:40 +02:00
Makefile.am
menuitem.py
notebook.py
objectchooser.py style cleanup: prefer ' for strings 2010-11-23 17:14:34 +01:00
palette.py pylint cleanup: remove unused imports 2010-11-23 17:14:35 +01:00
palettegroup.py PEP8 cleanup: don't use has_key() 2010-11-23 17:14:32 +01:00
palettewindow.py CellRendererInvoker._redraw_path(): assure column is defined 2010-11-23 17:14:36 +01:00
panel.py
radiopalette.py
radiotoolbutton.py style cleanup: prefer ' for strings 2010-11-23 17:14:34 +01:00
roundbox.py
style.py PEP8 cleanup: fix deprecated raise syntax 2010-11-23 17:14:34 +01:00
toggletoolbutton.py style cleanup: prefer ' for strings 2010-11-23 17:14:34 +01:00
toolbarbox.py
toolbox.py
toolbutton.py style cleanup: prefer ' for strings 2010-11-23 17:14:34 +01:00
toolcombobox.py
tray.py style cleanup: prefer ' for strings 2010-11-23 17:14:34 +01:00
window.py
xocolor.py style cleanup: prefer ' for strings 2010-11-23 17:14:34 +01:00