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 EntryAccessible = EntryAccessible (ManagedPtr EntryAccessible)
- class (GObject o, IsDescendantOf EntryAccessible o) => IsEntryAccessible o
- toEntryAccessible :: (MonadIO m, IsEntryAccessible o) => o -> m EntryAccessible
Exported types
newtype EntryAccessible Source #
Memory-managed wrapper type.
EntryAccessible (ManagedPtr EntryAccessible) |
Instances
class (GObject o, IsDescendantOf EntryAccessible o) => IsEntryAccessible o Source #
Type class for types which can be safely cast to EntryAccessible
, for instance with toEntryAccessible
.
Instances
(GObject o, IsDescendantOf EntryAccessible o) => IsEntryAccessible o Source # | |
Defined in GI.Gtk.Objects.EntryAccessible |
toEntryAccessible :: (MonadIO m, IsEntryAccessible o) => o -> m EntryAccessible Source #
Cast to EntryAccessible
, 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, doAction, 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, getKeybinding, getLayer, getLocalizedName, getMdiZorder, getNAccessibleChildren, getNActions, getNSelections, getName, getObjectLocale, getOffsetAtPoint, getParent, getPosition, getProperty, getQdata, getRangeExtents, getRole, getRunAttributes, getSelection, getSize, getStringAtOffset, getText, getTextAfterOffset, getTextAtOffset, getTextBeforeOffset, getWidget.
Setters
setAccessibleId, setCaretOffset, setData, setDataFull, setDescription, setExtents, setName, setParent, setPosition, setProperty, setRole, setRunAttributes, setSelection, setSize, setTextContents, setWidget.