]> Pileus Git - ~andy/gtk/commit
GtkProgressbar: respect the range of 'fraction'
authorMatthias Clasen <mclasen@redhat.com>
Fri, 11 Nov 2011 15:26:31 +0000 (10:26 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 11 Nov 2011 15:36:09 +0000 (10:36 -0500)
commit242b1f12f8c182722c0ca3e09310323ee3f111ad
treeab193ff51dba745f3d9d000450202dd2c0b74064
parent4a43c062ac45ba79cba3fce972e8f2dce4391181
GtkProgressbar: respect the range of 'fraction'

The setter should not set the property to values outside the allowed
range.

https://bugzilla.gnome.org/show_bug.cgi?id=663825
gtk/gtkprogressbar.c