Class

IdeTextEdit

[]

Description

class Ide.TextEdit : Ide.Object
{
  /* No available fields */
}
No description available.
[]

Hierarchy

hierarchy this IdeTextEdit ancestor_0 IdeObject ancestor_0--this ancestor_1 GObject ancestor_1--ancestor_0
[]

Constructors

ide_text_edit_new
No description available.

ide_text_edit_new_from_variant

Creates a new IdeTextEdit from the variant.

[]

Instance methods

ide_text_edit_get_range

Gets the range for the edit.

ide_text_edit_get_text

Gets the text for the edit.

ide_text_edit_set_range
No description available.

ide_text_edit_set_text
No description available.

ide_text_edit_to_variant

Creates a GVariant to represent a text_edit.

Methods inherited from IdeObject (29)
Methods inherited from GObject (43)
[]

Properties

Ide.TextEdit:range
No description available.

Ide.TextEdit:text
No description available.

Properties inherited from IdeObject (2)
[]

Signals

Signals inherited from IdeObject (1)
Signals inherited from GObject (1)

Class structure