[gtk+] Test the new style property



commit 8076c8fbbfc78bac9777db30e7fd7dc089716200
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Apr 30 14:41:49 2009 -0400

    Test the new style property
---
 tests/testgtkrc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/tests/testgtkrc b/tests/testgtkrc
index e94ab28..d2be67f 100644
--- a/tests/testgtkrc
+++ b/tests/testgtkrc
@@ -32,7 +32,9 @@ style "global-style-properties"
   GtkButtonBox::child_min_width = 0
   GtkButtonBox::child_min_height = 0
   GtkArrow::arrow-scaling = 1.0
+  GtkEntry::invisible-char = 10046
 }
+
 class "GtkWidget" style "global-style-properties"
 
 style "defaultfont"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]