GTK+ FAQ | ||
---|---|---|
<<< Previous | Development with GTK+: widget specific questions | Next >>> |
The short answer is that you can't. The current version of the GtkText widget does not support horizontal scrolling. There is an intention to completely rewrite the GtkText widget, at which time this limitation will be removed.
<<< Previous | Home | Next >>> |
How do I validate/limit/filter the input to a GtkEntry? [GTK 2.x] | Up | How do I change the font of a GtkText widget? |