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

Contents

Description

 

Synopsis

Exported types

Methods

treeViewColumnAddAttribute

treeViewColumnCellGetPosition

treeViewColumnCellGetSize

treeViewColumnCellIsVisible

treeViewColumnCellSetCellData

treeViewColumnClear

treeViewColumnClearAttributes

treeViewColumnClicked

treeViewColumnFocusCell

treeViewColumnGetAlignment

treeViewColumnGetButton

treeViewColumnGetClickable

treeViewColumnGetExpand

treeViewColumnGetFixedWidth

treeViewColumnGetMaxWidth

treeViewColumnGetMinWidth

treeViewColumnGetReorderable

treeViewColumnGetResizable

treeViewColumnGetSizing

treeViewColumnGetSortColumnId

treeViewColumnGetSortIndicator

treeViewColumnGetSortOrder

treeViewColumnGetSpacing

treeViewColumnGetTitle

treeViewColumnGetTreeView

treeViewColumnGetVisible

treeViewColumnGetWidget

treeViewColumnGetWidth

treeViewColumnGetXOffset

treeViewColumnNew

treeViewColumnNewWithArea

treeViewColumnPackEnd

treeViewColumnPackStart

treeViewColumnQueueResize

treeViewColumnSetAlignment

treeViewColumnSetCellDataFunc

treeViewColumnSetClickable

treeViewColumnSetExpand

treeViewColumnSetFixedWidth

treeViewColumnSetMaxWidth

treeViewColumnSetMinWidth

treeViewColumnSetReorderable

treeViewColumnSetResizable

treeViewColumnSetSizing

treeViewColumnSetSortColumnId

treeViewColumnSetSortIndicator

treeViewColumnSetSortOrder

treeViewColumnSetSpacing

treeViewColumnSetTitle

treeViewColumnSetVisible

treeViewColumnSetWidget

Properties

Alignment

data TreeViewColumnAlignmentPropertyInfo Source

CellArea

Clickable

data TreeViewColumnClickablePropertyInfo Source

Expand

FixedWidth

data TreeViewColumnFixedWidthPropertyInfo Source

MaxWidth

MinWidth

Reorderable

data TreeViewColumnReorderablePropertyInfo Source

Resizable

data TreeViewColumnResizablePropertyInfo Source

Sizing

SortColumnId

data TreeViewColumnSortColumnIdPropertyInfo Source

Instances

AttrInfo TreeViewColumnSortColumnIdPropertyInfo Source 
type AttrLabel TreeViewColumnSortColumnIdPropertyInfo = "sort-column-id" Source 
type AttrGetType TreeViewColumnSortColumnIdPropertyInfo = Int32 Source 
type AttrBaseTypeConstraint TreeViewColumnSortColumnIdPropertyInfo = TreeViewColumnK Source 
type AttrSetTypeConstraint TreeViewColumnSortColumnIdPropertyInfo = TYPE Lifted ~ Int32 Source 
type AttrAllowedOps TreeViewColumnSortColumnIdPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

SortIndicator

data TreeViewColumnSortIndicatorPropertyInfo Source

Instances

AttrInfo TreeViewColumnSortIndicatorPropertyInfo Source 
type AttrLabel TreeViewColumnSortIndicatorPropertyInfo = "sort-indicator" Source 
type AttrGetType TreeViewColumnSortIndicatorPropertyInfo = Bool Source 
type AttrBaseTypeConstraint TreeViewColumnSortIndicatorPropertyInfo = TreeViewColumnK Source 
type AttrSetTypeConstraint TreeViewColumnSortIndicatorPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps TreeViewColumnSortIndicatorPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

SortOrder

data TreeViewColumnSortOrderPropertyInfo Source

Spacing

Title

Visible

Widget

Width

XOffset

Signals

Clicked