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

GI.Gtk.Objects.TreeModelFilter

Description

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

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

Documentation

newtype TreeModelFilter #

Instances

Instances details
Eq TreeModelFilter 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

GObject TreeModelFilter 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

ManagedPtrNewtype TreeModelFilter 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

TypedObject TreeModelFilter 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

Methods

glibType :: IO GType #

HasParentTypes TreeModelFilter 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

HasAttributeList TreeModelFilter 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

(info ~ ResolveTreeModelFilterMethod t TreeModelFilter, OverloadedMethod info TreeModelFilter p, HasField t TreeModelFilter p) => HasField (t :: Symbol) TreeModelFilter p 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

Methods

getField :: TreeModelFilter -> p

(info ~ ResolveTreeModelFilterMethod t TreeModelFilter, OverloadedMethodInfo info TreeModelFilter) => IsLabel t (MethodProxy info TreeModelFilter) 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

Methods

fromLabel :: MethodProxy info TreeModelFilter

(info ~ ResolveTreeModelFilterMethod t TreeModelFilter, OverloadedMethod info TreeModelFilter p) => IsLabel t (TreeModelFilter -> p) 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

Methods

fromLabel :: TreeModelFilter -> p

IsGValue (Maybe TreeModelFilter) 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList TreeModelFilter 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

type AttributeList TreeModelFilter = TreeModelFilterAttributeList
type ParentTypes TreeModelFilter 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

type ParentTypes TreeModelFilter = '[Object, TreeDragSource, TreeModel]
type SignalList TreeModelFilter 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

type SignalList TreeModelFilter = TreeModelFilterSignalList

class (GObject o, IsDescendantOf TreeModelFilter o) => IsTreeModelFilter o #

Instances

Instances details
(GObject o, IsDescendantOf TreeModelFilter o) => IsTreeModelFilter o 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

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

Equations

ResolveTreeModelFilterMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveTreeModelFilterMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveTreeModelFilterMethod "clearCache" o = TreeModelFilterClearCacheMethodInfo 
ResolveTreeModelFilterMethod "convertChildIterToIter" o = TreeModelFilterConvertChildIterToIterMethodInfo 
ResolveTreeModelFilterMethod "convertChildPathToPath" o = TreeModelFilterConvertChildPathToPathMethodInfo 
ResolveTreeModelFilterMethod "convertIterToChildIter" o = TreeModelFilterConvertIterToChildIterMethodInfo 
ResolveTreeModelFilterMethod "convertPathToChildPath" o = TreeModelFilterConvertPathToChildPathMethodInfo 
ResolveTreeModelFilterMethod "dragDataDelete" o = TreeDragSourceDragDataDeleteMethodInfo 
ResolveTreeModelFilterMethod "dragDataGet" o = TreeDragSourceDragDataGetMethodInfo 
ResolveTreeModelFilterMethod "filterNew" o = TreeModelFilterNewMethodInfo 
ResolveTreeModelFilterMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveTreeModelFilterMethod "foreach" o = TreeModelForeachMethodInfo 
ResolveTreeModelFilterMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveTreeModelFilterMethod "getv" o = ObjectGetvMethodInfo 
ResolveTreeModelFilterMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveTreeModelFilterMethod "iterChildren" o = TreeModelIterChildrenMethodInfo 
ResolveTreeModelFilterMethod "iterHasChild" o = TreeModelIterHasChildMethodInfo 
ResolveTreeModelFilterMethod "iterNChildren" o = TreeModelIterNChildrenMethodInfo 
ResolveTreeModelFilterMethod "iterNext" o = TreeModelIterNextMethodInfo 
ResolveTreeModelFilterMethod "iterNthChild" o = TreeModelIterNthChildMethodInfo 
ResolveTreeModelFilterMethod "iterParent" o = TreeModelIterParentMethodInfo 
ResolveTreeModelFilterMethod "iterPrevious" o = TreeModelIterPreviousMethodInfo 
ResolveTreeModelFilterMethod "notify" o = ObjectNotifyMethodInfo 
ResolveTreeModelFilterMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveTreeModelFilterMethod "ref" o = ObjectRefMethodInfo 
ResolveTreeModelFilterMethod "refNode" o = TreeModelRefNodeMethodInfo 
ResolveTreeModelFilterMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveTreeModelFilterMethod "refilter" o = TreeModelFilterRefilterMethodInfo 
ResolveTreeModelFilterMethod "rowChanged" o = TreeModelRowChangedMethodInfo 
ResolveTreeModelFilterMethod "rowDeleted" o = TreeModelRowDeletedMethodInfo 
ResolveTreeModelFilterMethod "rowDraggable" o = TreeDragSourceRowDraggableMethodInfo 
ResolveTreeModelFilterMethod "rowHasChildToggled" o = TreeModelRowHasChildToggledMethodInfo 
ResolveTreeModelFilterMethod "rowInserted" o = TreeModelRowInsertedMethodInfo 
ResolveTreeModelFilterMethod "rowsReordered" o = TreeModelRowsReorderedMethodInfo 
ResolveTreeModelFilterMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveTreeModelFilterMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveTreeModelFilterMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveTreeModelFilterMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveTreeModelFilterMethod "unref" o = ObjectUnrefMethodInfo 
ResolveTreeModelFilterMethod "unrefNode" o = TreeModelUnrefNodeMethodInfo 
ResolveTreeModelFilterMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveTreeModelFilterMethod "getColumnType" o = TreeModelGetColumnTypeMethodInfo 
ResolveTreeModelFilterMethod "getData" o = ObjectGetDataMethodInfo 
ResolveTreeModelFilterMethod "getFlags" o = TreeModelGetFlagsMethodInfo 
ResolveTreeModelFilterMethod "getIter" o = TreeModelGetIterMethodInfo 
ResolveTreeModelFilterMethod "getIterFirst" o = TreeModelGetIterFirstMethodInfo 
ResolveTreeModelFilterMethod "getIterFromString" o = TreeModelGetIterFromStringMethodInfo 
ResolveTreeModelFilterMethod "getModel" o = TreeModelFilterGetModelMethodInfo 
ResolveTreeModelFilterMethod "getNColumns" o = TreeModelGetNColumnsMethodInfo 
ResolveTreeModelFilterMethod "getPath" o = TreeModelGetPathMethodInfo 
ResolveTreeModelFilterMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveTreeModelFilterMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveTreeModelFilterMethod "getStringFromIter" o = TreeModelGetStringFromIterMethodInfo 
ResolveTreeModelFilterMethod "getValue" o = TreeModelGetValueMethodInfo 
ResolveTreeModelFilterMethod "setData" o = ObjectSetDataMethodInfo 
ResolveTreeModelFilterMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveTreeModelFilterMethod "setModifyFunc" o = TreeModelFilterSetModifyFuncMethodInfo 
ResolveTreeModelFilterMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveTreeModelFilterMethod "setVisibleColumn" o = TreeModelFilterSetVisibleColumnMethodInfo 
ResolveTreeModelFilterMethod "setVisibleFunc" o = TreeModelFilterSetVisibleFuncMethodInfo 
ResolveTreeModelFilterMethod l o = MethodResolutionFailed l o :: Type 

data TreeModelFilterChildModelPropertyInfo #

Instances

Instances details
AttrInfo TreeModelFilterChildModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

Associated Types

type AttrAllowedOps TreeModelFilterChildModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

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

Defined in GI.Gtk.Objects.TreeModelFilter

type AttrGetType TreeModelFilterChildModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

type AttrSetTypeConstraint TreeModelFilterChildModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

type AttrTransferTypeConstraint TreeModelFilterChildModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

type AttrTransferTypeConstraint TreeModelFilterChildModelPropertyInfo = IsTreeModel
type AttrTransferType TreeModelFilterChildModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

type AttrLabel TreeModelFilterChildModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

type AttrLabel TreeModelFilterChildModelPropertyInfo = "child-model"
type AttrOrigin TreeModelFilterChildModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TreeModelFilterChildModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

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

Defined in GI.Gtk.Objects.TreeModelFilter

type AttrGetType TreeModelFilterChildModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

type AttrLabel TreeModelFilterChildModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

type AttrLabel TreeModelFilterChildModelPropertyInfo = "child-model"
type AttrOrigin TreeModelFilterChildModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

type AttrSetTypeConstraint TreeModelFilterChildModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

type AttrTransferType TreeModelFilterChildModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

type AttrTransferTypeConstraint TreeModelFilterChildModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

type AttrTransferTypeConstraint TreeModelFilterChildModelPropertyInfo = IsTreeModel

data TreeModelFilterClearCacheMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsTreeModelFilter a) => OverloadedMethod TreeModelFilterClearCacheMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelFilterClearCacheMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelFilterConvertChildIterToIterMethodInfo #

Instances

Instances details
(signature ~ (TreeIter -> m (Bool, TreeIter)), MonadIO m, IsTreeModelFilter a) => OverloadedMethod TreeModelFilterConvertChildIterToIterMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelFilterConvertChildIterToIterMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelFilterConvertChildPathToPathMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.TreeModelFilter

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelFilterConvertChildPathToPathMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelFilterConvertIterToChildIterMethodInfo #

Instances

Instances details
(signature ~ (TreeIter -> m TreeIter), MonadIO m, IsTreeModelFilter a) => OverloadedMethod TreeModelFilterConvertIterToChildIterMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelFilterConvertIterToChildIterMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelFilterConvertPathToChildPathMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.TreeModelFilter

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelFilterConvertPathToChildPathMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelFilterGetModelMethodInfo #

Instances

Instances details
(signature ~ m TreeModel, MonadIO m, IsTreeModelFilter a) => OverloadedMethod TreeModelFilterGetModelMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelFilterGetModelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelFilterRefilterMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsTreeModelFilter a) => OverloadedMethod TreeModelFilterRefilterMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelFilterRefilterMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelFilterSetModifyFuncMethodInfo #

Instances

Instances details
(signature ~ ([GType] -> TreeModelFilterModifyFunc -> m ()), MonadIO m, IsTreeModelFilter a) => OverloadedMethod TreeModelFilterSetModifyFuncMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelFilterSetModifyFuncMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelFilterSetVisibleColumnMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> m ()), MonadIO m, IsTreeModelFilter a) => OverloadedMethod TreeModelFilterSetVisibleColumnMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelFilterSetVisibleColumnMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelFilterSetVisibleFuncMethodInfo #

Instances

Instances details
(signature ~ (TreeModelFilterVisibleFunc -> m ()), MonadIO m, IsTreeModelFilter a) => OverloadedMethod TreeModelFilterSetVisibleFuncMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelFilterSetVisibleFuncMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelFilterVirtualRootPropertyInfo #

Instances

Instances details
AttrInfo TreeModelFilterVirtualRootPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

Associated Types

type AttrAllowedOps TreeModelFilterVirtualRootPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

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

Defined in GI.Gtk.Objects.TreeModelFilter

type AttrGetType TreeModelFilterVirtualRootPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

type AttrSetTypeConstraint TreeModelFilterVirtualRootPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

type AttrSetTypeConstraint TreeModelFilterVirtualRootPropertyInfo = Type ~ TreePath
type AttrTransferTypeConstraint TreeModelFilterVirtualRootPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

type AttrTransferTypeConstraint TreeModelFilterVirtualRootPropertyInfo = Type ~ TreePath
type AttrTransferType TreeModelFilterVirtualRootPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

type AttrLabel TreeModelFilterVirtualRootPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

type AttrLabel TreeModelFilterVirtualRootPropertyInfo = "virtual-root"
type AttrOrigin TreeModelFilterVirtualRootPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TreeModelFilterVirtualRootPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

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

Defined in GI.Gtk.Objects.TreeModelFilter

type AttrGetType TreeModelFilterVirtualRootPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

type AttrLabel TreeModelFilterVirtualRootPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

type AttrLabel TreeModelFilterVirtualRootPropertyInfo = "virtual-root"
type AttrOrigin TreeModelFilterVirtualRootPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

type AttrSetTypeConstraint TreeModelFilterVirtualRootPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

type AttrSetTypeConstraint TreeModelFilterVirtualRootPropertyInfo = Type ~ TreePath
type AttrTransferType TreeModelFilterVirtualRootPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

type AttrTransferTypeConstraint TreeModelFilterVirtualRootPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TreeModelFilter

type AttrTransferTypeConstraint TreeModelFilterVirtualRootPropertyInfo = Type ~ TreePath

constructTreeModelFilterChildModel :: (IsTreeModelFilter o, MonadIO m, IsTreeModel a) => a -> m (GValueConstruct o) #

constructTreeModelFilterVirtualRoot :: (IsTreeModelFilter o, MonadIO m) => TreePath -> m (GValueConstruct o) #

getTreeModelFilterChildModel :: (MonadIO m, IsTreeModelFilter o) => o -> m (Maybe TreeModel) #

getTreeModelFilterVirtualRoot :: (MonadIO m, IsTreeModelFilter o) => o -> m (Maybe TreePath) #

treeModelFilterChildModel :: AttrLabelProxy "childModel" #

treeModelFilterClearCache :: (HasCallStack, MonadIO m, IsTreeModelFilter a) => a -> m () #

treeModelFilterConvertChildIterToIter :: (HasCallStack, MonadIO m, IsTreeModelFilter a) => a -> TreeIter -> m (Bool, TreeIter) #

treeModelFilterConvertChildPathToPath :: (HasCallStack, MonadIO m, IsTreeModelFilter a) => a -> TreePath -> m (Maybe TreePath) #

treeModelFilterConvertIterToChildIter :: (HasCallStack, MonadIO m, IsTreeModelFilter a) => a -> TreeIter -> m TreeIter #

treeModelFilterConvertPathToChildPath :: (HasCallStack, MonadIO m, IsTreeModelFilter a) => a -> TreePath -> m (Maybe TreePath) #

treeModelFilterGetModel :: (HasCallStack, MonadIO m, IsTreeModelFilter a) => a -> m TreeModel #

treeModelFilterRefilter :: (HasCallStack, MonadIO m, IsTreeModelFilter a) => a -> m () #

treeModelFilterSetModifyFunc :: (HasCallStack, MonadIO m, IsTreeModelFilter a) => a -> [GType] -> TreeModelFilterModifyFunc -> m () #

treeModelFilterSetVisibleColumn :: (HasCallStack, MonadIO m, IsTreeModelFilter a) => a -> Int32 -> m () #

treeModelFilterSetVisibleFunc :: (HasCallStack, MonadIO m, IsTreeModelFilter a) => a -> TreeModelFilterVisibleFunc -> m () #

treeModelFilterVirtualRoot :: AttrLabelProxy "virtualRoot" #