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 Add insensitive button to buttons testcase - SL #4172 2012-11-14 16:15:46 -03:00
cellrenderericon.py Finish the port of the CellRendererIcon 2012-09-03 22:55:35 +02:00
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 Finish the port of the CellRendererIcon 2012-09-03 22:55:35 +02:00
gtktreesensitive.py Add two testcases: tabs with and without buttons, and sensitive text 2012-11-01 10:23:49 -03:00
iconbadges.py Add testcase for icon badges - SL #3835 2012-09-06 18:15:02 +02:00
iconcache.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00
iconwidget.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00
intro.py Add testcase for intro window - SL #3904 2012-09-20 09:56:02 -03:00
progress.py Add Gtk.ProgressBar testcase. 2012-12-03 12:52:32 -03:00
progressicon.py New ProgressIcon widget - SL #4384 2013-01-17 14:23:30 -03:00
tabs.py Add two testcases: tabs with and without buttons, and sensitive text 2012-11-01 10:23:49 -03:00
ticket2855.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00
ticket2999.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00
ticket3000.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00
toolbarpalettes.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00
toolbuttons.py ToggleToolbutton: do hide the tooltip when clicked or touched 2013-02-15 15:41:03 +01:00
tray.py Fix the drawing method of _IconWidget, used by IconTray 2012-08-23 08:27:45 -03:00