How can I disable editting for GtkTextView in c?

Posted by Runner on Stack Overflow See other posts from Stack Overflow or by Runner
Published on 2010-04-29T16:11:42Z Indexed on 2010/04/29 16:37 UTC
Read the original article Hit count: 236

Filed under:
|
|
|

I tried this one and it generates a textview window:

http://zetcode.com/tutorials/gtktutorial/gtktextview/

But I don't want it to be editable.

BTW,how can I show the scroll bar when the text overflows?

© Stack Overflow or respective owner

Related posts about gtk

Related posts about c