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

GI.Gtk.Objects.CellView

Description

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

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

Documentation

newtype CellView #

Constructors

CellView (ManagedPtr CellView) 

Instances

Instances details
Eq CellView 
Instance details

Defined in GI.Gtk.Objects.CellView

Methods

(==) :: CellView -> CellView -> Bool

(/=) :: CellView -> CellView -> Bool

GObject CellView 
Instance details

Defined in GI.Gtk.Objects.CellView

ManagedPtrNewtype CellView 
Instance details

Defined in GI.Gtk.Objects.CellView

TypedObject CellView 
Instance details

Defined in GI.Gtk.Objects.CellView

Methods

glibType :: IO GType #

HasParentTypes CellView 
Instance details

Defined in GI.Gtk.Objects.CellView

HasAttributeList CellView 
Instance details

Defined in GI.Gtk.Objects.CellView

(info ~ ResolveCellViewMethod t CellView, OverloadedMethod info CellView p, HasField t CellView p) => HasField (t :: Symbol) CellView p 
Instance details

Defined in GI.Gtk.Objects.CellView

Methods

getField :: CellView -> p

(info ~ ResolveCellViewMethod t CellView, OverloadedMethodInfo info CellView) => IsLabel t (MethodProxy info CellView) 
Instance details

Defined in GI.Gtk.Objects.CellView

Methods

fromLabel :: MethodProxy info CellView

(info ~ ResolveCellViewMethod t CellView, OverloadedMethod info CellView p) => IsLabel t (CellView -> p) 
Instance details

Defined in GI.Gtk.Objects.CellView

Methods

fromLabel :: CellView -> p

IsGValue (Maybe CellView) 
Instance details

Defined in GI.Gtk.Objects.CellView

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList CellView 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttributeList CellView = CellViewAttributeList
type ParentTypes CellView 
Instance details

Defined in GI.Gtk.Objects.CellView

type SignalList CellView 
Instance details

Defined in GI.Gtk.Objects.CellView

type SignalList CellView = CellViewSignalList

data CellViewCellAreaContextPropertyInfo #

Instances

Instances details
AttrInfo CellViewCellAreaContextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

Associated Types

type AttrAllowedOps CellViewCellAreaContextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

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

Defined in GI.Gtk.Objects.CellView

type AttrBaseTypeConstraint CellViewCellAreaContextPropertyInfo = IsCellView
type AttrGetType CellViewCellAreaContextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrSetTypeConstraint CellViewCellAreaContextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrTransferTypeConstraint CellViewCellAreaContextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrTransferTypeConstraint CellViewCellAreaContextPropertyInfo = IsCellAreaContext
type AttrTransferType CellViewCellAreaContextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrLabel CellViewCellAreaContextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrLabel CellViewCellAreaContextPropertyInfo = "cell-area-context"
type AttrOrigin CellViewCellAreaContextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps CellViewCellAreaContextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

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

Defined in GI.Gtk.Objects.CellView

type AttrBaseTypeConstraint CellViewCellAreaContextPropertyInfo = IsCellView
type AttrGetType CellViewCellAreaContextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrLabel CellViewCellAreaContextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrLabel CellViewCellAreaContextPropertyInfo = "cell-area-context"
type AttrOrigin CellViewCellAreaContextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrSetTypeConstraint CellViewCellAreaContextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrTransferType CellViewCellAreaContextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrTransferTypeConstraint CellViewCellAreaContextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrTransferTypeConstraint CellViewCellAreaContextPropertyInfo = IsCellAreaContext

data CellViewCellAreaPropertyInfo #

Instances

Instances details
AttrInfo CellViewCellAreaPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

Associated Types

type AttrAllowedOps CellViewCellAreaPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

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

Defined in GI.Gtk.Objects.CellView

type AttrBaseTypeConstraint CellViewCellAreaPropertyInfo = IsCellView
type AttrGetType CellViewCellAreaPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrGetType CellViewCellAreaPropertyInfo = Maybe CellArea
type AttrSetTypeConstraint CellViewCellAreaPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrSetTypeConstraint CellViewCellAreaPropertyInfo = IsCellArea
type AttrTransferTypeConstraint CellViewCellAreaPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrTransferTypeConstraint CellViewCellAreaPropertyInfo = IsCellArea
type AttrTransferType CellViewCellAreaPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrTransferType CellViewCellAreaPropertyInfo = CellArea
type AttrLabel CellViewCellAreaPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrLabel CellViewCellAreaPropertyInfo = "cell-area"
type AttrOrigin CellViewCellAreaPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps CellViewCellAreaPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

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

Defined in GI.Gtk.Objects.CellView

type AttrBaseTypeConstraint CellViewCellAreaPropertyInfo = IsCellView
type AttrGetType CellViewCellAreaPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrGetType CellViewCellAreaPropertyInfo = Maybe CellArea
type AttrLabel CellViewCellAreaPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrLabel CellViewCellAreaPropertyInfo = "cell-area"
type AttrOrigin CellViewCellAreaPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrSetTypeConstraint CellViewCellAreaPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrSetTypeConstraint CellViewCellAreaPropertyInfo = IsCellArea
type AttrTransferType CellViewCellAreaPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrTransferType CellViewCellAreaPropertyInfo = CellArea
type AttrTransferTypeConstraint CellViewCellAreaPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrTransferTypeConstraint CellViewCellAreaPropertyInfo = IsCellArea

data CellViewDrawSensitivePropertyInfo #

Instances

Instances details
AttrInfo CellViewDrawSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

Associated Types

type AttrAllowedOps CellViewDrawSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

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

Defined in GI.Gtk.Objects.CellView

type AttrBaseTypeConstraint CellViewDrawSensitivePropertyInfo = IsCellView
type AttrGetType CellViewDrawSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrGetType CellViewDrawSensitivePropertyInfo = Bool
type AttrSetTypeConstraint CellViewDrawSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

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

Defined in GI.Gtk.Objects.CellView

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

Defined in GI.Gtk.Objects.CellView

type AttrTransferType CellViewDrawSensitivePropertyInfo = Bool
type AttrLabel CellViewDrawSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrLabel CellViewDrawSensitivePropertyInfo = "draw-sensitive"
type AttrOrigin CellViewDrawSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps CellViewDrawSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

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

Defined in GI.Gtk.Objects.CellView

type AttrBaseTypeConstraint CellViewDrawSensitivePropertyInfo = IsCellView
type AttrGetType CellViewDrawSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrGetType CellViewDrawSensitivePropertyInfo = Bool
type AttrLabel CellViewDrawSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrLabel CellViewDrawSensitivePropertyInfo = "draw-sensitive"
type AttrOrigin CellViewDrawSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrSetTypeConstraint CellViewDrawSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

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

Defined in GI.Gtk.Objects.CellView

type AttrTransferType CellViewDrawSensitivePropertyInfo = Bool
type AttrTransferTypeConstraint CellViewDrawSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrTransferTypeConstraint CellViewDrawSensitivePropertyInfo = Type ~ Bool

data CellViewFitModelPropertyInfo #

Instances

Instances details
AttrInfo CellViewFitModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

Associated Types

type AttrAllowedOps CellViewFitModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

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

Defined in GI.Gtk.Objects.CellView

type AttrBaseTypeConstraint CellViewFitModelPropertyInfo = IsCellView
type AttrGetType CellViewFitModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrGetType CellViewFitModelPropertyInfo = Bool
type AttrSetTypeConstraint CellViewFitModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

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

Defined in GI.Gtk.Objects.CellView

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

Defined in GI.Gtk.Objects.CellView

type AttrTransferType CellViewFitModelPropertyInfo = Bool
type AttrLabel CellViewFitModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrLabel CellViewFitModelPropertyInfo = "fit-model"
type AttrOrigin CellViewFitModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps CellViewFitModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

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

Defined in GI.Gtk.Objects.CellView

type AttrBaseTypeConstraint CellViewFitModelPropertyInfo = IsCellView
type AttrGetType CellViewFitModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrGetType CellViewFitModelPropertyInfo = Bool
type AttrLabel CellViewFitModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrLabel CellViewFitModelPropertyInfo = "fit-model"
type AttrOrigin CellViewFitModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrSetTypeConstraint CellViewFitModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

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

Defined in GI.Gtk.Objects.CellView

type AttrTransferType CellViewFitModelPropertyInfo = Bool
type AttrTransferTypeConstraint CellViewFitModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrTransferTypeConstraint CellViewFitModelPropertyInfo = Type ~ Bool

data CellViewGetDisplayedRowMethodInfo #

Instances

Instances details
(signature ~ m (Maybe TreePath), MonadIO m, IsCellView a) => OverloadedMethod CellViewGetDisplayedRowMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.CellView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CellViewGetDisplayedRowMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.CellView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CellViewGetDrawSensitiveMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsCellView a) => OverloadedMethod CellViewGetDrawSensitiveMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.CellView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CellViewGetDrawSensitiveMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.CellView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CellViewGetFitModelMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsCellView a) => OverloadedMethod CellViewGetFitModelMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.CellView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CellViewGetFitModelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.CellView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CellViewGetModelMethodInfo #

Instances

Instances details
(signature ~ m (Maybe TreeModel), MonadIO m, IsCellView a) => OverloadedMethod CellViewGetModelMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.CellView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CellViewGetModelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.CellView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CellViewModelPropertyInfo #

Instances

Instances details
AttrInfo CellViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

Associated Types

type AttrAllowedOps CellViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

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

Defined in GI.Gtk.Objects.CellView

type AttrBaseTypeConstraint CellViewModelPropertyInfo = IsCellView
type AttrGetType CellViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrGetType CellViewModelPropertyInfo = Maybe TreeModel
type AttrSetTypeConstraint CellViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrSetTypeConstraint CellViewModelPropertyInfo = IsTreeModel
type AttrTransferTypeConstraint CellViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrTransferTypeConstraint CellViewModelPropertyInfo = IsTreeModel
type AttrTransferType CellViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrTransferType CellViewModelPropertyInfo = TreeModel
type AttrLabel CellViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrLabel CellViewModelPropertyInfo = "model"
type AttrOrigin CellViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps CellViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

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

Defined in GI.Gtk.Objects.CellView

type AttrBaseTypeConstraint CellViewModelPropertyInfo = IsCellView
type AttrGetType CellViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrGetType CellViewModelPropertyInfo = Maybe TreeModel
type AttrLabel CellViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrLabel CellViewModelPropertyInfo = "model"
type AttrOrigin CellViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrSetTypeConstraint CellViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrSetTypeConstraint CellViewModelPropertyInfo = IsTreeModel
type AttrTransferType CellViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrTransferType CellViewModelPropertyInfo = TreeModel
type AttrTransferTypeConstraint CellViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellView

type AttrTransferTypeConstraint CellViewModelPropertyInfo = IsTreeModel

data CellViewSetDisplayedRowMethodInfo #

Instances

Instances details
(signature ~ (Maybe TreePath -> m ()), MonadIO m, IsCellView a) => OverloadedMethod CellViewSetDisplayedRowMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.CellView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CellViewSetDisplayedRowMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.CellView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CellViewSetDrawSensitiveMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.CellView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CellViewSetDrawSensitiveMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.CellView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CellViewSetFitModelMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.CellView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CellViewSetFitModelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.CellView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CellViewSetModelMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsCellView a, IsTreeModel b) => OverloadedMethod CellViewSetModelMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.CellView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CellViewSetModelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.CellView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (GObject o, IsDescendantOf CellView o) => IsCellView o #

Instances

Instances details
(GObject o, IsDescendantOf CellView o) => IsCellView o 
Instance details

Defined in GI.Gtk.Objects.CellView

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

Equations

ResolveCellViewMethod "actionSetEnabled" o = WidgetActionSetEnabledMethodInfo 
ResolveCellViewMethod "activate" o = WidgetActivateMethodInfo 
ResolveCellViewMethod "activateAction" o = WidgetActivateActionMethodInfo 
ResolveCellViewMethod "activateDefault" o = WidgetActivateDefaultMethodInfo 
ResolveCellViewMethod "addAttribute" o = CellLayoutAddAttributeMethodInfo 
ResolveCellViewMethod "addController" o = WidgetAddControllerMethodInfo 
ResolveCellViewMethod "addCssClass" o = WidgetAddCssClassMethodInfo 
ResolveCellViewMethod "addMnemonicLabel" o = WidgetAddMnemonicLabelMethodInfo 
ResolveCellViewMethod "addTickCallback" o = WidgetAddTickCallbackMethodInfo 
ResolveCellViewMethod "allocate" o = WidgetAllocateMethodInfo 
ResolveCellViewMethod "announce" o = AccessibleAnnounceMethodInfo 
ResolveCellViewMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveCellViewMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveCellViewMethod "childFocus" o = WidgetChildFocusMethodInfo 
ResolveCellViewMethod "clear" o = CellLayoutClearMethodInfo 
ResolveCellViewMethod "clearAttributes" o = CellLayoutClearAttributesMethodInfo 
ResolveCellViewMethod "computeBounds" o = WidgetComputeBoundsMethodInfo 
ResolveCellViewMethod "computeExpand" o = WidgetComputeExpandMethodInfo 
ResolveCellViewMethod "computePoint" o = WidgetComputePointMethodInfo 
ResolveCellViewMethod "computeTransform" o = WidgetComputeTransformMethodInfo 
ResolveCellViewMethod "contains" o = WidgetContainsMethodInfo 
ResolveCellViewMethod "createPangoContext" o = WidgetCreatePangoContextMethodInfo 
ResolveCellViewMethod "createPangoLayout" o = WidgetCreatePangoLayoutMethodInfo 
ResolveCellViewMethod "disposeTemplate" o = WidgetDisposeTemplateMethodInfo 
ResolveCellViewMethod "dragCheckThreshold" o = WidgetDragCheckThresholdMethodInfo 
ResolveCellViewMethod "errorBell" o = WidgetErrorBellMethodInfo 
ResolveCellViewMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveCellViewMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveCellViewMethod "getv" o = ObjectGetvMethodInfo 
ResolveCellViewMethod "grabFocus" o = WidgetGrabFocusMethodInfo 
ResolveCellViewMethod "hasCssClass" o = WidgetHasCssClassMethodInfo 
ResolveCellViewMethod "hasDefault" o = WidgetHasDefaultMethodInfo 
ResolveCellViewMethod "hasFocus" o = WidgetHasFocusMethodInfo 
ResolveCellViewMethod "hasVisibleFocus" o = WidgetHasVisibleFocusMethodInfo 
ResolveCellViewMethod "hide" o = WidgetHideMethodInfo 
ResolveCellViewMethod "inDestruction" o = WidgetInDestructionMethodInfo 
ResolveCellViewMethod "initTemplate" o = WidgetInitTemplateMethodInfo 
ResolveCellViewMethod "insertActionGroup" o = WidgetInsertActionGroupMethodInfo 
ResolveCellViewMethod "insertAfter" o = WidgetInsertAfterMethodInfo 
ResolveCellViewMethod "insertBefore" o = WidgetInsertBeforeMethodInfo 
ResolveCellViewMethod "isAncestor" o = WidgetIsAncestorMethodInfo 
ResolveCellViewMethod "isDrawable" o = WidgetIsDrawableMethodInfo 
ResolveCellViewMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveCellViewMethod "isFocus" o = WidgetIsFocusMethodInfo 
ResolveCellViewMethod "isSensitive" o = WidgetIsSensitiveMethodInfo 
ResolveCellViewMethod "isVisible" o = WidgetIsVisibleMethodInfo 
ResolveCellViewMethod "keynavFailed" o = WidgetKeynavFailedMethodInfo 
ResolveCellViewMethod "listMnemonicLabels" o = WidgetListMnemonicLabelsMethodInfo 
ResolveCellViewMethod "map" o = WidgetMapMethodInfo 
ResolveCellViewMethod "measure" o = WidgetMeasureMethodInfo 
ResolveCellViewMethod "mnemonicActivate" o = WidgetMnemonicActivateMethodInfo 
ResolveCellViewMethod "notify" o = ObjectNotifyMethodInfo 
ResolveCellViewMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveCellViewMethod "observeChildren" o = WidgetObserveChildrenMethodInfo 
ResolveCellViewMethod "observeControllers" o = WidgetObserveControllersMethodInfo 
ResolveCellViewMethod "packEnd" o = CellLayoutPackEndMethodInfo 
ResolveCellViewMethod "packStart" o = CellLayoutPackStartMethodInfo 
ResolveCellViewMethod "pick" o = WidgetPickMethodInfo 
ResolveCellViewMethod "queueAllocate" o = WidgetQueueAllocateMethodInfo 
ResolveCellViewMethod "queueDraw" o = WidgetQueueDrawMethodInfo 
ResolveCellViewMethod "queueResize" o = WidgetQueueResizeMethodInfo 
ResolveCellViewMethod "realize" o = WidgetRealizeMethodInfo 
ResolveCellViewMethod "ref" o = ObjectRefMethodInfo 
ResolveCellViewMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveCellViewMethod "removeController" o = WidgetRemoveControllerMethodInfo 
ResolveCellViewMethod "removeCssClass" o = WidgetRemoveCssClassMethodInfo 
ResolveCellViewMethod "removeMnemonicLabel" o = WidgetRemoveMnemonicLabelMethodInfo 
ResolveCellViewMethod "removeTickCallback" o = WidgetRemoveTickCallbackMethodInfo 
ResolveCellViewMethod "reorder" o = CellLayoutReorderMethodInfo 
ResolveCellViewMethod "resetProperty" o = AccessibleResetPropertyMethodInfo 
ResolveCellViewMethod "resetRelation" o = AccessibleResetRelationMethodInfo 
ResolveCellViewMethod "resetState" o = AccessibleResetStateMethodInfo 
ResolveCellViewMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveCellViewMethod "shouldLayout" o = WidgetShouldLayoutMethodInfo 
ResolveCellViewMethod "show" o = WidgetShowMethodInfo 
ResolveCellViewMethod "sizeAllocate" o = WidgetSizeAllocateMethodInfo 
ResolveCellViewMethod "snapshotChild" o = WidgetSnapshotChildMethodInfo 
ResolveCellViewMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveCellViewMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveCellViewMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveCellViewMethod "translateCoordinates" o = WidgetTranslateCoordinatesMethodInfo 
ResolveCellViewMethod "triggerTooltipQuery" o = WidgetTriggerTooltipQueryMethodInfo 
ResolveCellViewMethod "unmap" o = WidgetUnmapMethodInfo 
ResolveCellViewMethod "unparent" o = WidgetUnparentMethodInfo 
ResolveCellViewMethod "unrealize" o = WidgetUnrealizeMethodInfo 
ResolveCellViewMethod "unref" o = ObjectUnrefMethodInfo 
ResolveCellViewMethod "unsetStateFlags" o = WidgetUnsetStateFlagsMethodInfo 
ResolveCellViewMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo 
ResolveCellViewMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo 
ResolveCellViewMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo 
ResolveCellViewMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo 
ResolveCellViewMethod "updateState" o = AccessibleUpdateStateMethodInfo 
ResolveCellViewMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveCellViewMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo 
ResolveCellViewMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo 
ResolveCellViewMethod "getAllocatedBaseline" o = WidgetGetAllocatedBaselineMethodInfo 
ResolveCellViewMethod "getAllocatedHeight" o = WidgetGetAllocatedHeightMethodInfo 
ResolveCellViewMethod "getAllocatedWidth" o = WidgetGetAllocatedWidthMethodInfo 
ResolveCellViewMethod "getAllocation" o = WidgetGetAllocationMethodInfo 
ResolveCellViewMethod "getAncestor" o = WidgetGetAncestorMethodInfo 
ResolveCellViewMethod "getArea" o = CellLayoutGetAreaMethodInfo 
ResolveCellViewMethod "getAtContext" o = AccessibleGetAtContextMethodInfo 
ResolveCellViewMethod "getBaseline" o = WidgetGetBaselineMethodInfo 
ResolveCellViewMethod "getBounds" o = AccessibleGetBoundsMethodInfo 
ResolveCellViewMethod "getBuildableId" o = BuildableGetBuildableIdMethodInfo 
ResolveCellViewMethod "getCanFocus" o = WidgetGetCanFocusMethodInfo 
ResolveCellViewMethod "getCanTarget" o = WidgetGetCanTargetMethodInfo 
ResolveCellViewMethod "getCells" o = CellLayoutGetCellsMethodInfo 
ResolveCellViewMethod "getChildVisible" o = WidgetGetChildVisibleMethodInfo 
ResolveCellViewMethod "getClipboard" o = WidgetGetClipboardMethodInfo 
ResolveCellViewMethod "getColor" o = WidgetGetColorMethodInfo 
ResolveCellViewMethod "getCssClasses" o = WidgetGetCssClassesMethodInfo 
ResolveCellViewMethod "getCssName" o = WidgetGetCssNameMethodInfo 
ResolveCellViewMethod "getCursor" o = WidgetGetCursorMethodInfo 
ResolveCellViewMethod "getData" o = ObjectGetDataMethodInfo 
ResolveCellViewMethod "getDirection" o = WidgetGetDirectionMethodInfo 
ResolveCellViewMethod "getDisplay" o = WidgetGetDisplayMethodInfo 
ResolveCellViewMethod "getDisplayedRow" o = CellViewGetDisplayedRowMethodInfo 
ResolveCellViewMethod "getDrawSensitive" o = CellViewGetDrawSensitiveMethodInfo 
ResolveCellViewMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo 
ResolveCellViewMethod "getFirstChild" o = WidgetGetFirstChildMethodInfo 
ResolveCellViewMethod "getFitModel" o = CellViewGetFitModelMethodInfo 
ResolveCellViewMethod "getFocusChild" o = WidgetGetFocusChildMethodInfo 
ResolveCellViewMethod "getFocusOnClick" o = WidgetGetFocusOnClickMethodInfo 
ResolveCellViewMethod "getFocusable" o = WidgetGetFocusableMethodInfo 
ResolveCellViewMethod "getFontMap" o = WidgetGetFontMapMethodInfo 
ResolveCellViewMethod "getFontOptions" o = WidgetGetFontOptionsMethodInfo 
ResolveCellViewMethod "getFrameClock" o = WidgetGetFrameClockMethodInfo 
ResolveCellViewMethod "getHalign" o = WidgetGetHalignMethodInfo 
ResolveCellViewMethod "getHasTooltip" o = WidgetGetHasTooltipMethodInfo 
ResolveCellViewMethod "getHeight" o = WidgetGetHeightMethodInfo 
ResolveCellViewMethod "getHexpand" o = WidgetGetHexpandMethodInfo 
ResolveCellViewMethod "getHexpandSet" o = WidgetGetHexpandSetMethodInfo 
ResolveCellViewMethod "getLastChild" o = WidgetGetLastChildMethodInfo 
ResolveCellViewMethod "getLayoutManager" o = WidgetGetLayoutManagerMethodInfo 
ResolveCellViewMethod "getLimitEvents" o = WidgetGetLimitEventsMethodInfo 
ResolveCellViewMethod "getMapped" o = WidgetGetMappedMethodInfo 
ResolveCellViewMethod "getMarginBottom" o = WidgetGetMarginBottomMethodInfo 
ResolveCellViewMethod "getMarginEnd" o = WidgetGetMarginEndMethodInfo 
ResolveCellViewMethod "getMarginStart" o = WidgetGetMarginStartMethodInfo 
ResolveCellViewMethod "getMarginTop" o = WidgetGetMarginTopMethodInfo 
ResolveCellViewMethod "getModel" o = CellViewGetModelMethodInfo 
ResolveCellViewMethod "getName" o = WidgetGetNameMethodInfo 
ResolveCellViewMethod "getNative" o = WidgetGetNativeMethodInfo 
ResolveCellViewMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo 
ResolveCellViewMethod "getNextSibling" o = WidgetGetNextSiblingMethodInfo 
ResolveCellViewMethod "getOpacity" o = WidgetGetOpacityMethodInfo 
ResolveCellViewMethod "getOrientation" o = OrientableGetOrientationMethodInfo 
ResolveCellViewMethod "getOverflow" o = WidgetGetOverflowMethodInfo 
ResolveCellViewMethod "getPangoContext" o = WidgetGetPangoContextMethodInfo 
ResolveCellViewMethod "getParent" o = WidgetGetParentMethodInfo 
ResolveCellViewMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo 
ResolveCellViewMethod "getPreferredSize" o = WidgetGetPreferredSizeMethodInfo 
ResolveCellViewMethod "getPrevSibling" o = WidgetGetPrevSiblingMethodInfo 
ResolveCellViewMethod "getPrimaryClipboard" o = WidgetGetPrimaryClipboardMethodInfo 
ResolveCellViewMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveCellViewMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveCellViewMethod "getRealized" o = WidgetGetRealizedMethodInfo 
ResolveCellViewMethod "getReceivesDefault" o = WidgetGetReceivesDefaultMethodInfo 
ResolveCellViewMethod "getRequestMode" o = WidgetGetRequestModeMethodInfo 
ResolveCellViewMethod "getRoot" o = WidgetGetRootMethodInfo 
ResolveCellViewMethod "getScaleFactor" o = WidgetGetScaleFactorMethodInfo 
ResolveCellViewMethod "getSensitive" o = WidgetGetSensitiveMethodInfo 
ResolveCellViewMethod "getSettings" o = WidgetGetSettingsMethodInfo 
ResolveCellViewMethod "getSize" o = WidgetGetSizeMethodInfo 
ResolveCellViewMethod "getSizeRequest" o = WidgetGetSizeRequestMethodInfo 
ResolveCellViewMethod "getStateFlags" o = WidgetGetStateFlagsMethodInfo 
ResolveCellViewMethod "getStyleContext" o = WidgetGetStyleContextMethodInfo 
ResolveCellViewMethod "getTemplateChild" o = WidgetGetTemplateChildMethodInfo 
ResolveCellViewMethod "getTooltipMarkup" o = WidgetGetTooltipMarkupMethodInfo 
ResolveCellViewMethod "getTooltipText" o = WidgetGetTooltipTextMethodInfo 
ResolveCellViewMethod "getValign" o = WidgetGetValignMethodInfo 
ResolveCellViewMethod "getVexpand" o = WidgetGetVexpandMethodInfo 
ResolveCellViewMethod "getVexpandSet" o = WidgetGetVexpandSetMethodInfo 
ResolveCellViewMethod "getVisible" o = WidgetGetVisibleMethodInfo 
ResolveCellViewMethod "getWidth" o = WidgetGetWidthMethodInfo 
ResolveCellViewMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo 
ResolveCellViewMethod "setCanFocus" o = WidgetSetCanFocusMethodInfo 
ResolveCellViewMethod "setCanTarget" o = WidgetSetCanTargetMethodInfo 
ResolveCellViewMethod "setCellDataFunc" o = CellLayoutSetCellDataFuncMethodInfo 
ResolveCellViewMethod "setChildVisible" o = WidgetSetChildVisibleMethodInfo 
ResolveCellViewMethod "setCssClasses" o = WidgetSetCssClassesMethodInfo 
ResolveCellViewMethod "setCursor" o = WidgetSetCursorMethodInfo 
ResolveCellViewMethod "setCursorFromName" o = WidgetSetCursorFromNameMethodInfo 
ResolveCellViewMethod "setData" o = ObjectSetDataMethodInfo 
ResolveCellViewMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveCellViewMethod "setDirection" o = WidgetSetDirectionMethodInfo 
ResolveCellViewMethod "setDisplayedRow" o = CellViewSetDisplayedRowMethodInfo 
ResolveCellViewMethod "setDrawSensitive" o = CellViewSetDrawSensitiveMethodInfo 
ResolveCellViewMethod "setFitModel" o = CellViewSetFitModelMethodInfo 
ResolveCellViewMethod "setFocusChild" o = WidgetSetFocusChildMethodInfo 
ResolveCellViewMethod "setFocusOnClick" o = WidgetSetFocusOnClickMethodInfo 
ResolveCellViewMethod "setFocusable" o = WidgetSetFocusableMethodInfo 
ResolveCellViewMethod "setFontMap" o = WidgetSetFontMapMethodInfo 
ResolveCellViewMethod "setFontOptions" o = WidgetSetFontOptionsMethodInfo 
ResolveCellViewMethod "setHalign" o = WidgetSetHalignMethodInfo 
ResolveCellViewMethod "setHasTooltip" o = WidgetSetHasTooltipMethodInfo 
ResolveCellViewMethod "setHexpand" o = WidgetSetHexpandMethodInfo 
ResolveCellViewMethod "setHexpandSet" o = WidgetSetHexpandSetMethodInfo 
ResolveCellViewMethod "setLayoutManager" o = WidgetSetLayoutManagerMethodInfo 
ResolveCellViewMethod "setLimitEvents" o = WidgetSetLimitEventsMethodInfo 
ResolveCellViewMethod "setMarginBottom" o = WidgetSetMarginBottomMethodInfo 
ResolveCellViewMethod "setMarginEnd" o = WidgetSetMarginEndMethodInfo 
ResolveCellViewMethod "setMarginStart" o = WidgetSetMarginStartMethodInfo 
ResolveCellViewMethod "setMarginTop" o = WidgetSetMarginTopMethodInfo 
ResolveCellViewMethod "setModel" o = CellViewSetModelMethodInfo 
ResolveCellViewMethod "setName" o = WidgetSetNameMethodInfo 
ResolveCellViewMethod "setOpacity" o = WidgetSetOpacityMethodInfo 
ResolveCellViewMethod "setOrientation" o = OrientableSetOrientationMethodInfo 
ResolveCellViewMethod "setOverflow" o = WidgetSetOverflowMethodInfo 
ResolveCellViewMethod "setParent" o = WidgetSetParentMethodInfo 
ResolveCellViewMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveCellViewMethod "setReceivesDefault" o = WidgetSetReceivesDefaultMethodInfo 
ResolveCellViewMethod "setSensitive" o = WidgetSetSensitiveMethodInfo 
ResolveCellViewMethod "setSizeRequest" o = WidgetSetSizeRequestMethodInfo 
ResolveCellViewMethod "setStateFlags" o = WidgetSetStateFlagsMethodInfo 
ResolveCellViewMethod "setTooltipMarkup" o = WidgetSetTooltipMarkupMethodInfo 
ResolveCellViewMethod "setTooltipText" o = WidgetSetTooltipTextMethodInfo 
ResolveCellViewMethod "setValign" o = WidgetSetValignMethodInfo 
ResolveCellViewMethod "setVexpand" o = WidgetSetVexpandMethodInfo 
ResolveCellViewMethod "setVexpandSet" o = WidgetSetVexpandSetMethodInfo 
ResolveCellViewMethod "setVisible" o = WidgetSetVisibleMethodInfo 
ResolveCellViewMethod l o = MethodResolutionFailed l o :: Type 

cellViewCellArea :: AttrLabelProxy "cellArea" #

cellViewCellAreaContext :: AttrLabelProxy "cellAreaContext" #

cellViewDrawSensitive :: AttrLabelProxy "drawSensitive" #

cellViewFitModel :: AttrLabelProxy "fitModel" #

cellViewGetDisplayedRow :: (HasCallStack, MonadIO m, IsCellView a) => a -> m (Maybe TreePath) #

cellViewGetDrawSensitive :: (HasCallStack, MonadIO m, IsCellView a) => a -> m Bool #

cellViewGetFitModel :: (HasCallStack, MonadIO m, IsCellView a) => a -> m Bool #

cellViewGetModel :: (HasCallStack, MonadIO m, IsCellView a) => a -> m (Maybe TreeModel) #

cellViewModel :: AttrLabelProxy "model" #

cellViewNew :: (HasCallStack, MonadIO m) => m CellView #

cellViewNewWithContext :: (HasCallStack, MonadIO m, IsCellArea a, IsCellAreaContext b) => a -> b -> m CellView #

cellViewNewWithMarkup :: (HasCallStack, MonadIO m) => Text -> m CellView #

cellViewNewWithText :: (HasCallStack, MonadIO m) => Text -> m CellView #

cellViewNewWithTexture :: (HasCallStack, MonadIO m, IsTexture a) => a -> m CellView #

cellViewSetDisplayedRow :: (HasCallStack, MonadIO m, IsCellView a) => a -> Maybe TreePath -> m () #

cellViewSetDrawSensitive :: (HasCallStack, MonadIO m, IsCellView a) => a -> Bool -> m () #

cellViewSetFitModel :: (HasCallStack, MonadIO m, IsCellView a) => a -> Bool -> m () #

cellViewSetModel :: (HasCallStack, MonadIO m, IsCellView a, IsTreeModel b) => a -> Maybe b -> m () #

clearCellViewModel :: (MonadIO m, IsCellView o) => o -> m () #

constructCellViewCellArea :: (IsCellView o, MonadIO m, IsCellArea a) => a -> m (GValueConstruct o) #

constructCellViewCellAreaContext :: (IsCellView o, MonadIO m, IsCellAreaContext a) => a -> m (GValueConstruct o) #

constructCellViewDrawSensitive :: (IsCellView o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructCellViewFitModel :: (IsCellView o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructCellViewModel :: (IsCellView o, MonadIO m, IsTreeModel a) => a -> m (GValueConstruct o) #

getCellViewCellArea :: (MonadIO m, IsCellView o) => o -> m (Maybe CellArea) #

getCellViewCellAreaContext :: (MonadIO m, IsCellView o) => o -> m (Maybe CellAreaContext) #

getCellViewDrawSensitive :: (MonadIO m, IsCellView o) => o -> m Bool #

getCellViewFitModel :: (MonadIO m, IsCellView o) => o -> m Bool #

getCellViewModel :: (MonadIO m, IsCellView o) => o -> m (Maybe TreeModel) #

setCellViewDrawSensitive :: (MonadIO m, IsCellView o) => o -> Bool -> m () #

setCellViewFitModel :: (MonadIO m, IsCellView o) => o -> Bool -> m () #

setCellViewModel :: (MonadIO m, IsCellView o, IsTreeModel a) => o -> a -> m () #

toCellView :: (MonadIO m, IsCellView o) => o -> m CellView #