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