[gtk+] testgtk: Remove non-existing property from frame constructor
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] testgtk: Remove non-existing property from frame constructor
- Date: Sun, 26 Sep 2010 13:42:46 +0000 (UTC)
commit 87940287aa8addb78091e3bb721d1eeedd60a79e
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]