Retrieves the accessible platform state from the editable delegate.
Deletes the currently selected text of the editable.
Deletes a sequence of characters.
Undoes the setup done by gtk.editable.Editable.initDelegate.
Gets the alignment of the editable.
Retrieves a sequence of characters.
Gets the gtk.editable.Editable that editable is delegating its implementation to.
Retrieves whether editable is editable.
Gets if undo/redo actions are enabled for editable
Retrieves the desired maximum width of editable, in characters.
Retrieves the current position of the cursor relative to the start of the content of the editable.
Retrieves the selection bound of the editable.
Retrieves the contents of editable.
Gets the number of characters of space reserved for the contents of the editable.
Sets up a delegate for gtk.editable.Editable.
Inserts length bytes of text into the contents of the widget, at position position.
Selects a region of text.
Sets the alignment for the contents of the editable.
Determines if the user can edit the text in the editable widget.
If enabled, changes to editable will be saved for undo/redo actions.
Sets the desired maximum width in characters of editable.
Sets the cursor position in the editable to the given value.
Sets the text in the editable to the given value.
Changes the size request of the editable to be about the right size for n_chars characters.
Connect to Changed signal.
Connect to DeleteText signal.
Gets a property of the gtk.editable.Editable delegate for object.
Sets a property on the gtk.editable.Editable delegate for object.
Retrieves the accessible platform state from the editable delegate.
Deletes the currently selected text of the editable.
Deletes a sequence of characters.
Undoes the setup done by gtk.editable.Editable.initDelegate.
Gets the alignment of the editable.
Retrieves a sequence of characters.
Gets the gtk.editable.Editable that editable is delegating its implementation to.
Retrieves whether editable is editable.
Gets if undo/redo actions are enabled for editable
Retrieves the desired maximum width of editable, in characters.
Retrieves the current position of the cursor relative to the start of the content of the editable.
Retrieves the selection bound of the editable.
Retrieves the contents of editable.
Gets the number of characters of space reserved for the contents of the editable.
Sets up a delegate for gtk.editable.Editable.
Inserts length bytes of text into the contents of the widget, at position position.
Selects a region of text.
Sets the alignment for the contents of the editable.
Determines if the user can edit the text in the editable widget.
If enabled, changes to editable will be saved for undo/redo actions.
Sets the desired maximum width in characters of editable.
Sets the cursor position in the editable to the given value.
Sets the text in the editable to the given value.
Changes the size request of the editable to be about the right size for n_chars characters.
Connect to Changed signal.
Connect to DeleteText signal.
Proxy object for Gtk.Editable interface when a GObject has no applicable D binding