[gtk+/rendering-cleanup-next: 135/155] 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/155] testgtk: Remove non-existing property from frame constructor
- Date: Wed, 15 Sep 2010 03:08:15 +0000 (UTC)
commit 44fb72e882a8742a75a5c0408c2c431016f5efb9
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 61ff14f..ab6d0d8 100644
--- a/tests/testgtk.c
+++ b/tests/testgtk.c
@@ -5146,7 +5146,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]