Copyright | Will Thompson and Iñaki García Etxebarria |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
No description available in the introspection data.
Synopsis
- newtype TextViewAccessible = TextViewAccessible (ManagedPtr TextViewAccessible)
- class (GObject o, IsDescendantOf TextViewAccessible o) => IsTextViewAccessible o
- toTextViewAccessible :: (MonadIO m, IsTextViewAccessible o) => o -> m TextViewAccessible
Exported types
newtype TextViewAccessible Source #
Memory-managed wrapper type.
TextViewAccessible (ManagedPtr TextViewAccessible) |
Instances
class (GObject o, IsDescendantOf TextViewAccessible o) => IsTextViewAccessible o Source #
Type class for types which can be safely cast to TextViewAccessible
, for instance with toTextViewAccessible
.
Instances
(GObject o, IsDescendantOf TextViewAccessible o) => IsTextViewAccessible o Source # | |
Defined in GI.Gtk.Objects.TextViewAccessible |
toTextViewAccessible :: (MonadIO m, IsTextViewAccessible o) => o -> m TextViewAccessible Source #
Cast to TextViewAccessible
, for types for which this is known to be safe. For general casts, use castTo
.
Methods
Click to display all available methods, including inherited ones
Methods
addRelationship, addSelection, bindProperty, bindPropertyFull, connectWidgetDestroyed, contains, copyText, cutText, deleteText, forceFloating, freezeNotify, getv, grabFocus, initialize, insertText, isFloating, notify, notifyByPspec, notifyStateChange, pasteText, peekParent, ref, refAccessibleAtPoint, refAccessibleChild, refRelationSet, refSink, refStateSet, removeFocusHandler, removePropertyChangeHandler, removeRelationship, removeSelection, runDispose, scrollSubstringTo, scrollSubstringToPoint, scrollTo, scrollToPoint, stealData, stealQdata, thawNotify, unref, watchClosure.
Getters
getAccessibleId, getAlpha, getAttributes, getBoundedRanges, getCaretOffset, getCharacterAtOffset, getCharacterCount, getCharacterExtents, getData, getDefaultAttributes, getDescription, getExtents, getIndexInParent, getLayer, getMdiZorder, getMimeType, getNAccessibleChildren, getNMimeTypes, getNSelections, getName, getObjectLocale, getOffsetAtPoint, getParent, getPosition, getProperty, getQdata, getRangeExtents, getRole, getRunAttributes, getSelection, getSize, getStream, getStringAtOffset, getText, getTextAfterOffset, getTextAtOffset, getTextBeforeOffset, getUri, getWidget.
Setters
setAccessibleId, setCaretOffset, setData, setDataFull, setDescription, setExtents, setName, setParent, setPosition, setProperty, setRole, setRunAttributes, setSelection, setSize, setTextContents, setWidget.