sugar-toolkit-gtk3/tests/graphics
Simon Schampijer 63b8e87b1a ToggleToolbutton: do hide the tooltip when clicked or touched
This is the same behaviour as for the RadioToolButton and the
ToolButton. See 5a1b380dd6 where
we did the same for the RadioToolbutton.

Updated the toolbuttons.py test to be able to test that code
path.

Signed-off-by: Simon Schampijer <simon@laptop.org>
Acked-by: Manuel Quiñones <manuq@laptop.org>
2013-02-15 15:41:03 +01:00
..
buttons.py
cellrenderericon.py
cellrendererprogress.py Add testcase for CellRendererProgress - SL #1395 2013-01-07 13:25:30 -03:00
combobox.py Add testcase for Gtk.ComboBox 2013-02-05 14:11:04 -03:00
common.py Testsuite: set theme before running the test 2013-01-16 16:24:53 -03:00
customdestroy.py
gtktreesensitive.py
iconbadges.py
iconcache.py
iconwidget.py
intro.py
progress.py
progressicon.py New ProgressIcon widget - SL #4384 2013-01-17 14:23:30 -03:00
tabs.py
ticket2855.py
ticket2999.py
ticket3000.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00
toolbarpalettes.py
toolbuttons.py ToggleToolbutton: do hide the tooltip when clicked or touched 2013-02-15 15:41:03 +01:00
tray.py