]> Pileus Git - ~andy/gtk/commit
themingengine: Don't use GtkBorderRadius struct
authorBenjamin Otte <otte@redhat.com>
Mon, 2 Jan 2012 01:48:35 +0000 (02:48 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 9 Jan 2012 17:37:54 +0000 (18:37 +0100)
commit8ab426e6d5b7e38670c717fbcf06f130837e2cba
tree0c042ecdbee81a9216d4e515cc7c80c719aa3cd8
parentea6a8983443f999cb10f3b6bf7dc4440e6635288
themingengine: Don't use GtkBorderRadius struct

use GtkBorderCornerRadius instead. Also, don't do NULL checks anymore,
the property is guaranteed to never return NULL.
gtk/gtkthemingengine.c