[gtk+/rendering-cleanup: 26/75] xxx: Set line_width in gtkstyle replacement code
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/rendering-cleanup: 26/75] xxx: Set line_width in gtkstyle replacement code
- Date: Wed, 4 Aug 2010 22:03:06 +0000 (UTC)
commit 4d9edd373c847ad3bfc331433f4d62ac71a8dbbb
Author: Benjamin Otte <otte redhat com>
Date: Fri Jul 30 02:09:59 2010 +0200
xxx: Set line_width in gtkstyle replacement code
gtk/gtkstyle.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtkstyle.c b/gtk/gtkstyle.c
index 12ab203..22f678c 100644
--- a/gtk/gtkstyle.c
+++ b/gtk/gtkstyle.c
@@ -3097,6 +3097,7 @@ gtk_default_draw_flat_box (GtkStyle *style,
cairo_t *cr;
cr = gdk_cairo_create (window);
+ cairo_set_line_width (cr, 1.0);
if (area)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]