gi-gtk-0.3.18.15: Gtk bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Gtk.Objects.TreeSelection

Contents

Description

 

Synopsis

Exported types

Methods

treeSelectionCountSelectedRows

treeSelectionGetMode

treeSelectionGetSelected

treeSelectionGetSelectedRows

treeSelectionGetTreeView

treeSelectionIterIsSelected

treeSelectionPathIsSelected

treeSelectionSelectAll

data TreeSelectionSelectAllMethodInfo Source

Instances

((~) * signature (m ()), MonadIO m, TreeSelectionK a) => MethodInfo * TreeSelectionSelectAllMethodInfo a signature 

treeSelectionSelectIter

treeSelectionSelectPath

treeSelectionSelectRange

treeSelectionSelectedForeach

treeSelectionSetMode

treeSelectionSetSelectFunction

treeSelectionUnselectAll

treeSelectionUnselectIter

treeSelectionUnselectPath

treeSelectionUnselectRange

Properties

Mode

Signals

Changed