Re: Why GtkTextIter doesn't provide a function to return its byte index? How to retrieve it?
- From: Ian Liu Rodrigues <ian liu88 gmail com>
- To: Gang Chen <gang chen cn gmail com>
- Cc: gtk-list gnome org
- Subject: Re: Why GtkTextIter doesn't provide a function to return its byte index? How to retrieve it?
- Date: Wed, 10 Aug 2011 08:31:55 -0300
gtk_text_iter_get_offset -
http://developer.gnome.org/gtk/stable/GtkTextIter.html#gtk-text-iter-get-offsetIan L.
On Mon, Aug 8, 2011 at 11:51 PM, Gang Chen
<gang chen cn gmail com> wrote:
Hi all,
My application has its own text buffer which uses byte indexes to
index the text. I create a GtkTextBuffer as a mirror of the text
buffer in order to display the text in a GtkTextView. I need to
retrieve the byte index of a GtkTextIter but found no such function
exists. How to?
Thanks,
Gang
_______________________________________________
gtk-list mailing list
gtk-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]