updated comments
[projects/chimara/chimara.git] / libchimara / style.c
index 65d6c4e062154fc728b32a08fa39f472e74bd47c..a17a23659d8427c661d1e735162cb66a6a33a103 100644 (file)
@@ -1280,7 +1280,8 @@ style_stream_colors(strid_t str, GdkColor **foreground, GdkColor **background)
        }
 }
 
-/* Apply styles to a segment of text in a GtkTextBuffer
+/* Apply styles to a segment of text in a GtkTextBuffer, combining multiple
+ * GtkTextTags.
  */
 void
 style_apply(winid_t win, GtkTextIter *start, GtkTextIter *end)