gtkmm: TextView Classes

These classes are used with the Gtk::TextView widget. More...

Classes

class  Gtk::TextBuffer
 Multi-line attributed text that can be displayed by one or more Gtk::TextView widgets. More...

 
class  Gtk::TextChildAnchor
 A TextChildAnchor is a spot in the buffer where child widgets can be "anchored" (inserted inline, as if they were characters). More...

 
class  Gtk::TextIterBase
 Common base class of TextIter and TextConstIter. More...

 
class  Gtk::TextIter
 Typedefed as Gtk::TextBuffer::iterator. More...

 
class  Gtk::TextConstIter
 Typedefed as Gtk::TextBuffer::const_iterator. More...

 
class  Gtk::TextMark
 Typedefed as Gtk::TextBuffer::Mark. More...

 
class  Gtk::TextTag
 Typedefed as Gtk::TextBuffer::Tag. More...

 
class  Gtk::TextTagTable
 Typedefed as Gtk::TextBuffer::TagTable. More...

 
class  Gtk::TextView
 Multi-line text editing widget. More...

 

Detailed Description

These classes are used with the Gtk::TextView widget.