summaryrefslogtreecommitdiff
path: root/gtk/gtktextattributes.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtktextattributes.h')
-rw-r--r--gtk/gtktextattributes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtktextattributes.h b/gtk/gtktextattributes.h
index d087fed77b..e4f98f3568 100644
--- a/gtk/gtktextattributes.h
+++ b/gtk/gtktextattributes.h
@@ -152,7 +152,7 @@ struct _GtkTextAttributes
PangoFontDescription *font;
- gdouble font_scale;
+ double font_scale;
int left_margin;
int right_margin;