Class: Gnm::TextView

Inherits:
Gtk::Box
  • Object
show all
Defined in:
(unknown)

Instance Method Summary collapse

Constructor Details

#initializeGnm::TextView

Returns a new Gnm::TextView.

Instance Method Details

#attributesPango::AttrList

Returns attributes.

Returns:

  • (Pango::AttrList)

    attributes

#attributes=(attributes) ⇒ Pango::AttrList

Parameters:

  • attributes (Pango::AttrList)

Returns:

  • (Pango::AttrList)

    attributes

  • (Pango::AttrList)

    attributes

#textString

Returns text.

Returns:

  • (String)

    text

#text=(text) ⇒ String

Parameters:

  • text (String)

Returns:

  • (String)

    text

  • (String)

    text

#wrapGtk::WrapMode

Returns wrap.

Returns:

  • (Gtk::WrapMode)

    wrap

#wrap=(wrap) ⇒ Gtk::WrapMode

Parameters:

  • wrap (Gtk::WrapMode)

Returns:

  • (Gtk::WrapMode)

    wrap

  • (Gtk::WrapMode)

    wrap