summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>1998-12-16 20:39:31 +0000
committerOwen Taylor <otaylor@src.gnome.org>1998-12-16 20:39:31 +0000
commitc1726375b1fa057637ea1b9866031df9898a6b37 (patch)
tree6e5caf4e86aa4bc6c07f608554722e2f250eb824 /tests
parentfcfe7370d8a9ac7b169282418e4f2bc58e6d9eb4 (diff)
downloadgdk-pixbuf-c1726375b1fa057637ea1b9866031df9898a6b37.tar.gz
Redraw the character under the cursor when removing the cursor.
Wed Dec 16 15:36:19 1998 Owen Taylor <otaylor@redhat.com> * gtk/gtkentry.c (gtk_entry_draw_cursor_on_drawable): Redraw the character under the cursor when removing the cursor.
Diffstat (limited to 'tests')
-rw-r--r--tests/testgtkrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testgtkrc b/tests/testgtkrc
index 065b00cac..b8c6a8ce9 100644
--- a/tests/testgtkrc
+++ b/tests/testgtkrc
@@ -17,7 +17,7 @@ pixmap_path "."
style "defaultfont"
{
- fontset = "-adobe-helvetica-medium-r-normal--*-120-*-*-*-*-*-*,*"
+ fontset = "-adobe-helvetica-medium-r-normal--*-100-*-*-*-*-*-*,*"
# font = "-adobe-helvetica-medium-r-normal--*-120-*-*-*-*-*-*,*"
}