Re: clearing a text buffer
- From: Noah Levitt <nlevitt columbia edu>
- To: Rajarshi Guha <rajarshi presidency com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: clearing a text buffer
- Date: Tue, 20 May 2003 20:57:40 -0400
On Tue, May 20, 2003 at 16:41:29 -0400, Rajarshi Guha wrote:
Right now my problem is how can I clear a text view?
gtk_text_buffer_set_text (buffer, "", -1);
My question is: how do I get a text iterator to the beginning and end of
a bufffer?
gtk_text_buffer_get_start_iter ()
gtk_text_buffer_get_end_iter ()
Noah
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]