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 CellRendererIcon: add active state - SL #3989 2012-10-30 11:14:26 -03:00
iconentry.py IconEntry, set_icon_from_name: handle case when icon can not be found cleanly 2012-09-17 15:54:26 +02:00
Makefile.am Set correct padding and size for the palette, window implementation - SL #4144 2012-11-07 09:57:33 -03:00
menuitem.py Replacing set_data/get_data with a python attribute 2012-06-06 14:56:44 +02:00
notebook.py
objectchooser.py
palette.py Set correct padding and size for the palette, window implementation - SL #4144 2012-11-07 09:57:33 -03:00
palettegroup.py
palettemenu.py Set correct padding and size for the palette, window implementation - SL #4144 2012-11-07 09:57:33 -03:00
palettewindow.py Follow up fixes for the lockable Palette support 2012-11-23 17:38:05 +01:00
panel.py
radiopalette.py DescriptionButton, ShareButton: set the toggle_palette option to True 2012-11-06 15:21:35 +01:00
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 RadioToolButton, ToolButton, ToggleToolButton: add back the getter for the icon_name property 2012-09-20 09:38:39 +02:00
toolbarbox.py Add support for locking Palettes, SL #4008 2012-11-21 20:21:46 +01:00
toolbox.py
toolbutton.py Add toggle_palette property for Palette invoker, SL #4065 2012-10-23 11:28:15 +02:00
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