gi-gtk-4.0.12: Gtk 4.x bindings (compatibility layer)
Safe HaskellNone
LanguageHaskell2010

GI.Gtk.Objects.ColumnViewRow

Description

This is a backwards-compatibility module re-exporting the contents of the GI.Gtk.Objects.ColumnViewRow module in the gi-gtk4 package.

The link below will take you to the relevant entry in the gi-gtk4 documentation.

Documentation

newtype ColumnViewRow #

Instances

Instances details
Eq ColumnViewRow 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

GObject ColumnViewRow 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

ManagedPtrNewtype ColumnViewRow 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

TypedObject ColumnViewRow 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

glibType :: IO GType #

HasParentTypes ColumnViewRow 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

HasAttributeList ColumnViewRow 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

(info ~ ResolveColumnViewRowMethod t ColumnViewRow, OverloadedMethod info ColumnViewRow p, HasField t ColumnViewRow p) => HasField (t :: Symbol) ColumnViewRow p 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

getField :: ColumnViewRow -> p

(info ~ ResolveColumnViewRowMethod t ColumnViewRow, OverloadedMethodInfo info ColumnViewRow) => IsLabel t (MethodProxy info ColumnViewRow) 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

fromLabel :: MethodProxy info ColumnViewRow

(info ~ ResolveColumnViewRowMethod t ColumnViewRow, OverloadedMethod info ColumnViewRow p) => IsLabel t (ColumnViewRow -> p) 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

fromLabel :: ColumnViewRow -> p

IsGValue (Maybe ColumnViewRow) 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe ColumnViewRow -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe ColumnViewRow) #

type AttributeList ColumnViewRow 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttributeList ColumnViewRow = ColumnViewRowAttributeList
type ParentTypes ColumnViewRow 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type ParentTypes ColumnViewRow = '[Object]
type SignalList ColumnViewRow 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type SignalList ColumnViewRow = ColumnViewRowSignalList

data ColumnViewRowAccessibleDescriptionPropertyInfo #

Instances

Instances details
AttrInfo ColumnViewRowAccessibleDescriptionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Associated Types

type AttrAllowedOps ColumnViewRowAccessibleDescriptionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrAllowedOps ColumnViewRowAccessibleDescriptionPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint ColumnViewRowAccessibleDescriptionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrGetType ColumnViewRowAccessibleDescriptionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrSetTypeConstraint ColumnViewRowAccessibleDescriptionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrSetTypeConstraint ColumnViewRowAccessibleDescriptionPropertyInfo = Type ~ Text
type AttrTransferTypeConstraint ColumnViewRowAccessibleDescriptionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrTransferTypeConstraint ColumnViewRowAccessibleDescriptionPropertyInfo = Type ~ Text
type AttrTransferType ColumnViewRowAccessibleDescriptionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrLabel ColumnViewRowAccessibleDescriptionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrLabel ColumnViewRowAccessibleDescriptionPropertyInfo = "accessible-description"
type AttrOrigin ColumnViewRowAccessibleDescriptionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

attrGet :: AttrBaseTypeConstraint ColumnViewRowAccessibleDescriptionPropertyInfo o => o -> IO (AttrGetType ColumnViewRowAccessibleDescriptionPropertyInfo)

attrSet :: (AttrBaseTypeConstraint ColumnViewRowAccessibleDescriptionPropertyInfo o, AttrSetTypeConstraint ColumnViewRowAccessibleDescriptionPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint ColumnViewRowAccessibleDescriptionPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint ColumnViewRowAccessibleDescriptionPropertyInfo o, AttrSetTypeConstraint ColumnViewRowAccessibleDescriptionPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint ColumnViewRowAccessibleDescriptionPropertyInfo o, AttrTransferTypeConstraint ColumnViewRowAccessibleDescriptionPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ColumnViewRowAccessibleDescriptionPropertyInfo)

attrPut :: AttrBaseTypeConstraint ColumnViewRowAccessibleDescriptionPropertyInfo o => o -> AttrGetType ColumnViewRowAccessibleDescriptionPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ColumnViewRowAccessibleDescriptionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrAllowedOps ColumnViewRowAccessibleDescriptionPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint ColumnViewRowAccessibleDescriptionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrGetType ColumnViewRowAccessibleDescriptionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrLabel ColumnViewRowAccessibleDescriptionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrLabel ColumnViewRowAccessibleDescriptionPropertyInfo = "accessible-description"
type AttrOrigin ColumnViewRowAccessibleDescriptionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrSetTypeConstraint ColumnViewRowAccessibleDescriptionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrSetTypeConstraint ColumnViewRowAccessibleDescriptionPropertyInfo = Type ~ Text
type AttrTransferType ColumnViewRowAccessibleDescriptionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrTransferTypeConstraint ColumnViewRowAccessibleDescriptionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrTransferTypeConstraint ColumnViewRowAccessibleDescriptionPropertyInfo = Type ~ Text

data ColumnViewRowAccessibleLabelPropertyInfo #

Instances

Instances details
AttrInfo ColumnViewRowAccessibleLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Associated Types

type AttrAllowedOps ColumnViewRowAccessibleLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrAllowedOps ColumnViewRowAccessibleLabelPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint ColumnViewRowAccessibleLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrGetType ColumnViewRowAccessibleLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrSetTypeConstraint ColumnViewRowAccessibleLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrSetTypeConstraint ColumnViewRowAccessibleLabelPropertyInfo = Type ~ Text
type AttrTransferTypeConstraint ColumnViewRowAccessibleLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrTransferTypeConstraint ColumnViewRowAccessibleLabelPropertyInfo = Type ~ Text
type AttrTransferType ColumnViewRowAccessibleLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrTransferType ColumnViewRowAccessibleLabelPropertyInfo = Text
type AttrLabel ColumnViewRowAccessibleLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrLabel ColumnViewRowAccessibleLabelPropertyInfo = "accessible-label"
type AttrOrigin ColumnViewRowAccessibleLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

attrGet :: AttrBaseTypeConstraint ColumnViewRowAccessibleLabelPropertyInfo o => o -> IO (AttrGetType ColumnViewRowAccessibleLabelPropertyInfo)

attrSet :: (AttrBaseTypeConstraint ColumnViewRowAccessibleLabelPropertyInfo o, AttrSetTypeConstraint ColumnViewRowAccessibleLabelPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint ColumnViewRowAccessibleLabelPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint ColumnViewRowAccessibleLabelPropertyInfo o, AttrSetTypeConstraint ColumnViewRowAccessibleLabelPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint ColumnViewRowAccessibleLabelPropertyInfo o, AttrTransferTypeConstraint ColumnViewRowAccessibleLabelPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ColumnViewRowAccessibleLabelPropertyInfo)

attrPut :: AttrBaseTypeConstraint ColumnViewRowAccessibleLabelPropertyInfo o => o -> AttrGetType ColumnViewRowAccessibleLabelPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ColumnViewRowAccessibleLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrAllowedOps ColumnViewRowAccessibleLabelPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint ColumnViewRowAccessibleLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrGetType ColumnViewRowAccessibleLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrLabel ColumnViewRowAccessibleLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrLabel ColumnViewRowAccessibleLabelPropertyInfo = "accessible-label"
type AttrOrigin ColumnViewRowAccessibleLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrSetTypeConstraint ColumnViewRowAccessibleLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrSetTypeConstraint ColumnViewRowAccessibleLabelPropertyInfo = Type ~ Text
type AttrTransferType ColumnViewRowAccessibleLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrTransferType ColumnViewRowAccessibleLabelPropertyInfo = Text
type AttrTransferTypeConstraint ColumnViewRowAccessibleLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrTransferTypeConstraint ColumnViewRowAccessibleLabelPropertyInfo = Type ~ Text

data ColumnViewRowActivatablePropertyInfo #

Instances

Instances details
AttrInfo ColumnViewRowActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Associated Types

type AttrAllowedOps ColumnViewRowActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrAllowedOps ColumnViewRowActivatablePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint ColumnViewRowActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrGetType ColumnViewRowActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrGetType ColumnViewRowActivatablePropertyInfo = Bool
type AttrSetTypeConstraint ColumnViewRowActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrSetTypeConstraint ColumnViewRowActivatablePropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint ColumnViewRowActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrTransferTypeConstraint ColumnViewRowActivatablePropertyInfo = Type ~ Bool
type AttrTransferType ColumnViewRowActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrTransferType ColumnViewRowActivatablePropertyInfo = Bool
type AttrLabel ColumnViewRowActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrLabel ColumnViewRowActivatablePropertyInfo = "activatable"
type AttrOrigin ColumnViewRowActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

attrGet :: AttrBaseTypeConstraint ColumnViewRowActivatablePropertyInfo o => o -> IO (AttrGetType ColumnViewRowActivatablePropertyInfo)

attrSet :: (AttrBaseTypeConstraint ColumnViewRowActivatablePropertyInfo o, AttrSetTypeConstraint ColumnViewRowActivatablePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint ColumnViewRowActivatablePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint ColumnViewRowActivatablePropertyInfo o, AttrSetTypeConstraint ColumnViewRowActivatablePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint ColumnViewRowActivatablePropertyInfo o, AttrTransferTypeConstraint ColumnViewRowActivatablePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ColumnViewRowActivatablePropertyInfo)

attrPut :: AttrBaseTypeConstraint ColumnViewRowActivatablePropertyInfo o => o -> AttrGetType ColumnViewRowActivatablePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ColumnViewRowActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrAllowedOps ColumnViewRowActivatablePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint ColumnViewRowActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrGetType ColumnViewRowActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrGetType ColumnViewRowActivatablePropertyInfo = Bool
type AttrLabel ColumnViewRowActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrLabel ColumnViewRowActivatablePropertyInfo = "activatable"
type AttrOrigin ColumnViewRowActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrSetTypeConstraint ColumnViewRowActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrSetTypeConstraint ColumnViewRowActivatablePropertyInfo = Type ~ Bool
type AttrTransferType ColumnViewRowActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrTransferType ColumnViewRowActivatablePropertyInfo = Bool
type AttrTransferTypeConstraint ColumnViewRowActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrTransferTypeConstraint ColumnViewRowActivatablePropertyInfo = Type ~ Bool

data ColumnViewRowFocusablePropertyInfo #

Instances

Instances details
AttrInfo ColumnViewRowFocusablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Associated Types

type AttrAllowedOps ColumnViewRowFocusablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrAllowedOps ColumnViewRowFocusablePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint ColumnViewRowFocusablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrGetType ColumnViewRowFocusablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrGetType ColumnViewRowFocusablePropertyInfo = Bool
type AttrSetTypeConstraint ColumnViewRowFocusablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrSetTypeConstraint ColumnViewRowFocusablePropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint ColumnViewRowFocusablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrTransferTypeConstraint ColumnViewRowFocusablePropertyInfo = Type ~ Bool
type AttrTransferType ColumnViewRowFocusablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrTransferType ColumnViewRowFocusablePropertyInfo = Bool
type AttrLabel ColumnViewRowFocusablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrLabel ColumnViewRowFocusablePropertyInfo = "focusable"
type AttrOrigin ColumnViewRowFocusablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

attrGet :: AttrBaseTypeConstraint ColumnViewRowFocusablePropertyInfo o => o -> IO (AttrGetType ColumnViewRowFocusablePropertyInfo)

attrSet :: (AttrBaseTypeConstraint ColumnViewRowFocusablePropertyInfo o, AttrSetTypeConstraint ColumnViewRowFocusablePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint ColumnViewRowFocusablePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint ColumnViewRowFocusablePropertyInfo o, AttrSetTypeConstraint ColumnViewRowFocusablePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint ColumnViewRowFocusablePropertyInfo o, AttrTransferTypeConstraint ColumnViewRowFocusablePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ColumnViewRowFocusablePropertyInfo)

attrPut :: AttrBaseTypeConstraint ColumnViewRowFocusablePropertyInfo o => o -> AttrGetType ColumnViewRowFocusablePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ColumnViewRowFocusablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrAllowedOps ColumnViewRowFocusablePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint ColumnViewRowFocusablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrGetType ColumnViewRowFocusablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrGetType ColumnViewRowFocusablePropertyInfo = Bool
type AttrLabel ColumnViewRowFocusablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrLabel ColumnViewRowFocusablePropertyInfo = "focusable"
type AttrOrigin ColumnViewRowFocusablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrSetTypeConstraint ColumnViewRowFocusablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrSetTypeConstraint ColumnViewRowFocusablePropertyInfo = Type ~ Bool
type AttrTransferType ColumnViewRowFocusablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrTransferType ColumnViewRowFocusablePropertyInfo = Bool
type AttrTransferTypeConstraint ColumnViewRowFocusablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrTransferTypeConstraint ColumnViewRowFocusablePropertyInfo = Type ~ Bool

data ColumnViewRowGetAccessibleDescriptionMethodInfo #

Instances

Instances details
(signature ~ m Text, MonadIO m, IsColumnViewRow a) => OverloadedMethod ColumnViewRowGetAccessibleDescriptionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ColumnViewRowGetAccessibleDescriptionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ColumnViewRowGetAccessibleLabelMethodInfo #

Instances

Instances details
(signature ~ m Text, MonadIO m, IsColumnViewRow a) => OverloadedMethod ColumnViewRowGetAccessibleLabelMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ColumnViewRowGetAccessibleLabelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ColumnViewRowGetActivatableMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsColumnViewRow a) => OverloadedMethod ColumnViewRowGetActivatableMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ColumnViewRowGetActivatableMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ColumnViewRowGetFocusableMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsColumnViewRow a) => OverloadedMethod ColumnViewRowGetFocusableMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ColumnViewRowGetFocusableMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ColumnViewRowGetItemMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Object), MonadIO m, IsColumnViewRow a) => OverloadedMethod ColumnViewRowGetItemMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ColumnViewRowGetItemMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ColumnViewRowGetPositionMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsColumnViewRow a) => OverloadedMethod ColumnViewRowGetPositionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ColumnViewRowGetPositionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ColumnViewRowGetSelectableMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsColumnViewRow a) => OverloadedMethod ColumnViewRowGetSelectableMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ColumnViewRowGetSelectableMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ColumnViewRowGetSelectedMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsColumnViewRow a) => OverloadedMethod ColumnViewRowGetSelectedMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ColumnViewRowGetSelectedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ColumnViewRowItemPropertyInfo #

Instances

Instances details
AttrInfo ColumnViewRowItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Associated Types

type AttrAllowedOps ColumnViewRowItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrAllowedOps ColumnViewRowItemPropertyInfo = '['AttrGet, 'AttrClear]
type AttrBaseTypeConstraint ColumnViewRowItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrBaseTypeConstraint ColumnViewRowItemPropertyInfo = IsColumnViewRow
type AttrGetType ColumnViewRowItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrGetType ColumnViewRowItemPropertyInfo = Maybe Object
type AttrSetTypeConstraint ColumnViewRowItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrSetTypeConstraint ColumnViewRowItemPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint ColumnViewRowItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrTransferTypeConstraint ColumnViewRowItemPropertyInfo = Type ~ ()
type AttrTransferType ColumnViewRowItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrTransferType ColumnViewRowItemPropertyInfo = ()
type AttrLabel ColumnViewRowItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrLabel ColumnViewRowItemPropertyInfo = "item"
type AttrOrigin ColumnViewRowItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

attrGet :: AttrBaseTypeConstraint ColumnViewRowItemPropertyInfo o => o -> IO (AttrGetType ColumnViewRowItemPropertyInfo)

attrSet :: (AttrBaseTypeConstraint ColumnViewRowItemPropertyInfo o, AttrSetTypeConstraint ColumnViewRowItemPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint ColumnViewRowItemPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint ColumnViewRowItemPropertyInfo o, AttrSetTypeConstraint ColumnViewRowItemPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint ColumnViewRowItemPropertyInfo o, AttrTransferTypeConstraint ColumnViewRowItemPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ColumnViewRowItemPropertyInfo)

attrPut :: AttrBaseTypeConstraint ColumnViewRowItemPropertyInfo o => o -> AttrGetType ColumnViewRowItemPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ColumnViewRowItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrAllowedOps ColumnViewRowItemPropertyInfo = '['AttrGet, 'AttrClear]
type AttrBaseTypeConstraint ColumnViewRowItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrBaseTypeConstraint ColumnViewRowItemPropertyInfo = IsColumnViewRow
type AttrGetType ColumnViewRowItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrGetType ColumnViewRowItemPropertyInfo = Maybe Object
type AttrLabel ColumnViewRowItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrLabel ColumnViewRowItemPropertyInfo = "item"
type AttrOrigin ColumnViewRowItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrSetTypeConstraint ColumnViewRowItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrSetTypeConstraint ColumnViewRowItemPropertyInfo = Type ~ ()
type AttrTransferType ColumnViewRowItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrTransferType ColumnViewRowItemPropertyInfo = ()
type AttrTransferTypeConstraint ColumnViewRowItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrTransferTypeConstraint ColumnViewRowItemPropertyInfo = Type ~ ()

data ColumnViewRowPositionPropertyInfo #

Instances

Instances details
AttrInfo ColumnViewRowPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Associated Types

type AttrAllowedOps ColumnViewRowPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrAllowedOps ColumnViewRowPositionPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint ColumnViewRowPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrGetType ColumnViewRowPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrGetType ColumnViewRowPositionPropertyInfo = Word32
type AttrSetTypeConstraint ColumnViewRowPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrSetTypeConstraint ColumnViewRowPositionPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint ColumnViewRowPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrTransferTypeConstraint ColumnViewRowPositionPropertyInfo = Type ~ ()
type AttrTransferType ColumnViewRowPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrTransferType ColumnViewRowPositionPropertyInfo = ()
type AttrLabel ColumnViewRowPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrLabel ColumnViewRowPositionPropertyInfo = "position"
type AttrOrigin ColumnViewRowPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

attrGet :: AttrBaseTypeConstraint ColumnViewRowPositionPropertyInfo o => o -> IO (AttrGetType ColumnViewRowPositionPropertyInfo)

attrSet :: (AttrBaseTypeConstraint ColumnViewRowPositionPropertyInfo o, AttrSetTypeConstraint ColumnViewRowPositionPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint ColumnViewRowPositionPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint ColumnViewRowPositionPropertyInfo o, AttrSetTypeConstraint ColumnViewRowPositionPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint ColumnViewRowPositionPropertyInfo o, AttrTransferTypeConstraint ColumnViewRowPositionPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ColumnViewRowPositionPropertyInfo)

attrPut :: AttrBaseTypeConstraint ColumnViewRowPositionPropertyInfo o => o -> AttrGetType ColumnViewRowPositionPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ColumnViewRowPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrAllowedOps ColumnViewRowPositionPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint ColumnViewRowPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrGetType ColumnViewRowPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrGetType ColumnViewRowPositionPropertyInfo = Word32
type AttrLabel ColumnViewRowPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrLabel ColumnViewRowPositionPropertyInfo = "position"
type AttrOrigin ColumnViewRowPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrSetTypeConstraint ColumnViewRowPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrSetTypeConstraint ColumnViewRowPositionPropertyInfo = Type ~ ()
type AttrTransferType ColumnViewRowPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrTransferType ColumnViewRowPositionPropertyInfo = ()
type AttrTransferTypeConstraint ColumnViewRowPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrTransferTypeConstraint ColumnViewRowPositionPropertyInfo = Type ~ ()

data ColumnViewRowSelectablePropertyInfo #

Instances

Instances details
AttrInfo ColumnViewRowSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Associated Types

type AttrAllowedOps ColumnViewRowSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrAllowedOps ColumnViewRowSelectablePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint ColumnViewRowSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrGetType ColumnViewRowSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrGetType ColumnViewRowSelectablePropertyInfo = Bool
type AttrSetTypeConstraint ColumnViewRowSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrSetTypeConstraint ColumnViewRowSelectablePropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint ColumnViewRowSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrTransferTypeConstraint ColumnViewRowSelectablePropertyInfo = Type ~ Bool
type AttrTransferType ColumnViewRowSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrTransferType ColumnViewRowSelectablePropertyInfo = Bool
type AttrLabel ColumnViewRowSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrLabel ColumnViewRowSelectablePropertyInfo = "selectable"
type AttrOrigin ColumnViewRowSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

attrGet :: AttrBaseTypeConstraint ColumnViewRowSelectablePropertyInfo o => o -> IO (AttrGetType ColumnViewRowSelectablePropertyInfo)

attrSet :: (AttrBaseTypeConstraint ColumnViewRowSelectablePropertyInfo o, AttrSetTypeConstraint ColumnViewRowSelectablePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint ColumnViewRowSelectablePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint ColumnViewRowSelectablePropertyInfo o, AttrSetTypeConstraint ColumnViewRowSelectablePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint ColumnViewRowSelectablePropertyInfo o, AttrTransferTypeConstraint ColumnViewRowSelectablePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ColumnViewRowSelectablePropertyInfo)

attrPut :: AttrBaseTypeConstraint ColumnViewRowSelectablePropertyInfo o => o -> AttrGetType ColumnViewRowSelectablePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ColumnViewRowSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrAllowedOps ColumnViewRowSelectablePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint ColumnViewRowSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrGetType ColumnViewRowSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrGetType ColumnViewRowSelectablePropertyInfo = Bool
type AttrLabel ColumnViewRowSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrLabel ColumnViewRowSelectablePropertyInfo = "selectable"
type AttrOrigin ColumnViewRowSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrSetTypeConstraint ColumnViewRowSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrSetTypeConstraint ColumnViewRowSelectablePropertyInfo = Type ~ Bool
type AttrTransferType ColumnViewRowSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrTransferType ColumnViewRowSelectablePropertyInfo = Bool
type AttrTransferTypeConstraint ColumnViewRowSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrTransferTypeConstraint ColumnViewRowSelectablePropertyInfo = Type ~ Bool

data ColumnViewRowSelectedPropertyInfo #

Instances

Instances details
AttrInfo ColumnViewRowSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Associated Types

type AttrAllowedOps ColumnViewRowSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrAllowedOps ColumnViewRowSelectedPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint ColumnViewRowSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrGetType ColumnViewRowSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrGetType ColumnViewRowSelectedPropertyInfo = Bool
type AttrSetTypeConstraint ColumnViewRowSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrSetTypeConstraint ColumnViewRowSelectedPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint ColumnViewRowSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrTransferTypeConstraint ColumnViewRowSelectedPropertyInfo = Type ~ ()
type AttrTransferType ColumnViewRowSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrTransferType ColumnViewRowSelectedPropertyInfo = ()
type AttrLabel ColumnViewRowSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrLabel ColumnViewRowSelectedPropertyInfo = "selected"
type AttrOrigin ColumnViewRowSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

attrGet :: AttrBaseTypeConstraint ColumnViewRowSelectedPropertyInfo o => o -> IO (AttrGetType ColumnViewRowSelectedPropertyInfo)

attrSet :: (AttrBaseTypeConstraint ColumnViewRowSelectedPropertyInfo o, AttrSetTypeConstraint ColumnViewRowSelectedPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint ColumnViewRowSelectedPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint ColumnViewRowSelectedPropertyInfo o, AttrSetTypeConstraint ColumnViewRowSelectedPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint ColumnViewRowSelectedPropertyInfo o, AttrTransferTypeConstraint ColumnViewRowSelectedPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ColumnViewRowSelectedPropertyInfo)

attrPut :: AttrBaseTypeConstraint ColumnViewRowSelectedPropertyInfo o => o -> AttrGetType ColumnViewRowSelectedPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ColumnViewRowSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrAllowedOps ColumnViewRowSelectedPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint ColumnViewRowSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrGetType ColumnViewRowSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrGetType ColumnViewRowSelectedPropertyInfo = Bool
type AttrLabel ColumnViewRowSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrLabel ColumnViewRowSelectedPropertyInfo = "selected"
type AttrOrigin ColumnViewRowSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrSetTypeConstraint ColumnViewRowSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrSetTypeConstraint ColumnViewRowSelectedPropertyInfo = Type ~ ()
type AttrTransferType ColumnViewRowSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrTransferType ColumnViewRowSelectedPropertyInfo = ()
type AttrTransferTypeConstraint ColumnViewRowSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type AttrTransferTypeConstraint ColumnViewRowSelectedPropertyInfo = Type ~ ()

data ColumnViewRowSetAccessibleDescriptionMethodInfo #

Instances

Instances details
(signature ~ (Text -> m ()), MonadIO m, IsColumnViewRow a) => OverloadedMethod ColumnViewRowSetAccessibleDescriptionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ColumnViewRowSetAccessibleDescriptionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ColumnViewRowSetAccessibleLabelMethodInfo #

Instances

Instances details
(signature ~ (Text -> m ()), MonadIO m, IsColumnViewRow a) => OverloadedMethod ColumnViewRowSetAccessibleLabelMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ColumnViewRowSetAccessibleLabelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ColumnViewRowSetActivatableMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsColumnViewRow a) => OverloadedMethod ColumnViewRowSetActivatableMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ColumnViewRowSetActivatableMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ColumnViewRowSetFocusableMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsColumnViewRow a) => OverloadedMethod ColumnViewRowSetFocusableMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ColumnViewRowSetFocusableMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ColumnViewRowSetSelectableMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsColumnViewRow a) => OverloadedMethod ColumnViewRowSetSelectableMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ColumnViewRowSetSelectableMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (GObject o, IsDescendantOf ColumnViewRow o) => IsColumnViewRow o #

Instances

Instances details
(GObject o, IsDescendantOf ColumnViewRow o) => IsColumnViewRow o 
Instance details

Defined in GI.Gtk.Objects.ColumnViewRow

type family ResolveColumnViewRowMethod (t :: Symbol) o where ... #

Equations

ResolveColumnViewRowMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveColumnViewRowMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveColumnViewRowMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveColumnViewRowMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveColumnViewRowMethod "getv" o = ObjectGetvMethodInfo 
ResolveColumnViewRowMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveColumnViewRowMethod "notify" o = ObjectNotifyMethodInfo 
ResolveColumnViewRowMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveColumnViewRowMethod "ref" o = ObjectRefMethodInfo 
ResolveColumnViewRowMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveColumnViewRowMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveColumnViewRowMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveColumnViewRowMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveColumnViewRowMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveColumnViewRowMethod "unref" o = ObjectUnrefMethodInfo 
ResolveColumnViewRowMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveColumnViewRowMethod "getAccessibleDescription" o = ColumnViewRowGetAccessibleDescriptionMethodInfo 
ResolveColumnViewRowMethod "getAccessibleLabel" o = ColumnViewRowGetAccessibleLabelMethodInfo 
ResolveColumnViewRowMethod "getActivatable" o = ColumnViewRowGetActivatableMethodInfo 
ResolveColumnViewRowMethod "getData" o = ObjectGetDataMethodInfo 
ResolveColumnViewRowMethod "getFocusable" o = ColumnViewRowGetFocusableMethodInfo 
ResolveColumnViewRowMethod "getItem" o = ColumnViewRowGetItemMethodInfo 
ResolveColumnViewRowMethod "getPosition" o = ColumnViewRowGetPositionMethodInfo 
ResolveColumnViewRowMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveColumnViewRowMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveColumnViewRowMethod "getSelectable" o = ColumnViewRowGetSelectableMethodInfo 
ResolveColumnViewRowMethod "getSelected" o = ColumnViewRowGetSelectedMethodInfo 
ResolveColumnViewRowMethod "setAccessibleDescription" o = ColumnViewRowSetAccessibleDescriptionMethodInfo 
ResolveColumnViewRowMethod "setAccessibleLabel" o = ColumnViewRowSetAccessibleLabelMethodInfo 
ResolveColumnViewRowMethod "setActivatable" o = ColumnViewRowSetActivatableMethodInfo 
ResolveColumnViewRowMethod "setData" o = ObjectSetDataMethodInfo 
ResolveColumnViewRowMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveColumnViewRowMethod "setFocusable" o = ColumnViewRowSetFocusableMethodInfo 
ResolveColumnViewRowMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveColumnViewRowMethod "setSelectable" o = ColumnViewRowSetSelectableMethodInfo 
ResolveColumnViewRowMethod l o = MethodResolutionFailed l o :: Type 

columnViewRowAccessibleDescription :: AttrLabelProxy "accessibleDescription" #

columnViewRowAccessibleLabel :: AttrLabelProxy "accessibleLabel" #

columnViewRowActivatable :: AttrLabelProxy "activatable" #

columnViewRowFocusable :: AttrLabelProxy "focusable" #

columnViewRowGetAccessibleDescription :: (HasCallStack, MonadIO m, IsColumnViewRow a) => a -> m Text #

columnViewRowGetAccessibleLabel :: (HasCallStack, MonadIO m, IsColumnViewRow a) => a -> m Text #

columnViewRowGetActivatable :: (HasCallStack, MonadIO m, IsColumnViewRow a) => a -> m Bool #

columnViewRowGetFocusable :: (HasCallStack, MonadIO m, IsColumnViewRow a) => a -> m Bool #

columnViewRowGetItem :: (HasCallStack, MonadIO m, IsColumnViewRow a) => a -> m (Maybe Object) #

columnViewRowGetPosition :: (HasCallStack, MonadIO m, IsColumnViewRow a) => a -> m Word32 #

columnViewRowGetSelectable :: (HasCallStack, MonadIO m, IsColumnViewRow a) => a -> m Bool #

columnViewRowGetSelected :: (HasCallStack, MonadIO m, IsColumnViewRow a) => a -> m Bool #

columnViewRowItem :: AttrLabelProxy "item" #

columnViewRowPosition :: AttrLabelProxy "position" #

columnViewRowSelectable :: AttrLabelProxy "selectable" #

columnViewRowSelected :: AttrLabelProxy "selected" #

columnViewRowSetAccessibleDescription :: (HasCallStack, MonadIO m, IsColumnViewRow a) => a -> Text -> m () #

columnViewRowSetAccessibleLabel :: (HasCallStack, MonadIO m, IsColumnViewRow a) => a -> Text -> m () #

columnViewRowSetActivatable :: (HasCallStack, MonadIO m, IsColumnViewRow a) => a -> Bool -> m () #

columnViewRowSetFocusable :: (HasCallStack, MonadIO m, IsColumnViewRow a) => a -> Bool -> m () #

columnViewRowSetSelectable :: (HasCallStack, MonadIO m, IsColumnViewRow a) => a -> Bool -> m () #

constructColumnViewRowAccessibleDescription :: (IsColumnViewRow o, MonadIO m) => Text -> m (GValueConstruct o) #

constructColumnViewRowAccessibleLabel :: (IsColumnViewRow o, MonadIO m) => Text -> m (GValueConstruct o) #

constructColumnViewRowActivatable :: (IsColumnViewRow o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructColumnViewRowFocusable :: (IsColumnViewRow o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructColumnViewRowSelectable :: (IsColumnViewRow o, MonadIO m) => Bool -> m (GValueConstruct o) #

getColumnViewRowAccessibleLabel :: (MonadIO m, IsColumnViewRow o) => o -> m Text #

getColumnViewRowActivatable :: (MonadIO m, IsColumnViewRow o) => o -> m Bool #

getColumnViewRowFocusable :: (MonadIO m, IsColumnViewRow o) => o -> m Bool #

getColumnViewRowItem :: (MonadIO m, IsColumnViewRow o) => o -> m (Maybe Object) #

getColumnViewRowPosition :: (MonadIO m, IsColumnViewRow o) => o -> m Word32 #

getColumnViewRowSelectable :: (MonadIO m, IsColumnViewRow o) => o -> m Bool #

getColumnViewRowSelected :: (MonadIO m, IsColumnViewRow o) => o -> m Bool #

setColumnViewRowAccessibleDescription :: (MonadIO m, IsColumnViewRow o) => o -> Text -> m () #

setColumnViewRowAccessibleLabel :: (MonadIO m, IsColumnViewRow o) => o -> Text -> m () #

setColumnViewRowActivatable :: (MonadIO m, IsColumnViewRow o) => o -> Bool -> m () #

setColumnViewRowFocusable :: (MonadIO m, IsColumnViewRow o) => o -> Bool -> m () #

setColumnViewRowSelectable :: (MonadIO m, IsColumnViewRow o) => o -> Bool -> m () #

toColumnViewRow :: (MonadIO m, IsColumnViewRow o) => o -> m ColumnViewRow #