Re: Newbie: Getting the associated tags of a text



Markus Reitz <markus_reitz yahoo com> writes:
> 
> is there an easy way of getting the information where
> tags in a GtkTextBuffer start and end?
>

There are GtkTextIter functions to move to the next tag or the next
tag of a given type. Check the API docs on GtkTextIter.
 
Havoc



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]