Returns this, for use in with statements.
Get builder for gtk.entry_accessible.EntryAccessible
Perform the specified action on the object.
Returns a description of the specified action of the object.
Gets the keybinding which can be used to activate this action, if one exists. The string returned should contain localized, human-readable, key sequences as they would appear when displayed on screen. It must be in the format "mnemonic;sequence;shortcut".
Returns the localized name of the specified action of the object.
Gets the number of accessible actions available on the object. If there are more than one, the first one is considered the "default" action of the object.
Returns a non-localized string naming the specified action of the object. This name is generally not descriptive of the end result of the action, but instead names the 'interaction type' which the object supports. By convention, the above strings should be used to represent the actions which correspond to the common point-and-click interaction techniques of the same name: i.e. "click", "press", "release", "drag", "drop", "popup", etc. The "popup" action should be used to pop up a context menu for the object, if one exists.
Sets a description of the specified action of the object.
Copy text from start_pos up to, but not including end_pos to the clipboard.
Copy text from start_pos up to, but not including end_pos to the clipboard and then delete from the widget.
Delete text start_pos up to, but not including end_pos.
Insert text at a given position.
Paste text from clipboard to specified position.
Set text contents of text.
Adds a selection bounded by the specified offsets.
Get the ranges of text in the specified bounding box.
Gets the offset of the position of the caret (cursor).
Gets the specified text.
Gets the character count.
If the extent can not be obtained (e.g. missing support), all of x, y, width, height are set to -1.
Gets the number of selected regions.
Gets the offset of the character located at coordinates x and y. x and y are interpreted as being relative to the screen or this widget's window depending on coords.
Get the bounding box for text within the specified range.
Gets the text from the specified selection.
Gets a portion of the text exposed through an #AtkText according to a given offset and a specific granularity, along with the start and end offsets defining the boundaries of such a portion of text.
Gets the specified text.
Gets the specified text.
Gets the specified text.
Gets the specified text.
Removes the specified selection.
Makes a substring of text visible on the screen by scrolling all necessary parents.
Move the top-left of a substring of text to a given position of the screen by scrolling all necessary parents.
Sets the caret (cursor) position to the specified offset.
Changes the start and end offset of the specified selection.
Connect to TextAttributesChanged signal.
Connect to TextCaretMoved signal.
Connect to TextChanged signal.
Connect to TextInsert signal.
Connect to TextRemove signal.
Connect to TextSelectionChanged signal.
Returns this, for use in with statements.
Get builder for gtk.widget_accessible.WidgetAccessible
Perform the specified action on the object.
Returns a description of the specified action of the object.
Gets the keybinding which can be used to activate this action, if one exists. The string returned should contain localized, human-readable, key sequences as they would appear when displayed on screen. It must be in the format "mnemonic;sequence;shortcut".
Returns the localized name of the specified action of the object.
Gets the number of accessible actions available on the object. If there are more than one, the first one is considered the "default" action of the object.
Returns a non-localized string naming the specified action of the object. This name is generally not descriptive of the end result of the action, but instead names the 'interaction type' which the object supports. By convention, the above strings should be used to represent the actions which correspond to the common point-and-click interaction techniques of the same name: i.e. "click", "press", "release", "drag", "drop", "popup", etc. The "popup" action should be used to pop up a context menu for the object, if one exists.
Sets a description of the specified action of the object.
Copy text from start_pos up to, but not including end_pos to the clipboard.
Copy text from start_pos up to, but not including end_pos to the clipboard and then delete from the widget.
Delete text start_pos up to, but not including end_pos.
Insert text at a given position.
Paste text from clipboard to specified position.
Set text contents of text.
Adds a selection bounded by the specified offsets.
Get the ranges of text in the specified bounding box.
Gets the offset of the position of the caret (cursor).
Gets the specified text.
Gets the character count.
If the extent can not be obtained (e.g. missing support), all of x, y, width, height are set to -1.
Gets the number of selected regions.
Gets the offset of the character located at coordinates x and y. x and y are interpreted as being relative to the screen or this widget's window depending on coords.
Get the bounding box for text within the specified range.
Gets the text from the specified selection.
Gets a portion of the text exposed through an #AtkText according to a given offset and a specific granularity, along with the start and end offsets defining the boundaries of such a portion of text.
Gets the specified text.
Gets the specified text.
Gets the specified text.
Gets the specified text.
Removes the specified selection.
Makes a substring of text visible on the screen by scrolling all necessary parents.
Move the top-left of a substring of text to a given position of the screen by scrolling all necessary parents.
Sets the caret (cursor) position to the specified offset.
Changes the start and end offset of the specified selection.
Connect to TextAttributesChanged signal.
Connect to TextCaretMoved signal.
Connect to TextChanged signal.
Connect to TextInsert signal.
Connect to TextRemove signal.
Connect to TextSelectionChanged signal.