X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;ds=sidebyside;f=libchimara%2Fstyle.c;h=a17a23659d8427c661d1e735162cb66a6a33a103;hb=f17f704eb40ce5d3d6ec7f2daf2d67586225ff90;hp=65d6c4e062154fc728b32a08fa39f472e74bd47c;hpb=7bfa90b3f23de3669df2a8427449e8c37b5657fc;p=projects%2Fchimara%2Fchimara.git diff --git a/libchimara/style.c b/libchimara/style.c index 65d6c4e..a17a236 100644 --- a/libchimara/style.c +++ b/libchimara/style.c @@ -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)