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 Rename the module to sugar3 2011-11-14 18:17:18 +01:00
alert.py Alert: fix for traceback in the draw - SL #4251 2012-11-22 14:20:27 -03: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 Add support for locking Palettes, SL #4008 2012-11-21 20:21:46 +01:00
combobox.py Trivial GTK3 porting fixes 2011-12-20 19:00:17 +01:00
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 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 Set correct padding and size for the palette, window implementation - SL #4144 2012-11-07 09:57:33 -03:00
palettegroup.py Reimplement Palettes for GTK3 2011-12-20 19:19:16 +01:00
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 Trivial GTK3 porting fixes 2011-12-20 19:00:17 +01:00
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 Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00
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 Trivial GTK3 porting fixes 2011-12-20 19:00:17 +01:00
toolbutton.py Add toggle_palette property for Palette invoker, SL #4065 2012-10-23 11:28:15 +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 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 Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00