How to scroll down text window?
- From: RAT <rat mujmail cz>
- To: gtk-app-devel-list gnome org
- Subject: How to scroll down text window?
- Date: Sun, 24 Oct 2004 11:43:06 +0200
I'm adding some text into text window and I want to always show last
inserted line. I thought I can use
gtk_text_view_scroll_to_iter (text_window,&end_it,1.0,TRUE,1,1);
but this doesn't work :( Any other ideas how can I do it?
RAT
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]