gtkmm: TextView Classes

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

Classes

class Gtk::TextAttributes
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::TextIter
Typefed as Gtk::TextBuffer::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.