]> Pileus Git - ~andy/gtk/commit
Initialize the scrollbar spacing variable in the class to -1, and then
authorOwen Taylor <otaylor@redhat.com>
Fri, 1 Mar 2002 21:53:22 +0000 (21:53 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Fri, 1 Mar 2002 21:53:22 +0000 (21:53 +0000)
commita6774264ee6203ba68fa273c0c6c63e75beaf5cf
tree36ecf8b138ae4afaa6e679c97702472f7a4a83d3
parent3842f2f11d885e1f4313064ca05a041de54570dc
Initialize the scrollbar spacing variable in the class to -1, and then

Fri Mar  1 16:48:19 2002  Owen Taylor  <otaylor@redhat.com>

* gtk/gtkscrolledwindow.c: Initialize the scrollbar spacing
variable in the class to -1, and then take that to mean
"default" (3) rather than putting 3 in the class directly.
This gives us some wiggle room to make it a per-instance
rather than a per-class property later.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkscrolledwindow.c