gi-gtk-3.0.7: 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

newtype TreeViewColumn Source #

Constructors

TreeViewColumn (ManagedPtr TreeViewColumn) 

Instances

GObject TreeViewColumn Source # 
IsObject TreeViewColumn Source # 
IsTreeViewColumn TreeViewColumn Source # 
IsCellLayout TreeViewColumn Source # 
IsBuildable TreeViewColumn Source # 
((~) * info (ResolveTreeViewColumnMethod t TreeViewColumn), MethodInfo * info TreeViewColumn p) => IsLabel t (TreeViewColumn -> p) Source # 

Methods

fromLabel :: Proxy# Symbol t -> TreeViewColumn -> p #

((~) * info (ResolveTreeViewColumnMethod t TreeViewColumn), MethodInfo * info TreeViewColumn p) => IsLabelProxy t (TreeViewColumn -> p) Source # 
HasAttributeList * TreeViewColumn Source # 
type SignalList TreeViewColumn Source # 
type SignalList TreeViewColumn
type AttributeList TreeViewColumn Source # 
type AttributeList TreeViewColumn

class GObject o => IsTreeViewColumn o Source #

Instances

Methods

addAttribute

data TreeViewColumnAddAttributeMethodInfo Source #

Instances

((~) * signature (b -> Text -> Int32 -> m ()), MonadIO m, IsTreeViewColumn a, IsCellRenderer b) => MethodInfo * TreeViewColumnAddAttributeMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnAddAttributeMethodInfo a -> signature -> s

cellGetPosition

data TreeViewColumnCellGetPositionMethodInfo Source #

Instances

((~) * signature (b -> m (Bool, Int32, Int32)), MonadIO m, IsTreeViewColumn a, IsCellRenderer b) => MethodInfo * TreeViewColumnCellGetPositionMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnCellGetPositionMethodInfo a -> signature -> s

cellGetSize

data TreeViewColumnCellGetSizeMethodInfo Source #

Instances

((~) * signature (Maybe Rectangle -> m (Int32, Int32, Int32, Int32)), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnCellGetSizeMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnCellGetSizeMethodInfo a -> signature -> s

cellIsVisible

data TreeViewColumnCellIsVisibleMethodInfo Source #

Instances

((~) * signature (m Bool), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnCellIsVisibleMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnCellIsVisibleMethodInfo a -> signature -> s

cellSetCellData

data TreeViewColumnCellSetCellDataMethodInfo Source #

Instances

((~) * signature (b -> TreeIter -> Bool -> Bool -> m ()), MonadIO m, IsTreeViewColumn a, IsTreeModel b) => MethodInfo * TreeViewColumnCellSetCellDataMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnCellSetCellDataMethodInfo a -> signature -> s

clear

data TreeViewColumnClearMethodInfo Source #

Instances

((~) * signature (m ()), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnClearMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnClearMethodInfo a -> signature -> s

clearAttributes

data TreeViewColumnClearAttributesMethodInfo Source #

Instances

((~) * signature (b -> m ()), MonadIO m, IsTreeViewColumn a, IsCellRenderer b) => MethodInfo * TreeViewColumnClearAttributesMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnClearAttributesMethodInfo a -> signature -> s

clicked

data TreeViewColumnClickedMethodInfo Source #

Instances

((~) * signature (m ()), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnClickedMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnClickedMethodInfo a -> signature -> s

focusCell

data TreeViewColumnFocusCellMethodInfo Source #

Instances

((~) * signature (b -> m ()), MonadIO m, IsTreeViewColumn a, IsCellRenderer b) => MethodInfo * TreeViewColumnFocusCellMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnFocusCellMethodInfo a -> signature -> s

getAlignment

data TreeViewColumnGetAlignmentMethodInfo Source #

Instances

((~) * signature (m Float), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnGetAlignmentMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnGetAlignmentMethodInfo a -> signature -> s

getButton

data TreeViewColumnGetButtonMethodInfo Source #

Instances

((~) * signature (m Widget), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnGetButtonMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnGetButtonMethodInfo a -> signature -> s

getClickable

data TreeViewColumnGetClickableMethodInfo Source #

Instances

((~) * signature (m Bool), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnGetClickableMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnGetClickableMethodInfo a -> signature -> s

getExpand

data TreeViewColumnGetExpandMethodInfo Source #

Instances

((~) * signature (m Bool), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnGetExpandMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnGetExpandMethodInfo a -> signature -> s

getFixedWidth

data TreeViewColumnGetFixedWidthMethodInfo Source #

Instances

((~) * signature (m Int32), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnGetFixedWidthMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnGetFixedWidthMethodInfo a -> signature -> s

getMaxWidth

data TreeViewColumnGetMaxWidthMethodInfo Source #

Instances

((~) * signature (m Int32), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnGetMaxWidthMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnGetMaxWidthMethodInfo a -> signature -> s

getMinWidth

data TreeViewColumnGetMinWidthMethodInfo Source #

Instances

((~) * signature (m Int32), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnGetMinWidthMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnGetMinWidthMethodInfo a -> signature -> s

getReorderable

data TreeViewColumnGetReorderableMethodInfo Source #

Instances

((~) * signature (m Bool), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnGetReorderableMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnGetReorderableMethodInfo a -> signature -> s

getResizable

data TreeViewColumnGetResizableMethodInfo Source #

Instances

((~) * signature (m Bool), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnGetResizableMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnGetResizableMethodInfo a -> signature -> s

getSizing

data TreeViewColumnGetSizingMethodInfo Source #

Instances

((~) * signature (m TreeViewColumnSizing), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnGetSizingMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnGetSizingMethodInfo a -> signature -> s

getSortColumnId

data TreeViewColumnGetSortColumnIdMethodInfo Source #

Instances

((~) * signature (m Int32), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnGetSortColumnIdMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnGetSortColumnIdMethodInfo a -> signature -> s

getSortIndicator

data TreeViewColumnGetSortIndicatorMethodInfo Source #

Instances

((~) * signature (m Bool), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnGetSortIndicatorMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnGetSortIndicatorMethodInfo a -> signature -> s

getSortOrder

data TreeViewColumnGetSortOrderMethodInfo Source #

Instances

((~) * signature (m SortType), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnGetSortOrderMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnGetSortOrderMethodInfo a -> signature -> s

getSpacing

data TreeViewColumnGetSpacingMethodInfo Source #

Instances

((~) * signature (m Int32), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnGetSpacingMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnGetSpacingMethodInfo a -> signature -> s

getTitle

data TreeViewColumnGetTitleMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnGetTitleMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnGetTitleMethodInfo a -> signature -> s

getTreeView

data TreeViewColumnGetTreeViewMethodInfo Source #

Instances

((~) * signature (m (Maybe Widget)), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnGetTreeViewMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnGetTreeViewMethodInfo a -> signature -> s

getVisible

data TreeViewColumnGetVisibleMethodInfo Source #

Instances

((~) * signature (m Bool), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnGetVisibleMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnGetVisibleMethodInfo a -> signature -> s

getWidget

data TreeViewColumnGetWidgetMethodInfo Source #

Instances

((~) * signature (m (Maybe Widget)), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnGetWidgetMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnGetWidgetMethodInfo a -> signature -> s

getWidth

data TreeViewColumnGetWidthMethodInfo Source #

Instances

((~) * signature (m Int32), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnGetWidthMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnGetWidthMethodInfo a -> signature -> s

getXOffset

data TreeViewColumnGetXOffsetMethodInfo Source #

Instances

((~) * signature (m Int32), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnGetXOffsetMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnGetXOffsetMethodInfo a -> signature -> s

new

newWithArea

packEnd

data TreeViewColumnPackEndMethodInfo Source #

Instances

((~) * signature (b -> Bool -> m ()), MonadIO m, IsTreeViewColumn a, IsCellRenderer b) => MethodInfo * TreeViewColumnPackEndMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnPackEndMethodInfo a -> signature -> s

packStart

data TreeViewColumnPackStartMethodInfo Source #

Instances

((~) * signature (b -> Bool -> m ()), MonadIO m, IsTreeViewColumn a, IsCellRenderer b) => MethodInfo * TreeViewColumnPackStartMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnPackStartMethodInfo a -> signature -> s

queueResize

data TreeViewColumnQueueResizeMethodInfo Source #

Instances

((~) * signature (m ()), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnQueueResizeMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnQueueResizeMethodInfo a -> signature -> s

setAlignment

data TreeViewColumnSetAlignmentMethodInfo Source #

Instances

((~) * signature (Float -> m ()), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnSetAlignmentMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnSetAlignmentMethodInfo a -> signature -> s

setCellDataFunc

setClickable

data TreeViewColumnSetClickableMethodInfo Source #

Instances

((~) * signature (Bool -> m ()), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnSetClickableMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnSetClickableMethodInfo a -> signature -> s

setExpand

data TreeViewColumnSetExpandMethodInfo Source #

Instances

((~) * signature (Bool -> m ()), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnSetExpandMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnSetExpandMethodInfo a -> signature -> s

setFixedWidth

data TreeViewColumnSetFixedWidthMethodInfo Source #

Instances

((~) * signature (Int32 -> m ()), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnSetFixedWidthMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnSetFixedWidthMethodInfo a -> signature -> s

setMaxWidth

data TreeViewColumnSetMaxWidthMethodInfo Source #

Instances

((~) * signature (Int32 -> m ()), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnSetMaxWidthMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnSetMaxWidthMethodInfo a -> signature -> s

setMinWidth

data TreeViewColumnSetMinWidthMethodInfo Source #

Instances

((~) * signature (Int32 -> m ()), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnSetMinWidthMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnSetMinWidthMethodInfo a -> signature -> s

setReorderable

data TreeViewColumnSetReorderableMethodInfo Source #

Instances

((~) * signature (Bool -> m ()), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnSetReorderableMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnSetReorderableMethodInfo a -> signature -> s

setResizable

data TreeViewColumnSetResizableMethodInfo Source #

Instances

((~) * signature (Bool -> m ()), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnSetResizableMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnSetResizableMethodInfo a -> signature -> s

setSizing

data TreeViewColumnSetSizingMethodInfo Source #

Instances

((~) * signature (TreeViewColumnSizing -> m ()), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnSetSizingMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnSetSizingMethodInfo a -> signature -> s

setSortColumnId

data TreeViewColumnSetSortColumnIdMethodInfo Source #

Instances

((~) * signature (Int32 -> m ()), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnSetSortColumnIdMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnSetSortColumnIdMethodInfo a -> signature -> s

setSortIndicator

data TreeViewColumnSetSortIndicatorMethodInfo Source #

Instances

((~) * signature (Bool -> m ()), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnSetSortIndicatorMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnSetSortIndicatorMethodInfo a -> signature -> s

setSortOrder

data TreeViewColumnSetSortOrderMethodInfo Source #

Instances

((~) * signature (SortType -> m ()), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnSetSortOrderMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnSetSortOrderMethodInfo a -> signature -> s

setSpacing

data TreeViewColumnSetSpacingMethodInfo Source #

Instances

((~) * signature (Int32 -> m ()), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnSetSpacingMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnSetSpacingMethodInfo a -> signature -> s

setTitle

data TreeViewColumnSetTitleMethodInfo Source #

Instances

((~) * signature (Text -> m ()), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnSetTitleMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnSetTitleMethodInfo a -> signature -> s

treeViewColumnSetTitle :: (MonadIO m, IsTreeViewColumn a) => a -> Text -> m () Source #

setVisible

data TreeViewColumnSetVisibleMethodInfo Source #

Instances

((~) * signature (Bool -> m ()), MonadIO m, IsTreeViewColumn a) => MethodInfo * TreeViewColumnSetVisibleMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnSetVisibleMethodInfo a -> signature -> s

setWidget

data TreeViewColumnSetWidgetMethodInfo Source #

Instances

((~) * signature (Maybe b -> m ()), MonadIO m, IsTreeViewColumn a, IsWidget b) => MethodInfo * TreeViewColumnSetWidgetMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeViewColumnSetWidgetMethodInfo a -> signature -> s

Properties

alignment

data TreeViewColumnAlignmentPropertyInfo Source #

Instances

AttrInfo TreeViewColumnAlignmentPropertyInfo Source # 

Associated Types

type AttrAllowedOps TreeViewColumnAlignmentPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint TreeViewColumnAlignmentPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint TreeViewColumnAlignmentPropertyInfo :: * -> Constraint

type AttrGetType TreeViewColumnAlignmentPropertyInfo :: *

type AttrLabel TreeViewColumnAlignmentPropertyInfo :: Symbol

type AttrOrigin TreeViewColumnAlignmentPropertyInfo :: *

type AttrSetTypeConstraint TreeViewColumnAlignmentPropertyInfo Source # 
type AttrSetTypeConstraint TreeViewColumnAlignmentPropertyInfo = * ~ Float
type AttrOrigin TreeViewColumnAlignmentPropertyInfo Source # 
type AttrLabel TreeViewColumnAlignmentPropertyInfo Source # 
type AttrLabel TreeViewColumnAlignmentPropertyInfo = "alignment"
type AttrGetType TreeViewColumnAlignmentPropertyInfo Source # 
type AttrBaseTypeConstraint TreeViewColumnAlignmentPropertyInfo Source # 
type AttrAllowedOps TreeViewColumnAlignmentPropertyInfo Source # 
type AttrAllowedOps TreeViewColumnAlignmentPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

treeViewColumnAlignment :: AttrLabelProxy "alignment" Source #

cellArea

data TreeViewColumnCellAreaPropertyInfo Source #

Instances

AttrInfo TreeViewColumnCellAreaPropertyInfo Source # 

Associated Types

type AttrAllowedOps TreeViewColumnCellAreaPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint TreeViewColumnCellAreaPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint TreeViewColumnCellAreaPropertyInfo :: * -> Constraint

type AttrGetType TreeViewColumnCellAreaPropertyInfo :: *

type AttrLabel TreeViewColumnCellAreaPropertyInfo :: Symbol

type AttrOrigin TreeViewColumnCellAreaPropertyInfo :: *

type AttrSetTypeConstraint TreeViewColumnCellAreaPropertyInfo Source # 
type AttrSetTypeConstraint TreeViewColumnCellAreaPropertyInfo = IsCellArea
type AttrOrigin TreeViewColumnCellAreaPropertyInfo Source # 
type AttrLabel TreeViewColumnCellAreaPropertyInfo Source # 
type AttrLabel TreeViewColumnCellAreaPropertyInfo = "cell-area"
type AttrGetType TreeViewColumnCellAreaPropertyInfo Source # 
type AttrBaseTypeConstraint TreeViewColumnCellAreaPropertyInfo Source # 
type AttrAllowedOps TreeViewColumnCellAreaPropertyInfo Source # 
type AttrAllowedOps TreeViewColumnCellAreaPropertyInfo = (:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag)))

treeViewColumnCellArea :: AttrLabelProxy "cellArea" Source #

clickable

data TreeViewColumnClickablePropertyInfo Source #

Instances

AttrInfo TreeViewColumnClickablePropertyInfo Source # 

Associated Types

type AttrAllowedOps TreeViewColumnClickablePropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint TreeViewColumnClickablePropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint TreeViewColumnClickablePropertyInfo :: * -> Constraint

type AttrGetType TreeViewColumnClickablePropertyInfo :: *

type AttrLabel TreeViewColumnClickablePropertyInfo :: Symbol

type AttrOrigin TreeViewColumnClickablePropertyInfo :: *

type AttrSetTypeConstraint TreeViewColumnClickablePropertyInfo Source # 
type AttrSetTypeConstraint TreeViewColumnClickablePropertyInfo = * ~ Bool
type AttrOrigin TreeViewColumnClickablePropertyInfo Source # 
type AttrLabel TreeViewColumnClickablePropertyInfo Source # 
type AttrLabel TreeViewColumnClickablePropertyInfo = "clickable"
type AttrGetType TreeViewColumnClickablePropertyInfo Source # 
type AttrBaseTypeConstraint TreeViewColumnClickablePropertyInfo Source # 
type AttrAllowedOps TreeViewColumnClickablePropertyInfo Source # 
type AttrAllowedOps TreeViewColumnClickablePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

treeViewColumnClickable :: AttrLabelProxy "clickable" Source #

expand

data TreeViewColumnExpandPropertyInfo Source #

Instances

AttrInfo TreeViewColumnExpandPropertyInfo Source # 

Associated Types

type AttrAllowedOps TreeViewColumnExpandPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint TreeViewColumnExpandPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint TreeViewColumnExpandPropertyInfo :: * -> Constraint

type AttrGetType TreeViewColumnExpandPropertyInfo :: *

type AttrLabel TreeViewColumnExpandPropertyInfo :: Symbol

type AttrOrigin TreeViewColumnExpandPropertyInfo :: *

Methods

attrGet :: AttrBaseTypeConstraint TreeViewColumnExpandPropertyInfo o => Proxy * TreeViewColumnExpandPropertyInfo -> o -> IO (AttrGetType TreeViewColumnExpandPropertyInfo)

attrSet :: (AttrBaseTypeConstraint TreeViewColumnExpandPropertyInfo o, AttrSetTypeConstraint TreeViewColumnExpandPropertyInfo b) => Proxy * TreeViewColumnExpandPropertyInfo -> o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint TreeViewColumnExpandPropertyInfo o => Proxy * TreeViewColumnExpandPropertyInfo -> o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint TreeViewColumnExpandPropertyInfo o, AttrSetTypeConstraint TreeViewColumnExpandPropertyInfo b) => Proxy * TreeViewColumnExpandPropertyInfo -> b -> IO (GValueConstruct o)

type AttrSetTypeConstraint TreeViewColumnExpandPropertyInfo Source # 
type AttrSetTypeConstraint TreeViewColumnExpandPropertyInfo = * ~ Bool
type AttrOrigin TreeViewColumnExpandPropertyInfo Source # 
type AttrLabel TreeViewColumnExpandPropertyInfo Source # 
type AttrLabel TreeViewColumnExpandPropertyInfo = "expand"
type AttrGetType TreeViewColumnExpandPropertyInfo Source # 
type AttrBaseTypeConstraint TreeViewColumnExpandPropertyInfo Source # 
type AttrAllowedOps TreeViewColumnExpandPropertyInfo Source # 
type AttrAllowedOps TreeViewColumnExpandPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

treeViewColumnExpand :: AttrLabelProxy "expand" Source #

fixedWidth

data TreeViewColumnFixedWidthPropertyInfo Source #

Instances

AttrInfo TreeViewColumnFixedWidthPropertyInfo Source # 
type AttrSetTypeConstraint TreeViewColumnFixedWidthPropertyInfo Source # 
type AttrSetTypeConstraint TreeViewColumnFixedWidthPropertyInfo = * ~ Int32
type AttrOrigin TreeViewColumnFixedWidthPropertyInfo Source # 
type AttrLabel TreeViewColumnFixedWidthPropertyInfo Source # 
type AttrLabel TreeViewColumnFixedWidthPropertyInfo = "fixed-width"
type AttrGetType TreeViewColumnFixedWidthPropertyInfo Source # 
type AttrBaseTypeConstraint TreeViewColumnFixedWidthPropertyInfo Source # 
type AttrAllowedOps TreeViewColumnFixedWidthPropertyInfo Source # 
type AttrAllowedOps TreeViewColumnFixedWidthPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

treeViewColumnFixedWidth :: AttrLabelProxy "fixedWidth" Source #

maxWidth

data TreeViewColumnMaxWidthPropertyInfo Source #

Instances

AttrInfo TreeViewColumnMaxWidthPropertyInfo Source # 

Associated Types

type AttrAllowedOps TreeViewColumnMaxWidthPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint TreeViewColumnMaxWidthPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint TreeViewColumnMaxWidthPropertyInfo :: * -> Constraint

type AttrGetType TreeViewColumnMaxWidthPropertyInfo :: *

type AttrLabel TreeViewColumnMaxWidthPropertyInfo :: Symbol

type AttrOrigin TreeViewColumnMaxWidthPropertyInfo :: *

type AttrSetTypeConstraint TreeViewColumnMaxWidthPropertyInfo Source # 
type AttrSetTypeConstraint TreeViewColumnMaxWidthPropertyInfo = * ~ Int32
type AttrOrigin TreeViewColumnMaxWidthPropertyInfo Source # 
type AttrLabel TreeViewColumnMaxWidthPropertyInfo Source # 
type AttrLabel TreeViewColumnMaxWidthPropertyInfo = "max-width"
type AttrGetType TreeViewColumnMaxWidthPropertyInfo Source # 
type AttrBaseTypeConstraint TreeViewColumnMaxWidthPropertyInfo Source # 
type AttrAllowedOps TreeViewColumnMaxWidthPropertyInfo Source # 
type AttrAllowedOps TreeViewColumnMaxWidthPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

treeViewColumnMaxWidth :: AttrLabelProxy "maxWidth" Source #

minWidth

data TreeViewColumnMinWidthPropertyInfo Source #

Instances

AttrInfo TreeViewColumnMinWidthPropertyInfo Source # 

Associated Types

type AttrAllowedOps TreeViewColumnMinWidthPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint TreeViewColumnMinWidthPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint TreeViewColumnMinWidthPropertyInfo :: * -> Constraint

type AttrGetType TreeViewColumnMinWidthPropertyInfo :: *

type AttrLabel TreeViewColumnMinWidthPropertyInfo :: Symbol

type AttrOrigin TreeViewColumnMinWidthPropertyInfo :: *

type AttrSetTypeConstraint TreeViewColumnMinWidthPropertyInfo Source # 
type AttrSetTypeConstraint TreeViewColumnMinWidthPropertyInfo = * ~ Int32
type AttrOrigin TreeViewColumnMinWidthPropertyInfo Source # 
type AttrLabel TreeViewColumnMinWidthPropertyInfo Source # 
type AttrLabel TreeViewColumnMinWidthPropertyInfo = "min-width"
type AttrGetType TreeViewColumnMinWidthPropertyInfo Source # 
type AttrBaseTypeConstraint TreeViewColumnMinWidthPropertyInfo Source # 
type AttrAllowedOps TreeViewColumnMinWidthPropertyInfo Source # 
type AttrAllowedOps TreeViewColumnMinWidthPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

treeViewColumnMinWidth :: AttrLabelProxy "minWidth" Source #

reorderable

data TreeViewColumnReorderablePropertyInfo Source #

Instances

AttrInfo TreeViewColumnReorderablePropertyInfo Source # 
type AttrSetTypeConstraint TreeViewColumnReorderablePropertyInfo Source # 
type AttrSetTypeConstraint TreeViewColumnReorderablePropertyInfo = * ~ Bool
type AttrOrigin TreeViewColumnReorderablePropertyInfo Source # 
type AttrLabel TreeViewColumnReorderablePropertyInfo Source # 
type AttrLabel TreeViewColumnReorderablePropertyInfo = "reorderable"
type AttrGetType TreeViewColumnReorderablePropertyInfo Source # 
type AttrBaseTypeConstraint TreeViewColumnReorderablePropertyInfo Source # 
type AttrAllowedOps TreeViewColumnReorderablePropertyInfo Source # 
type AttrAllowedOps TreeViewColumnReorderablePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

treeViewColumnReorderable :: AttrLabelProxy "reorderable" Source #

resizable

data TreeViewColumnResizablePropertyInfo Source #

Instances

AttrInfo TreeViewColumnResizablePropertyInfo Source # 

Associated Types

type AttrAllowedOps TreeViewColumnResizablePropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint TreeViewColumnResizablePropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint TreeViewColumnResizablePropertyInfo :: * -> Constraint

type AttrGetType TreeViewColumnResizablePropertyInfo :: *

type AttrLabel TreeViewColumnResizablePropertyInfo :: Symbol

type AttrOrigin TreeViewColumnResizablePropertyInfo :: *

type AttrSetTypeConstraint TreeViewColumnResizablePropertyInfo Source # 
type AttrSetTypeConstraint TreeViewColumnResizablePropertyInfo = * ~ Bool
type AttrOrigin TreeViewColumnResizablePropertyInfo Source # 
type AttrLabel TreeViewColumnResizablePropertyInfo Source # 
type AttrLabel TreeViewColumnResizablePropertyInfo = "resizable"
type AttrGetType TreeViewColumnResizablePropertyInfo Source # 
type AttrBaseTypeConstraint TreeViewColumnResizablePropertyInfo Source # 
type AttrAllowedOps TreeViewColumnResizablePropertyInfo Source # 
type AttrAllowedOps TreeViewColumnResizablePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

treeViewColumnResizable :: AttrLabelProxy "resizable" Source #

sizing

data TreeViewColumnSizingPropertyInfo Source #

Instances

AttrInfo TreeViewColumnSizingPropertyInfo Source # 

Associated Types

type AttrAllowedOps TreeViewColumnSizingPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint TreeViewColumnSizingPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint TreeViewColumnSizingPropertyInfo :: * -> Constraint

type AttrGetType TreeViewColumnSizingPropertyInfo :: *

type AttrLabel TreeViewColumnSizingPropertyInfo :: Symbol

type AttrOrigin TreeViewColumnSizingPropertyInfo :: *

Methods

attrGet :: AttrBaseTypeConstraint TreeViewColumnSizingPropertyInfo o => Proxy * TreeViewColumnSizingPropertyInfo -> o -> IO (AttrGetType TreeViewColumnSizingPropertyInfo)

attrSet :: (AttrBaseTypeConstraint TreeViewColumnSizingPropertyInfo o, AttrSetTypeConstraint TreeViewColumnSizingPropertyInfo b) => Proxy * TreeViewColumnSizingPropertyInfo -> o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint TreeViewColumnSizingPropertyInfo o => Proxy * TreeViewColumnSizingPropertyInfo -> o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint TreeViewColumnSizingPropertyInfo o, AttrSetTypeConstraint TreeViewColumnSizingPropertyInfo b) => Proxy * TreeViewColumnSizingPropertyInfo -> b -> IO (GValueConstruct o)

type AttrSetTypeConstraint TreeViewColumnSizingPropertyInfo Source # 
type AttrOrigin TreeViewColumnSizingPropertyInfo Source # 
type AttrLabel TreeViewColumnSizingPropertyInfo Source # 
type AttrLabel TreeViewColumnSizingPropertyInfo = "sizing"
type AttrGetType TreeViewColumnSizingPropertyInfo Source # 
type AttrBaseTypeConstraint TreeViewColumnSizingPropertyInfo Source # 
type AttrAllowedOps TreeViewColumnSizingPropertyInfo Source # 
type AttrAllowedOps TreeViewColumnSizingPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

treeViewColumnSizing :: AttrLabelProxy "sizing" Source #

sortColumnId

data TreeViewColumnSortColumnIdPropertyInfo Source #

Instances

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

treeViewColumnSortColumnId :: AttrLabelProxy "sortColumnId" Source #

sortIndicator

data TreeViewColumnSortIndicatorPropertyInfo Source #

Instances

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

treeViewColumnSortIndicator :: AttrLabelProxy "sortIndicator" Source #

sortOrder

data TreeViewColumnSortOrderPropertyInfo Source #

Instances

AttrInfo TreeViewColumnSortOrderPropertyInfo Source # 

Associated Types

type AttrAllowedOps TreeViewColumnSortOrderPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint TreeViewColumnSortOrderPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint TreeViewColumnSortOrderPropertyInfo :: * -> Constraint

type AttrGetType TreeViewColumnSortOrderPropertyInfo :: *

type AttrLabel TreeViewColumnSortOrderPropertyInfo :: Symbol

type AttrOrigin TreeViewColumnSortOrderPropertyInfo :: *

type AttrSetTypeConstraint TreeViewColumnSortOrderPropertyInfo Source # 
type AttrSetTypeConstraint TreeViewColumnSortOrderPropertyInfo = * ~ SortType
type AttrOrigin TreeViewColumnSortOrderPropertyInfo Source # 
type AttrLabel TreeViewColumnSortOrderPropertyInfo Source # 
type AttrLabel TreeViewColumnSortOrderPropertyInfo = "sort-order"
type AttrGetType TreeViewColumnSortOrderPropertyInfo Source # 
type AttrBaseTypeConstraint TreeViewColumnSortOrderPropertyInfo Source # 
type AttrAllowedOps TreeViewColumnSortOrderPropertyInfo Source # 
type AttrAllowedOps TreeViewColumnSortOrderPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

treeViewColumnSortOrder :: AttrLabelProxy "sortOrder" Source #

spacing

data TreeViewColumnSpacingPropertyInfo Source #

Instances

AttrInfo TreeViewColumnSpacingPropertyInfo Source # 

Associated Types

type AttrAllowedOps TreeViewColumnSpacingPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint TreeViewColumnSpacingPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint TreeViewColumnSpacingPropertyInfo :: * -> Constraint

type AttrGetType TreeViewColumnSpacingPropertyInfo :: *

type AttrLabel TreeViewColumnSpacingPropertyInfo :: Symbol

type AttrOrigin TreeViewColumnSpacingPropertyInfo :: *

type AttrSetTypeConstraint TreeViewColumnSpacingPropertyInfo Source # 
type AttrSetTypeConstraint TreeViewColumnSpacingPropertyInfo = * ~ Int32
type AttrOrigin TreeViewColumnSpacingPropertyInfo Source # 
type AttrLabel TreeViewColumnSpacingPropertyInfo Source # 
type AttrLabel TreeViewColumnSpacingPropertyInfo = "spacing"
type AttrGetType TreeViewColumnSpacingPropertyInfo Source # 
type AttrBaseTypeConstraint TreeViewColumnSpacingPropertyInfo Source # 
type AttrAllowedOps TreeViewColumnSpacingPropertyInfo Source # 
type AttrAllowedOps TreeViewColumnSpacingPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

treeViewColumnSpacing :: AttrLabelProxy "spacing" Source #

title

data TreeViewColumnTitlePropertyInfo Source #

Instances

AttrInfo TreeViewColumnTitlePropertyInfo Source # 

Associated Types

type AttrAllowedOps TreeViewColumnTitlePropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint TreeViewColumnTitlePropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint TreeViewColumnTitlePropertyInfo :: * -> Constraint

type AttrGetType TreeViewColumnTitlePropertyInfo :: *

type AttrLabel TreeViewColumnTitlePropertyInfo :: Symbol

type AttrOrigin TreeViewColumnTitlePropertyInfo :: *

Methods

attrGet :: AttrBaseTypeConstraint TreeViewColumnTitlePropertyInfo o => Proxy * TreeViewColumnTitlePropertyInfo -> o -> IO (AttrGetType TreeViewColumnTitlePropertyInfo)

attrSet :: (AttrBaseTypeConstraint TreeViewColumnTitlePropertyInfo o, AttrSetTypeConstraint TreeViewColumnTitlePropertyInfo b) => Proxy * TreeViewColumnTitlePropertyInfo -> o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint TreeViewColumnTitlePropertyInfo o => Proxy * TreeViewColumnTitlePropertyInfo -> o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint TreeViewColumnTitlePropertyInfo o, AttrSetTypeConstraint TreeViewColumnTitlePropertyInfo b) => Proxy * TreeViewColumnTitlePropertyInfo -> b -> IO (GValueConstruct o)

type AttrSetTypeConstraint TreeViewColumnTitlePropertyInfo Source # 
type AttrSetTypeConstraint TreeViewColumnTitlePropertyInfo = * ~ Text
type AttrOrigin TreeViewColumnTitlePropertyInfo Source # 
type AttrLabel TreeViewColumnTitlePropertyInfo Source # 
type AttrLabel TreeViewColumnTitlePropertyInfo = "title"
type AttrGetType TreeViewColumnTitlePropertyInfo Source # 
type AttrGetType TreeViewColumnTitlePropertyInfo = Text
type AttrBaseTypeConstraint TreeViewColumnTitlePropertyInfo Source # 
type AttrAllowedOps TreeViewColumnTitlePropertyInfo Source # 
type AttrAllowedOps TreeViewColumnTitlePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

constructTreeViewColumnTitle :: IsTreeViewColumn o => Text -> IO (GValueConstruct o) Source #

setTreeViewColumnTitle :: (MonadIO m, IsTreeViewColumn o) => o -> Text -> m () Source #

treeViewColumnTitle :: AttrLabelProxy "title" Source #

visible

data TreeViewColumnVisiblePropertyInfo Source #

Instances

AttrInfo TreeViewColumnVisiblePropertyInfo Source # 

Associated Types

type AttrAllowedOps TreeViewColumnVisiblePropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint TreeViewColumnVisiblePropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint TreeViewColumnVisiblePropertyInfo :: * -> Constraint

type AttrGetType TreeViewColumnVisiblePropertyInfo :: *

type AttrLabel TreeViewColumnVisiblePropertyInfo :: Symbol

type AttrOrigin TreeViewColumnVisiblePropertyInfo :: *

type AttrSetTypeConstraint TreeViewColumnVisiblePropertyInfo Source # 
type AttrSetTypeConstraint TreeViewColumnVisiblePropertyInfo = * ~ Bool
type AttrOrigin TreeViewColumnVisiblePropertyInfo Source # 
type AttrLabel TreeViewColumnVisiblePropertyInfo Source # 
type AttrLabel TreeViewColumnVisiblePropertyInfo = "visible"
type AttrGetType TreeViewColumnVisiblePropertyInfo Source # 
type AttrBaseTypeConstraint TreeViewColumnVisiblePropertyInfo Source # 
type AttrAllowedOps TreeViewColumnVisiblePropertyInfo Source # 
type AttrAllowedOps TreeViewColumnVisiblePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

treeViewColumnVisible :: AttrLabelProxy "visible" Source #

widget

data TreeViewColumnWidgetPropertyInfo Source #

Instances

AttrInfo TreeViewColumnWidgetPropertyInfo Source # 

Associated Types

type AttrAllowedOps TreeViewColumnWidgetPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint TreeViewColumnWidgetPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint TreeViewColumnWidgetPropertyInfo :: * -> Constraint

type AttrGetType TreeViewColumnWidgetPropertyInfo :: *

type AttrLabel TreeViewColumnWidgetPropertyInfo :: Symbol

type AttrOrigin TreeViewColumnWidgetPropertyInfo :: *

Methods

attrGet :: AttrBaseTypeConstraint TreeViewColumnWidgetPropertyInfo o => Proxy * TreeViewColumnWidgetPropertyInfo -> o -> IO (AttrGetType TreeViewColumnWidgetPropertyInfo)

attrSet :: (AttrBaseTypeConstraint TreeViewColumnWidgetPropertyInfo o, AttrSetTypeConstraint TreeViewColumnWidgetPropertyInfo b) => Proxy * TreeViewColumnWidgetPropertyInfo -> o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint TreeViewColumnWidgetPropertyInfo o => Proxy * TreeViewColumnWidgetPropertyInfo -> o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint TreeViewColumnWidgetPropertyInfo o, AttrSetTypeConstraint TreeViewColumnWidgetPropertyInfo b) => Proxy * TreeViewColumnWidgetPropertyInfo -> b -> IO (GValueConstruct o)

type AttrSetTypeConstraint TreeViewColumnWidgetPropertyInfo Source # 
type AttrSetTypeConstraint TreeViewColumnWidgetPropertyInfo = IsWidget
type AttrOrigin TreeViewColumnWidgetPropertyInfo Source # 
type AttrLabel TreeViewColumnWidgetPropertyInfo Source # 
type AttrLabel TreeViewColumnWidgetPropertyInfo = "widget"
type AttrGetType TreeViewColumnWidgetPropertyInfo Source # 
type AttrBaseTypeConstraint TreeViewColumnWidgetPropertyInfo Source # 
type AttrAllowedOps TreeViewColumnWidgetPropertyInfo Source # 
type AttrAllowedOps TreeViewColumnWidgetPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag))))

constructTreeViewColumnWidget :: (IsTreeViewColumn o, IsWidget a) => a -> IO (GValueConstruct o) Source #

treeViewColumnWidget :: AttrLabelProxy "widget" Source #

width

data TreeViewColumnWidthPropertyInfo Source #

Instances

AttrInfo TreeViewColumnWidthPropertyInfo Source # 

Associated Types

type AttrAllowedOps TreeViewColumnWidthPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint TreeViewColumnWidthPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint TreeViewColumnWidthPropertyInfo :: * -> Constraint

type AttrGetType TreeViewColumnWidthPropertyInfo :: *

type AttrLabel TreeViewColumnWidthPropertyInfo :: Symbol

type AttrOrigin TreeViewColumnWidthPropertyInfo :: *

Methods

attrGet :: AttrBaseTypeConstraint TreeViewColumnWidthPropertyInfo o => Proxy * TreeViewColumnWidthPropertyInfo -> o -> IO (AttrGetType TreeViewColumnWidthPropertyInfo)

attrSet :: (AttrBaseTypeConstraint TreeViewColumnWidthPropertyInfo o, AttrSetTypeConstraint TreeViewColumnWidthPropertyInfo b) => Proxy * TreeViewColumnWidthPropertyInfo -> o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint TreeViewColumnWidthPropertyInfo o => Proxy * TreeViewColumnWidthPropertyInfo -> o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint TreeViewColumnWidthPropertyInfo o, AttrSetTypeConstraint TreeViewColumnWidthPropertyInfo b) => Proxy * TreeViewColumnWidthPropertyInfo -> b -> IO (GValueConstruct o)

type AttrSetTypeConstraint TreeViewColumnWidthPropertyInfo Source # 
type AttrSetTypeConstraint TreeViewColumnWidthPropertyInfo = * ~ ()
type AttrOrigin TreeViewColumnWidthPropertyInfo Source # 
type AttrLabel TreeViewColumnWidthPropertyInfo Source # 
type AttrLabel TreeViewColumnWidthPropertyInfo = "width"
type AttrGetType TreeViewColumnWidthPropertyInfo Source # 
type AttrBaseTypeConstraint TreeViewColumnWidthPropertyInfo Source # 
type AttrAllowedOps TreeViewColumnWidthPropertyInfo Source # 
type AttrAllowedOps TreeViewColumnWidthPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

treeViewColumnWidth :: AttrLabelProxy "width" Source #

xOffset

data TreeViewColumnXOffsetPropertyInfo Source #

Instances

AttrInfo TreeViewColumnXOffsetPropertyInfo Source # 

Associated Types

type AttrAllowedOps TreeViewColumnXOffsetPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint TreeViewColumnXOffsetPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint TreeViewColumnXOffsetPropertyInfo :: * -> Constraint

type AttrGetType TreeViewColumnXOffsetPropertyInfo :: *

type AttrLabel TreeViewColumnXOffsetPropertyInfo :: Symbol

type AttrOrigin TreeViewColumnXOffsetPropertyInfo :: *

type AttrSetTypeConstraint TreeViewColumnXOffsetPropertyInfo Source # 
type AttrSetTypeConstraint TreeViewColumnXOffsetPropertyInfo = * ~ ()
type AttrOrigin TreeViewColumnXOffsetPropertyInfo Source # 
type AttrLabel TreeViewColumnXOffsetPropertyInfo Source # 
type AttrLabel TreeViewColumnXOffsetPropertyInfo = "x-offset"
type AttrGetType TreeViewColumnXOffsetPropertyInfo Source # 
type AttrBaseTypeConstraint TreeViewColumnXOffsetPropertyInfo Source # 
type AttrAllowedOps TreeViewColumnXOffsetPropertyInfo Source # 
type AttrAllowedOps TreeViewColumnXOffsetPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

treeViewColumnXOffset :: AttrLabelProxy "xOffset" Source #

Signals

clicked

data TreeViewColumnClickedSignalInfo Source #

Instances

SignalInfo TreeViewColumnClickedSignalInfo Source # 

Associated Types

type HaskellCallbackType TreeViewColumnClickedSignalInfo :: *

Methods

connectSignal :: GObject o => SignalProxy o TreeViewColumnClickedSignalInfo -> o -> HaskellCallbackType TreeViewColumnClickedSignalInfo -> SignalConnectMode -> IO SignalHandlerId

type HaskellCallbackType TreeViewColumnClickedSignalInfo Source # 

afterTreeViewColumnClicked :: (GObject a, MonadIO m) => a -> TreeViewColumnClickedCallback -> m SignalHandlerId Source #

onTreeViewColumnClicked :: (GObject a, MonadIO m) => a -> TreeViewColumnClickedCallback -> m SignalHandlerId Source #