]> Pileus Git - ~andy/gtk/commit
added properties "fill-level", "show-fill-level" and
authorMichael Natterer <mitch@imendio.com>
Wed, 15 Nov 2006 12:23:10 +0000 (12:23 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Wed, 15 Nov 2006 12:23:10 +0000 (12:23 +0000)
commiteeff106d4efe299c4880bd9be46e7fd4c0274d59
treeab11ba24a43e58a619edd657b0bd8e8b37644545
parentd5b35a5db9e63e4a7eb89ca6b24c677a81fb2cd2
added properties "fill-level", "show-fill-level" and

2006-11-15  Michael Natterer  <mitch@imendio.com>

* gtk/gtkrange.[ch]: added properties "fill-level",
"show-fill-level" and "restrict-to-fill-level" and getters/setters
for them. The "fill level" is an additional marker on the range's
trough than can be e.g. used to indicate the amount of
pre-buffering in a range showing the play position of streamed
media. See the embedded API docs for details. Made GtkRangeLayout
a GTypeInstance private struct and removed finalize()
implementation. Fixes bug #349808

* gtk/gtk.symbols: added the new symbols.
ChangeLog
gtk/gtk.symbols
gtk/gtkrange.c
gtk/gtkrange.h