]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtktextlayout.h
Added GdkRGBA properties to GtkTextTag.
[~andy/gtk] / gtk / gtktextlayout.h
index 4e9533d0eb78d0c994ca05fd40e984814cdedfba..09ca01c5b0cec330e821f8f8f4c15f614e585a18 100644 (file)
@@ -233,6 +233,7 @@ struct _GtkTextCursorDisplay
   guint is_strong : 1;
   guint is_weak : 1;
 };
+
 struct _GtkTextLineDisplay
 {
   PangoLayout *layout;