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
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 Add two testcases: tabs with and without buttons, and sensitive text 2012-11-01 10:23:49 -03:00
iconbadges.py
iconcache.py
iconwidget.py
intro.py
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
ticket2999.py
ticket3000.py
toolbarpalettes.py
toolbuttons.py ToggleToolbutton: do hide the tooltip when clicked or touched 2013-02-15 15:41:03 +01:00
tray.py