sugar-toolkit-gtk3/src/sugar3/graphics
Simon Schampijer 06fab044e2 RadioToolButton: make sure _hide_tooltip_on_click is initialized in time
If we pass the active property to the constructor do_clicked seem
to get called. Before chaining up to the Gtk.RadioToolButton
constructor we need to initialize the variable.

This is a followup of 5a1b380dd6

Signed-off-by: Simon Schampijer <simon@laptop.org>
Tested-by: Gonzalo Odiard <gonzalo@laptop.org>
Acked-by: Manuel Quiñones <manuq@laptop.org>
2012-11-28 18:57:37 +01:00
..
__init__.py
alert.py Alert: fix for traceback in the draw - SL #4251 2012-11-22 14:20:27 -03:00
animator.py
colorbutton.py Add support for locking Palettes, SL #4008 2012-11-21 20:21:46 +01:00
combobox.py
icon.py
iconentry.py
Makefile.am
menuitem.py
notebook.py
objectchooser.py
palette.py
palettegroup.py
palettemenu.py
palettewindow.py Follow up fixes for the lockable Palette support 2012-11-23 17:38:05 +01:00
panel.py
radiopalette.py
radiotoolbutton.py RadioToolButton: make sure _hide_tooltip_on_click is initialized in time 2012-11-28 18:57:37 +01:00
style.py
toggletoolbutton.py
toolbarbox.py Add support for locking Palettes, SL #4008 2012-11-21 20:21:46 +01:00
toolbox.py
toolbutton.py
toolcombobox.py
tray.py TrayIcon: set the touch mask on the event box, part of SL #4127 2012-11-05 14:40:31 +01:00
window.py window: Avoid odd scrolling on OSK presence 2012-11-27 19:07:16 +01:00
xocolor.py