gtktextview



Hi all,

Is there a way to insert a line of text at the top of a gtktextview window ?
(I mean to push the existing lines down)

(For the moment i use:
gtk_text_buffer_insert_at_cursor (Log_View_Buffer, "my_error_msg\n", -1);
to insert lines after the existing lines.)

Thanks for your help

Chris




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