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

GI.Gtk.Objects.ColumnViewCell

Description

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

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

Documentation

newtype ColumnViewCell #

Instances

Instances details
Eq ColumnViewCell 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

GObject ColumnViewCell 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

ManagedPtrNewtype ColumnViewCell 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

TypedObject ColumnViewCell 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

Methods

glibType :: IO GType #

HasParentTypes ColumnViewCell 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

HasAttributeList ColumnViewCell 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

(info ~ ResolveColumnViewCellMethod t ColumnViewCell, OverloadedMethod info ColumnViewCell p, HasField t ColumnViewCell p) => HasField (t :: Symbol) ColumnViewCell p 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

Methods

getField :: ColumnViewCell -> p

(info ~ ResolveColumnViewCellMethod t ColumnViewCell, OverloadedMethodInfo info ColumnViewCell) => IsLabel t (MethodProxy info ColumnViewCell) 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

Methods

fromLabel :: MethodProxy info ColumnViewCell

(info ~ ResolveColumnViewCellMethod t ColumnViewCell, OverloadedMethod info ColumnViewCell p) => IsLabel t (ColumnViewCell -> p) 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

Methods

fromLabel :: ColumnViewCell -> p

IsGValue (Maybe ColumnViewCell) 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList ColumnViewCell 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

type AttributeList ColumnViewCell = ColumnViewCellAttributeList
type ParentTypes ColumnViewCell 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

type ParentTypes ColumnViewCell = '[ListItem, Object]
type SignalList ColumnViewCell 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

type SignalList ColumnViewCell = ColumnViewCellSignalList

data ColumnViewCellChildPropertyInfo #

Instances

Instances details
AttrInfo ColumnViewCellChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

Associated Types

type AttrAllowedOps ColumnViewCellChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrAllowedOps ColumnViewCellChildPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint ColumnViewCellChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrGetType ColumnViewCellChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrGetType ColumnViewCellChildPropertyInfo = Maybe Widget
type AttrSetTypeConstraint ColumnViewCellChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrSetTypeConstraint ColumnViewCellChildPropertyInfo = IsWidget
type AttrTransferTypeConstraint ColumnViewCellChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrTransferTypeConstraint ColumnViewCellChildPropertyInfo = IsWidget
type AttrTransferType ColumnViewCellChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrTransferType ColumnViewCellChildPropertyInfo = Widget
type AttrLabel ColumnViewCellChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrLabel ColumnViewCellChildPropertyInfo = "child"
type AttrOrigin ColumnViewCellChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ColumnViewCellChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrAllowedOps ColumnViewCellChildPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint ColumnViewCellChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrGetType ColumnViewCellChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrGetType ColumnViewCellChildPropertyInfo = Maybe Widget
type AttrLabel ColumnViewCellChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrLabel ColumnViewCellChildPropertyInfo = "child"
type AttrOrigin ColumnViewCellChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrSetTypeConstraint ColumnViewCellChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrSetTypeConstraint ColumnViewCellChildPropertyInfo = IsWidget
type AttrTransferType ColumnViewCellChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrTransferType ColumnViewCellChildPropertyInfo = Widget
type AttrTransferTypeConstraint ColumnViewCellChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrTransferTypeConstraint ColumnViewCellChildPropertyInfo = IsWidget

data ColumnViewCellFocusablePropertyInfo #

Instances

Instances details
AttrInfo ColumnViewCellFocusablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

Associated Types

type AttrAllowedOps ColumnViewCellFocusablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

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

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrGetType ColumnViewCellFocusablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrGetType ColumnViewCellFocusablePropertyInfo = Bool
type AttrSetTypeConstraint ColumnViewCellFocusablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

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

Defined in GI.Gtk.Objects.ColumnViewCell

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

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrTransferType ColumnViewCellFocusablePropertyInfo = Bool
type AttrLabel ColumnViewCellFocusablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

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

Defined in GI.Gtk.Objects.ColumnViewCell

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ColumnViewCellFocusablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

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

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrGetType ColumnViewCellFocusablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrGetType ColumnViewCellFocusablePropertyInfo = Bool
type AttrLabel ColumnViewCellFocusablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

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

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrSetTypeConstraint ColumnViewCellFocusablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

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

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrTransferType ColumnViewCellFocusablePropertyInfo = Bool
type AttrTransferTypeConstraint ColumnViewCellFocusablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrTransferTypeConstraint ColumnViewCellFocusablePropertyInfo = Type ~ Bool

data ColumnViewCellGetChildMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Widget), MonadIO m, IsColumnViewCell a) => OverloadedMethod ColumnViewCellGetChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ColumnViewCellGetChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ColumnViewCellGetFocusableMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsColumnViewCell a) => OverloadedMethod ColumnViewCellGetFocusableMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ColumnViewCellGetFocusableMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ColumnViewCellGetItemMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.ColumnViewCell

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ColumnViewCellGetItemMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ColumnViewCellGetPositionMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsColumnViewCell a) => OverloadedMethod ColumnViewCellGetPositionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ColumnViewCellGetPositionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ColumnViewCellGetSelectedMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsColumnViewCell a) => OverloadedMethod ColumnViewCellGetSelectedMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ColumnViewCellGetSelectedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ColumnViewCellItemPropertyInfo #

Instances

Instances details
AttrInfo ColumnViewCellItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

Associated Types

type AttrAllowedOps ColumnViewCellItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

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

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrBaseTypeConstraint ColumnViewCellItemPropertyInfo = IsColumnViewCell
type AttrGetType ColumnViewCellItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrGetType ColumnViewCellItemPropertyInfo = Maybe Object
type AttrSetTypeConstraint ColumnViewCellItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

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

Defined in GI.Gtk.Objects.ColumnViewCell

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

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrTransferType ColumnViewCellItemPropertyInfo = ()
type AttrLabel ColumnViewCellItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

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

Defined in GI.Gtk.Objects.ColumnViewCell

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ColumnViewCellItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

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

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrBaseTypeConstraint ColumnViewCellItemPropertyInfo = IsColumnViewCell
type AttrGetType ColumnViewCellItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrGetType ColumnViewCellItemPropertyInfo = Maybe Object
type AttrLabel ColumnViewCellItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

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

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrSetTypeConstraint ColumnViewCellItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

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

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrTransferType ColumnViewCellItemPropertyInfo = ()
type AttrTransferTypeConstraint ColumnViewCellItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrTransferTypeConstraint ColumnViewCellItemPropertyInfo = Type ~ ()

data ColumnViewCellPositionPropertyInfo #

Instances

Instances details
AttrInfo ColumnViewCellPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

Associated Types

type AttrAllowedOps ColumnViewCellPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

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

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrGetType ColumnViewCellPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrGetType ColumnViewCellPositionPropertyInfo = Word32
type AttrSetTypeConstraint ColumnViewCellPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

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

Defined in GI.Gtk.Objects.ColumnViewCell

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

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrTransferType ColumnViewCellPositionPropertyInfo = ()
type AttrLabel ColumnViewCellPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

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

Defined in GI.Gtk.Objects.ColumnViewCell

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ColumnViewCellPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

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

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrGetType ColumnViewCellPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrGetType ColumnViewCellPositionPropertyInfo = Word32
type AttrLabel ColumnViewCellPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

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

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrSetTypeConstraint ColumnViewCellPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

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

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrTransferType ColumnViewCellPositionPropertyInfo = ()
type AttrTransferTypeConstraint ColumnViewCellPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrTransferTypeConstraint ColumnViewCellPositionPropertyInfo = Type ~ ()

data ColumnViewCellSelectedPropertyInfo #

Instances

Instances details
AttrInfo ColumnViewCellSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

Associated Types

type AttrAllowedOps ColumnViewCellSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

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

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrGetType ColumnViewCellSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrGetType ColumnViewCellSelectedPropertyInfo = Bool
type AttrSetTypeConstraint ColumnViewCellSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

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

Defined in GI.Gtk.Objects.ColumnViewCell

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

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrTransferType ColumnViewCellSelectedPropertyInfo = ()
type AttrLabel ColumnViewCellSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

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

Defined in GI.Gtk.Objects.ColumnViewCell

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ColumnViewCellSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

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

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrGetType ColumnViewCellSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrGetType ColumnViewCellSelectedPropertyInfo = Bool
type AttrLabel ColumnViewCellSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

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

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrSetTypeConstraint ColumnViewCellSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

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

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrTransferType ColumnViewCellSelectedPropertyInfo = ()
type AttrTransferTypeConstraint ColumnViewCellSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

type AttrTransferTypeConstraint ColumnViewCellSelectedPropertyInfo = Type ~ ()

data ColumnViewCellSetChildMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsColumnViewCell a, IsWidget b) => OverloadedMethod ColumnViewCellSetChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ColumnViewCellSetChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ColumnViewCellSetFocusableMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.ColumnViewCell

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ColumnViewCellSetFocusableMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (GObject o, IsDescendantOf ColumnViewCell o) => IsColumnViewCell o #

Instances

Instances details
(GObject o, IsDescendantOf ColumnViewCell o) => IsColumnViewCell o 
Instance details

Defined in GI.Gtk.Objects.ColumnViewCell

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

Equations

ResolveColumnViewCellMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveColumnViewCellMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveColumnViewCellMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveColumnViewCellMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveColumnViewCellMethod "getv" o = ObjectGetvMethodInfo 
ResolveColumnViewCellMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveColumnViewCellMethod "notify" o = ObjectNotifyMethodInfo 
ResolveColumnViewCellMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveColumnViewCellMethod "ref" o = ObjectRefMethodInfo 
ResolveColumnViewCellMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveColumnViewCellMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveColumnViewCellMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveColumnViewCellMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveColumnViewCellMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveColumnViewCellMethod "unref" o = ObjectUnrefMethodInfo 
ResolveColumnViewCellMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveColumnViewCellMethod "getAccessibleDescription" o = ListItemGetAccessibleDescriptionMethodInfo 
ResolveColumnViewCellMethod "getAccessibleLabel" o = ListItemGetAccessibleLabelMethodInfo 
ResolveColumnViewCellMethod "getActivatable" o = ListItemGetActivatableMethodInfo 
ResolveColumnViewCellMethod "getChild" o = ColumnViewCellGetChildMethodInfo 
ResolveColumnViewCellMethod "getData" o = ObjectGetDataMethodInfo 
ResolveColumnViewCellMethod "getFocusable" o = ColumnViewCellGetFocusableMethodInfo 
ResolveColumnViewCellMethod "getItem" o = ColumnViewCellGetItemMethodInfo 
ResolveColumnViewCellMethod "getPosition" o = ColumnViewCellGetPositionMethodInfo 
ResolveColumnViewCellMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveColumnViewCellMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveColumnViewCellMethod "getSelectable" o = ListItemGetSelectableMethodInfo 
ResolveColumnViewCellMethod "getSelected" o = ColumnViewCellGetSelectedMethodInfo 
ResolveColumnViewCellMethod "setAccessibleDescription" o = ListItemSetAccessibleDescriptionMethodInfo 
ResolveColumnViewCellMethod "setAccessibleLabel" o = ListItemSetAccessibleLabelMethodInfo 
ResolveColumnViewCellMethod "setActivatable" o = ListItemSetActivatableMethodInfo 
ResolveColumnViewCellMethod "setChild" o = ColumnViewCellSetChildMethodInfo 
ResolveColumnViewCellMethod "setData" o = ObjectSetDataMethodInfo 
ResolveColumnViewCellMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveColumnViewCellMethod "setFocusable" o = ColumnViewCellSetFocusableMethodInfo 
ResolveColumnViewCellMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveColumnViewCellMethod "setSelectable" o = ListItemSetSelectableMethodInfo 
ResolveColumnViewCellMethod l o = MethodResolutionFailed l o :: Type 

clearColumnViewCellChild :: (MonadIO m, IsColumnViewCell o) => o -> m () #

columnViewCellChild :: AttrLabelProxy "child" #

columnViewCellFocusable :: AttrLabelProxy "focusable" #

columnViewCellGetChild :: (HasCallStack, MonadIO m, IsColumnViewCell a) => a -> m (Maybe Widget) #

columnViewCellGetFocusable :: (HasCallStack, MonadIO m, IsColumnViewCell a) => a -> m Bool #

columnViewCellGetItem :: (HasCallStack, MonadIO m, IsColumnViewCell a) => a -> m (Maybe Object) #

columnViewCellGetPosition :: (HasCallStack, MonadIO m, IsColumnViewCell a) => a -> m Word32 #

columnViewCellGetSelected :: (HasCallStack, MonadIO m, IsColumnViewCell a) => a -> m Bool #

columnViewCellItem :: AttrLabelProxy "item" #

columnViewCellPosition :: AttrLabelProxy "position" #

columnViewCellSelected :: AttrLabelProxy "selected" #

columnViewCellSetChild :: (HasCallStack, MonadIO m, IsColumnViewCell a, IsWidget b) => a -> Maybe b -> m () #

columnViewCellSetFocusable :: (HasCallStack, MonadIO m, IsColumnViewCell a) => a -> Bool -> m () #

constructColumnViewCellChild :: (IsColumnViewCell o, MonadIO m, IsWidget a) => a -> m (GValueConstruct o) #

constructColumnViewCellFocusable :: (IsColumnViewCell o, MonadIO m) => Bool -> m (GValueConstruct o) #

getColumnViewCellChild :: (MonadIO m, IsColumnViewCell o) => o -> m (Maybe Widget) #

getColumnViewCellFocusable :: (MonadIO m, IsColumnViewCell o) => o -> m Bool #

getColumnViewCellItem :: (MonadIO m, IsColumnViewCell o) => o -> m (Maybe Object) #

getColumnViewCellPosition :: (MonadIO m, IsColumnViewCell o) => o -> m Word32 #

getColumnViewCellSelected :: (MonadIO m, IsColumnViewCell o) => o -> m Bool #

setColumnViewCellChild :: (MonadIO m, IsColumnViewCell o, IsWidget a) => o -> a -> m () #

setColumnViewCellFocusable :: (MonadIO m, IsColumnViewCell o) => o -> Bool -> m () #