gi-gtk-3.0.41: 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.

Constructors

SpinButtonAccessible (ManagedPtr SpinButtonAccessible) 

Instances

Instances details
Eq SpinButtonAccessible Source # 
Instance details

Defined in GI.Gtk.Objects.SpinButtonAccessible

GObject SpinButtonAccessible Source # 
Instance details

Defined in GI.Gtk.Objects.SpinButtonAccessible

ManagedPtrNewtype SpinButtonAccessible Source # 
Instance details

Defined in GI.Gtk.Objects.SpinButtonAccessible

TypedObject SpinButtonAccessible Source # 
Instance details

Defined in GI.Gtk.Objects.SpinButtonAccessible

Methods

glibType :: IO GType

HasParentTypes SpinButtonAccessible Source # 
Instance details

Defined in GI.Gtk.Objects.SpinButtonAccessible

IsGValue (Maybe SpinButtonAccessible) Source #

Convert SpinButtonAccessible to and from GValue. See toGValue and fromGValue.

Instance details

Defined in GI.Gtk.Objects.SpinButtonAccessible

type ParentTypes SpinButtonAccessible Source # 
Instance details

Defined in GI.Gtk.Objects.SpinButtonAccessible

type ParentTypes SpinButtonAccessible = '[EntryAccessible, WidgetAccessible, Accessible, Object, Object, Action, Component, EditableText, Text, Value]

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.