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 TextCellAccessible = TextCellAccessible (ManagedPtr TextCellAccessible)
- class (GObject o, IsDescendantOf TextCellAccessible o) => IsTextCellAccessible o
- toTextCellAccessible :: (MonadIO m, IsTextCellAccessible o) => o -> m TextCellAccessible
Exported types
newtype TextCellAccessible Source #
Memory-managed wrapper type.
TextCellAccessible (ManagedPtr TextCellAccessible) |
Instances
class (GObject o, IsDescendantOf TextCellAccessible o) => IsTextCellAccessible o Source #
Type class for types which can be safely cast to TextCellAccessible
, for instance with toTextCellAccessible
.
Instances
(GObject o, IsDescendantOf TextCellAccessible o) => IsTextCellAccessible o Source # | |
Defined in GI.Gtk.Objects.TextCellAccessible |
toTextCellAccessible :: (MonadIO m, IsTextCellAccessible o) => o -> m TextCellAccessible Source #
Cast to TextCellAccessible
, 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, doAction, forceFloating, freezeNotify, getv, grabFocus, initialize, isFloating, notify, notifyByPspec, notifyStateChange, 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, getColumnHeaderCells, getColumnSpan, getData, getDefaultAttributes, getDescription, getExtents, getIndexInParent, getKeybinding, getLayer, getLocalizedName, getMdiZorder, getNAccessibleChildren, getNActions, getNSelections, getName, getObjectLocale, getOffsetAtPoint, getParent, getPosition, getProperty, getQdata, getRangeExtents, getRole, getRowColumnSpan, getRowHeaderCells, getRowSpan, getRunAttributes, getSelection, getSize, getStringAtOffset, getTable, getText, getTextAfterOffset, getTextAtOffset, getTextBeforeOffset, getWidget.
Setters
setAccessibleId, setCaretOffset, setData, setDataFull, setDescription, setExtents, setName, setParent, setPosition, setProperty, setRole, setSelection, setSize, setWidget.