[gtk+/rendering-cleanup-next: 134/153] testgtk: Remove non-existing property from frame constructor
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/rendering-cleanup-next: 134/153] testgtk: Remove non-existing property from frame constructor
- Date: Sat, 11 Sep 2010 05:02:42 +0000 (UTC)
commit 1502474656563fc543fac6d4c5b03bdefd8c1bdd
Author: Benjamin Otte <otte redhat com>
Date: Thu Sep 9 03:09:12 2010 +0200
testgtk: Remove non-existing property from frame constructor
tests/testgtk.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/tests/testgtk.c b/tests/testgtk.c
index b5412e2..f3c8e10 100644
--- a/tests/testgtk.c
+++ b/tests/testgtk.c
@@ -5148,7 +5148,6 @@ create_cursors (GtkWidget *widget)
frame =
g_object_new (gtk_frame_get_type (),
- "GtkFrame::shadow", GTK_SHADOW_ETCHED_IN,
"GtkFrame::label_xalign", 0.5,
"GtkFrame::label", "Cursor Area",
"GtkContainer::border_width", 10,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]