Class: Gnm::TextView
- Inherits:
-
Gtk::Box
- Object
- Gtk::Box
- Gnm::TextView
- Defined in:
- (unknown)
Instance Method Summary collapse
-
#attributes ⇒ Pango::AttrList
Attributes.
- #attributes=(attributes) ⇒ Pango::AttrList
-
#initialize ⇒ Gnm::TextView
constructor
A new Gnm::TextView.
-
#text ⇒ String
Text.
- #text=(text) ⇒ String
-
#wrap ⇒ Gtk::WrapMode
Wrap.
- #wrap=(wrap) ⇒ Gtk::WrapMode
Constructor Details
#initialize ⇒ Gnm::TextView
Returns a new Gnm::TextView.
Instance Method Details
#attributes ⇒ Pango::AttrList
Returns attributes.
#attributes=(attributes) ⇒ Pango::AttrList
#text ⇒ String
Returns text.
#text=(text) ⇒ String
#wrap ⇒ Gtk::WrapMode
Returns wrap.