]> Pileus Git - ~andy/gtk/commit
Remove GtkOrientation parameter from gtk_render_handle().
authorCarlos Garnacho <carlosg@gnome.org>
Tue, 12 Oct 2010 22:52:50 +0000 (00:52 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Sat, 4 Dec 2010 14:38:21 +0000 (15:38 +0100)
commit59b0fa81332d7ab6d30813cb86a5706ee0a734d0
tree3a90f6bcfc117c6beaa8a69cecc6c4f7ed30836e
parente8c103f652921530aa30ab9e829bbe485deb7d85
Remove GtkOrientation parameter from gtk_render_handle().

The case for paned can be guessed out from the height and width,
for handlebox the orientation parameter doesn't make much sense,
and this way it could also be used for resize grips.
gtk/gtkstyle.c
gtk/gtkstylecontext.c
gtk/gtkstylecontext.h
gtk/gtkthemingengine.c
gtk/gtkthemingengine.h