]> Pileus Git - ~andy/gtk/commit
Removed deprecated call to gtk_scale_button_get_orientation
authorTobias Mueller <tobiasmue@gnome.org>
Fri, 8 May 2009 14:57:48 +0000 (16:57 +0200)
committerTobias Mueller <tobiasmue@gnome.org>
Mon, 11 May 2009 11:52:16 +0000 (13:52 +0200)
commitdc0dde995dba8c91aed152f236a383e27e8a02a3
tree68090fa066abb6d442f325ebcfbabbc43a4b472f
parentac9ea01ec95dc44ac9d0fcc03c5d1c9148b9bd6a
Removed deprecated call to gtk_scale_button_get_orientation

and use gtk_orientable_set_orientation instead.
Fixes bug 581878.
tests/testvolumebutton.c