[gtk+/rendering-cleanup-next: 135/199] 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: 135/199] testgtk: Remove non-existing property from frame constructor
- Date: Thu, 23 Sep 2010 21:30:26 +0000 (UTC)
commit d2a6dba4573e4f806be8733e3588d964411edb86
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 6da35c2..b18b52f 100644
--- a/tests/testgtk.c
+++ b/tests/testgtk.c
@@ -5147,7 +5147,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]