gi-gtk-3.0.38: Gtk bindings
CopyrightWill Thompson and Iñaki García Etxebarria
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellSafe-Inferred
LanguageHaskell2010

GI.Gtk.Objects.SpinButtonAccessible

Description

No description available in the introspection data.

Synopsis

Exported types

newtype SpinButtonAccessible Source #

Memory-managed wrapper type.

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

Instances details
(GObject o, IsDescendantOf SpinButtonAccessible o) => IsSpinButtonAccessible o Source # 
Instance details

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

Expand

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.