| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.ColumnViewCell
Description
Documentation
newtype ColumnViewCell #
Constructors
| ColumnViewCell (ManagedPtr ColumnViewCell) |
Instances
data ColumnViewCellChildPropertyInfo #
Instances
data ColumnViewCellFocusablePropertyInfo #
Instances
| AttrInfo ColumnViewCellFocusablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell type AttrAllowedOps ColumnViewCellFocusablePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ColumnViewCellFocusablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell | |||||||||||||||||||||||||||||||||
| type AttrGetType ColumnViewCellFocusablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell type AttrGetType ColumnViewCellFocusablePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel ColumnViewCellFocusablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell type AttrLabel ColumnViewCellFocusablePropertyInfo = "focusable" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ColumnViewCellFocusablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ColumnViewCellFocusablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell type AttrSetTypeConstraint ColumnViewCellFocusablePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType ColumnViewCellFocusablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell type AttrTransferType ColumnViewCellFocusablePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ColumnViewCellFocusablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell type AttrTransferTypeConstraint ColumnViewCellFocusablePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data ColumnViewCellGetChildMethodInfo #
Instances
| (signature ~ m (Maybe Widget), MonadIO m, IsColumnViewCell a) => OverloadedMethod ColumnViewCellGetChildMethodInfo a signature | |
Defined in GI.Gtk.Objects.ColumnViewCell Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ColumnViewCellGetChildMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ColumnViewCell Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ColumnViewCellGetFocusableMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsColumnViewCell a) => OverloadedMethod ColumnViewCellGetFocusableMethodInfo a signature | |
Defined in GI.Gtk.Objects.ColumnViewCell Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ColumnViewCellGetFocusableMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ColumnViewCell Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ColumnViewCellGetItemMethodInfo #
Instances
| (signature ~ m (Maybe Object), MonadIO m, IsColumnViewCell a) => OverloadedMethod ColumnViewCellGetItemMethodInfo a signature | |
Defined in GI.Gtk.Objects.ColumnViewCell Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ColumnViewCellGetItemMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ColumnViewCell Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ColumnViewCellGetPositionMethodInfo #
Instances
| (signature ~ m Word32, MonadIO m, IsColumnViewCell a) => OverloadedMethod ColumnViewCellGetPositionMethodInfo a signature | |
Defined in GI.Gtk.Objects.ColumnViewCell Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ColumnViewCellGetPositionMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ColumnViewCell Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ColumnViewCellGetSelectedMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsColumnViewCell a) => OverloadedMethod ColumnViewCellGetSelectedMethodInfo a signature | |
Defined in GI.Gtk.Objects.ColumnViewCell Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ColumnViewCellGetSelectedMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ColumnViewCell Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ColumnViewCellItemPropertyInfo #
Instances
| AttrInfo ColumnViewCellItemPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell type AttrAllowedOps ColumnViewCellItemPropertyInfo = '['AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ColumnViewCellItemPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell | |||||||||||||||||||||||||||||||||
| type AttrGetType ColumnViewCellItemPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell type AttrGetType ColumnViewCellItemPropertyInfo = Maybe Object | |||||||||||||||||||||||||||||||||
| type AttrLabel ColumnViewCellItemPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell type AttrLabel ColumnViewCellItemPropertyInfo = "item" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ColumnViewCellItemPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ColumnViewCellItemPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell type AttrSetTypeConstraint ColumnViewCellItemPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
| type AttrTransferType ColumnViewCellItemPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell type AttrTransferType ColumnViewCellItemPropertyInfo = () | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ColumnViewCellItemPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell type AttrTransferTypeConstraint ColumnViewCellItemPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
data ColumnViewCellPositionPropertyInfo #
Instances
| AttrInfo ColumnViewCellPositionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell type AttrAllowedOps ColumnViewCellPositionPropertyInfo = '['AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ColumnViewCellPositionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell | |||||||||||||||||||||||||||||||||
| type AttrGetType ColumnViewCellPositionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell type AttrGetType ColumnViewCellPositionPropertyInfo = Word32 | |||||||||||||||||||||||||||||||||
| type AttrLabel ColumnViewCellPositionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell type AttrLabel ColumnViewCellPositionPropertyInfo = "position" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ColumnViewCellPositionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ColumnViewCellPositionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell type AttrSetTypeConstraint ColumnViewCellPositionPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
| type AttrTransferType ColumnViewCellPositionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell type AttrTransferType ColumnViewCellPositionPropertyInfo = () | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ColumnViewCellPositionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell type AttrTransferTypeConstraint ColumnViewCellPositionPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
data ColumnViewCellSelectedPropertyInfo #
Instances
| AttrInfo ColumnViewCellSelectedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell type AttrAllowedOps ColumnViewCellSelectedPropertyInfo = '['AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ColumnViewCellSelectedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell | |||||||||||||||||||||||||||||||||
| type AttrGetType ColumnViewCellSelectedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell type AttrGetType ColumnViewCellSelectedPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel ColumnViewCellSelectedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell type AttrLabel ColumnViewCellSelectedPropertyInfo = "selected" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ColumnViewCellSelectedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ColumnViewCellSelectedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell type AttrSetTypeConstraint ColumnViewCellSelectedPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
| type AttrTransferType ColumnViewCellSelectedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell type AttrTransferType ColumnViewCellSelectedPropertyInfo = () | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ColumnViewCellSelectedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ColumnViewCell type AttrTransferTypeConstraint ColumnViewCellSelectedPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
data ColumnViewCellSetChildMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsColumnViewCell a, IsWidget b) => OverloadedMethod ColumnViewCellSetChildMethodInfo a signature | |
Defined in GI.Gtk.Objects.ColumnViewCell Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ColumnViewCellSetChildMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ColumnViewCell Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ColumnViewCellSetFocusableMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsColumnViewCell a) => OverloadedMethod ColumnViewCellSetFocusableMethodInfo a signature | |
Defined in GI.Gtk.Objects.ColumnViewCell Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ColumnViewCellSetFocusableMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ColumnViewCell Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
class (GObject o, IsDescendantOf ColumnViewCell o) => IsColumnViewCell o #
Instances
| (GObject o, IsDescendantOf ColumnViewCell o) => IsColumnViewCell o | |
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 () #
toColumnViewCell :: (MonadIO m, IsColumnViewCell o) => o -> m ColumnViewCell #