Make button draw depressed whenever the user clicks / activates it,

Sat Feb 23 15:43:46 2002  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtktogglebutton.c: Make button draw depressed whenever
        the user clicks / activates it, whether it's off/on/inconsistent.
This commit is contained in:
Owen Taylor
2002-02-23 20:47:03 +00:00
committed by Owen Taylor
parent e5d1ea8cfe
commit 50fbc10b83
8 changed files with 37 additions and 17 deletions

View File

@ -1,3 +1,8 @@
Sat Feb 23 15:43:46 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtktogglebutton.c: Make button draw depressed whenever
the user clicks / activates it, whether it's off/on/inconsistent.
Sat Feb 23 11:54:12 2002 Owen Taylor <otaylor@redhat.com>
* gtk/*.h gdk/*.h: Massive padding addition to class structures.