RE: utility of GtkTextIter ?
- From: martyn 2 russell bt com
- To: gtk-app-devel-list gnome org
- Subject: RE: utility of GtkTextIter ?
- Date: Tue, 25 Mar 2003 13:03:09 -0000
Iterators are used to mark a position in a datastructure (in this case a
null terminated string). They provide an interface for accessing data
and walking data in a liniar fashion (Iterating over a data structure).
Well... I would have said that that is what a GtkTextMark does. A
GtkTextIter in my mind is an object which provides the means to move about
the text.
Regards,
Martyn
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]