Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Gtk+/Gnome Application Development
Prev Home Next

GtkText

Library

GTK+

Header File

gtk/gtktext.h

Description

GtkText is a text widget. It can display text, and offers simple text-editing facilities.

Two questions about the text widget are very frequently asked on the GTK+ mailing lists. These are:

  • Does the text widget support horizontal scrolling?

  • The text widget doesn't seem to be very powerful. Are there plans to replace it?

The text widget does not support horizontal scrolling; instead, it wraps lines. It is not very powerful, and the code is difficult to maintain; it will most likely be replaced in Gtk 1.4 as part of the move to Unicode.

Figure 30. GtkText

Gtk+/Gnome Application Development
Prev Home Next

 
 
  Published under free license. Design by Interspire