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.TreeViewAccessible

Description

No description available in the introspection data.

Synopsis

Exported types

class (GObject o, IsDescendantOf TreeViewAccessible o) => IsTreeViewAccessible o Source #

Type class for types which can be safely cast to TreeViewAccessible, for instance with toTreeViewAccessible.

Instances

Instances details
(GObject o, IsDescendantOf TreeViewAccessible o) => IsTreeViewAccessible o Source # 
Instance details

Defined in GI.Gtk.Objects.TreeViewAccessible

toTreeViewAccessible :: (MonadIO m, IsTreeViewAccessible o) => o -> m TreeViewAccessible Source #

Cast to TreeViewAccessible, 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

activate, addColumnSelection, addRelationship, addRowSelection, addSelection, bindProperty, bindPropertyFull, clearSelection, connectWidgetDestroyed, contains, edit, expandCollapse, forceFloating, freezeNotify, getv, grabFocus, initialize, isChildSelected, isColumnSelected, isFloating, isRowSelected, isSelected, notify, notifyByPspec, notifyStateChange, peekParent, ref, refAccessibleAtPoint, refAccessibleChild, refAt, refRelationSet, refSelection, refSink, refStateSet, removeColumnSelection, removeFocusHandler, removePropertyChangeHandler, removeRelationship, removeRowSelection, removeSelection, runDispose, scrollTo, scrollToPoint, selectAllSelection, stealData, stealQdata, thawNotify, unref, updateRelationset, watchClosure.

Getters

getAccessibleId, getAlpha, getAttributes, getCaption, getCellArea, getCellExtents, getCellPosition, getChildIndex, getColumnAtIndex, getColumnDescription, getColumnExtentAt, getColumnHeader, getColumnHeaderCells, getData, getDescription, getExtents, getIndexAt, getIndexInParent, getLayer, getMdiZorder, getNAccessibleChildren, getNColumns, getNRows, getName, getObjectLocale, getParent, getPosition, getProperty, getQdata, getRendererState, getRole, getRowAtIndex, getRowDescription, getRowExtentAt, getRowHeader, getRowHeaderCells, getSelectedColumns, getSelectedRows, getSelectionCount, getSize, getSummary, getWidget.

Setters

setAccessibleId, setCaption, setColumnDescription, setColumnHeader, setData, setDataFull, setDescription, setExtents, setName, setParent, setPosition, setProperty, setRole, setRowDescription, setRowHeader, setSize, setSummary, setWidget.