]> Pileus Git - ~andy/gtk/commit
Add support for up to four scroll arrows. Control their display by new
authorMatthias Clasen <maclas@gmx.de>
Thu, 22 May 2003 22:34:31 +0000 (22:34 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 22 May 2003 22:34:31 +0000 (22:34 +0000)
commited1468ba4ccb01045445fbbabb77ea03954d2b98
tree6ba6bd4a1b3c14429f4ebaddca0a8d4f70b3d798
parenta32adaf4f9c3b05681c145c5c0beb45facc13800
Add support for up to four scroll arrows. Control their display by new

2003-05-23  Matthias Clasen  <maclas@gmx.de>

* gtk/gtknotebook.c: Add support for up to four scroll
arrows. Control their display by new style properties
"has_forward_stepper", "has_backward_stepper",
"has_secondary_forward_stepper" and
has_secondary_backward_stepper". (#110540)

* gtk/gtknotebook.h (struct _GtkNotebook): Make in_child and
click_child three bits wide, add
has_{before,after}_{previous,next} fields.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtknotebook.c
gtk/gtknotebook.h