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

GI.Gtk.Objects.ListView

Description

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

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

Documentation

newtype ListView #

Constructors

ListView (ManagedPtr ListView) 

Instances

Instances details
Eq ListView 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

(==) :: ListView -> ListView -> Bool

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

GObject ListView 
Instance details

Defined in GI.Gtk.Objects.ListView

ManagedPtrNewtype ListView 
Instance details

Defined in GI.Gtk.Objects.ListView

TypedObject ListView 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

glibType :: IO GType #

HasParentTypes ListView 
Instance details

Defined in GI.Gtk.Objects.ListView

HasAttributeList ListView 
Instance details

Defined in GI.Gtk.Objects.ListView

(info ~ ResolveListViewMethod t ListView, OverloadedMethod info ListView p, HasField t ListView p) => HasField (t :: Symbol) ListView p 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

getField :: ListView -> p

(info ~ ResolveListViewMethod t ListView, OverloadedMethodInfo info ListView) => IsLabel t (MethodProxy info ListView) 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

fromLabel :: MethodProxy info ListView

(info ~ ResolveListViewMethod t ListView, OverloadedMethod info ListView p) => IsLabel t (ListView -> p) 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

fromLabel :: ListView -> p

IsGValue (Maybe ListView) 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList ListView 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttributeList ListView = ListViewAttributeList
type ParentTypes ListView 
Instance details

Defined in GI.Gtk.Objects.ListView

type SignalList ListView 
Instance details

Defined in GI.Gtk.Objects.ListView

type SignalList ListView = ListViewSignalList

class (GObject o, IsDescendantOf ListView o) => IsListView o #

Instances

Instances details
(GObject o, IsDescendantOf ListView o) => IsListView o 
Instance details

Defined in GI.Gtk.Objects.ListView

type ListViewActivateCallback = Word32 -> IO () #

data ListViewActivateSignalInfo #

Instances

Instances details
SignalInfo ListViewActivateSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

Associated Types

type HaskellCallbackType ListViewActivateSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType ListViewActivateSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType ListViewActivateSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

data ListViewEnableRubberbandPropertyInfo #

Instances

Instances details
AttrInfo ListViewEnableRubberbandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

Associated Types

type AttrAllowedOps ListViewEnableRubberbandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

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

Defined in GI.Gtk.Objects.ListView

type AttrBaseTypeConstraint ListViewEnableRubberbandPropertyInfo = IsListView
type AttrGetType ListViewEnableRubberbandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrGetType ListViewEnableRubberbandPropertyInfo = Bool
type AttrSetTypeConstraint ListViewEnableRubberbandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

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

Defined in GI.Gtk.Objects.ListView

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

Defined in GI.Gtk.Objects.ListView

type AttrTransferType ListViewEnableRubberbandPropertyInfo = Bool
type AttrLabel ListViewEnableRubberbandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrLabel ListViewEnableRubberbandPropertyInfo = "enable-rubberband"
type AttrOrigin ListViewEnableRubberbandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ListViewEnableRubberbandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

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

Defined in GI.Gtk.Objects.ListView

type AttrBaseTypeConstraint ListViewEnableRubberbandPropertyInfo = IsListView
type AttrGetType ListViewEnableRubberbandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrGetType ListViewEnableRubberbandPropertyInfo = Bool
type AttrLabel ListViewEnableRubberbandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrLabel ListViewEnableRubberbandPropertyInfo = "enable-rubberband"
type AttrOrigin ListViewEnableRubberbandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrSetTypeConstraint ListViewEnableRubberbandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

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

Defined in GI.Gtk.Objects.ListView

type AttrTransferType ListViewEnableRubberbandPropertyInfo = Bool
type AttrTransferTypeConstraint ListViewEnableRubberbandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrTransferTypeConstraint ListViewEnableRubberbandPropertyInfo = Type ~ Bool

data ListViewFactoryPropertyInfo #

Instances

Instances details
AttrInfo ListViewFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

Associated Types

type AttrAllowedOps ListViewFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

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

Defined in GI.Gtk.Objects.ListView

type AttrBaseTypeConstraint ListViewFactoryPropertyInfo = IsListView
type AttrGetType ListViewFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrSetTypeConstraint ListViewFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrSetTypeConstraint ListViewFactoryPropertyInfo = IsListItemFactory
type AttrTransferTypeConstraint ListViewFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrTransferTypeConstraint ListViewFactoryPropertyInfo = IsListItemFactory
type AttrTransferType ListViewFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrLabel ListViewFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrLabel ListViewFactoryPropertyInfo = "factory"
type AttrOrigin ListViewFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ListViewFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

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

Defined in GI.Gtk.Objects.ListView

type AttrBaseTypeConstraint ListViewFactoryPropertyInfo = IsListView
type AttrGetType ListViewFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrLabel ListViewFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrLabel ListViewFactoryPropertyInfo = "factory"
type AttrOrigin ListViewFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrSetTypeConstraint ListViewFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrSetTypeConstraint ListViewFactoryPropertyInfo = IsListItemFactory
type AttrTransferType ListViewFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrTransferTypeConstraint ListViewFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrTransferTypeConstraint ListViewFactoryPropertyInfo = IsListItemFactory

data ListViewGetEnableRubberbandMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsListView a) => OverloadedMethod ListViewGetEnableRubberbandMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListViewGetEnableRubberbandMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListViewGetFactoryMethodInfo #

Instances

Instances details
(signature ~ m (Maybe ListItemFactory), MonadIO m, IsListView a) => OverloadedMethod ListViewGetFactoryMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListViewGetFactoryMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListViewGetHeaderFactoryMethodInfo #

Instances

Instances details
(signature ~ m (Maybe ListItemFactory), MonadIO m, IsListView a) => OverloadedMethod ListViewGetHeaderFactoryMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListViewGetHeaderFactoryMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListViewGetModelMethodInfo #

Instances

Instances details
(signature ~ m (Maybe SelectionModel), MonadIO m, IsListView a) => OverloadedMethod ListViewGetModelMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListViewGetModelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListViewGetShowSeparatorsMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsListView a) => OverloadedMethod ListViewGetShowSeparatorsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListViewGetShowSeparatorsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListViewGetSingleClickActivateMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsListView a) => OverloadedMethod ListViewGetSingleClickActivateMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListViewGetSingleClickActivateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListViewGetTabBehaviorMethodInfo #

Instances

Instances details
(signature ~ m ListTabBehavior, MonadIO m, IsListView a) => OverloadedMethod ListViewGetTabBehaviorMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListViewGetTabBehaviorMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListViewHeaderFactoryPropertyInfo #

Instances

Instances details
AttrInfo ListViewHeaderFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

Associated Types

type AttrAllowedOps ListViewHeaderFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

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

Defined in GI.Gtk.Objects.ListView

type AttrBaseTypeConstraint ListViewHeaderFactoryPropertyInfo = IsListView
type AttrGetType ListViewHeaderFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrSetTypeConstraint ListViewHeaderFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrTransferTypeConstraint ListViewHeaderFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrTransferTypeConstraint ListViewHeaderFactoryPropertyInfo = IsListItemFactory
type AttrTransferType ListViewHeaderFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrLabel ListViewHeaderFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrLabel ListViewHeaderFactoryPropertyInfo = "header-factory"
type AttrOrigin ListViewHeaderFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ListViewHeaderFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

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

Defined in GI.Gtk.Objects.ListView

type AttrBaseTypeConstraint ListViewHeaderFactoryPropertyInfo = IsListView
type AttrGetType ListViewHeaderFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrLabel ListViewHeaderFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrLabel ListViewHeaderFactoryPropertyInfo = "header-factory"
type AttrOrigin ListViewHeaderFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrSetTypeConstraint ListViewHeaderFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrTransferType ListViewHeaderFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrTransferTypeConstraint ListViewHeaderFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrTransferTypeConstraint ListViewHeaderFactoryPropertyInfo = IsListItemFactory

data ListViewModelPropertyInfo #

Instances

Instances details
AttrInfo ListViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

Associated Types

type AttrAllowedOps ListViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

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

Defined in GI.Gtk.Objects.ListView

type AttrBaseTypeConstraint ListViewModelPropertyInfo = IsListView
type AttrGetType ListViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrGetType ListViewModelPropertyInfo = Maybe SelectionModel
type AttrSetTypeConstraint ListViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrSetTypeConstraint ListViewModelPropertyInfo = IsSelectionModel
type AttrTransferTypeConstraint ListViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrTransferTypeConstraint ListViewModelPropertyInfo = IsSelectionModel
type AttrTransferType ListViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrLabel ListViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

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

Defined in GI.Gtk.Objects.ListView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ListViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

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

Defined in GI.Gtk.Objects.ListView

type AttrBaseTypeConstraint ListViewModelPropertyInfo = IsListView
type AttrGetType ListViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrGetType ListViewModelPropertyInfo = Maybe SelectionModel
type AttrLabel ListViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

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

Defined in GI.Gtk.Objects.ListView

type AttrSetTypeConstraint ListViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrSetTypeConstraint ListViewModelPropertyInfo = IsSelectionModel
type AttrTransferType ListViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrTransferTypeConstraint ListViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrTransferTypeConstraint ListViewModelPropertyInfo = IsSelectionModel

data ListViewScrollToMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> [ListScrollFlags] -> Maybe ScrollInfo -> m ()), MonadIO m, IsListView a) => OverloadedMethod ListViewScrollToMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListViewScrollToMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListViewSetEnableRubberbandMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.ListView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListViewSetEnableRubberbandMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListViewSetFactoryMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsListView a, IsListItemFactory b) => OverloadedMethod ListViewSetFactoryMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListViewSetFactoryMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListViewSetHeaderFactoryMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsListView a, IsListItemFactory b) => OverloadedMethod ListViewSetHeaderFactoryMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListViewSetHeaderFactoryMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListViewSetModelMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsListView a, IsSelectionModel b) => OverloadedMethod ListViewSetModelMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListViewSetModelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListViewSetShowSeparatorsMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.ListView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListViewSetShowSeparatorsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListViewSetSingleClickActivateMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.ListView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListViewSetSingleClickActivateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListViewSetTabBehaviorMethodInfo #

Instances

Instances details
(signature ~ (ListTabBehavior -> m ()), MonadIO m, IsListView a) => OverloadedMethod ListViewSetTabBehaviorMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListViewSetTabBehaviorMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListViewShowSeparatorsPropertyInfo #

Instances

Instances details
AttrInfo ListViewShowSeparatorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

Associated Types

type AttrAllowedOps ListViewShowSeparatorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

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

Defined in GI.Gtk.Objects.ListView

type AttrBaseTypeConstraint ListViewShowSeparatorsPropertyInfo = IsListView
type AttrGetType ListViewShowSeparatorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrGetType ListViewShowSeparatorsPropertyInfo = Bool
type AttrSetTypeConstraint ListViewShowSeparatorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

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

Defined in GI.Gtk.Objects.ListView

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

Defined in GI.Gtk.Objects.ListView

type AttrTransferType ListViewShowSeparatorsPropertyInfo = Bool
type AttrLabel ListViewShowSeparatorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrLabel ListViewShowSeparatorsPropertyInfo = "show-separators"
type AttrOrigin ListViewShowSeparatorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ListViewShowSeparatorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

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

Defined in GI.Gtk.Objects.ListView

type AttrBaseTypeConstraint ListViewShowSeparatorsPropertyInfo = IsListView
type AttrGetType ListViewShowSeparatorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrGetType ListViewShowSeparatorsPropertyInfo = Bool
type AttrLabel ListViewShowSeparatorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrLabel ListViewShowSeparatorsPropertyInfo = "show-separators"
type AttrOrigin ListViewShowSeparatorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrSetTypeConstraint ListViewShowSeparatorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

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

Defined in GI.Gtk.Objects.ListView

type AttrTransferType ListViewShowSeparatorsPropertyInfo = Bool
type AttrTransferTypeConstraint ListViewShowSeparatorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrTransferTypeConstraint ListViewShowSeparatorsPropertyInfo = Type ~ Bool

data ListViewSingleClickActivatePropertyInfo #

Instances

Instances details
AttrInfo ListViewSingleClickActivatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

Associated Types

type AttrAllowedOps ListViewSingleClickActivatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

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

Defined in GI.Gtk.Objects.ListView

type AttrGetType ListViewSingleClickActivatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrSetTypeConstraint ListViewSingleClickActivatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

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

Defined in GI.Gtk.Objects.ListView

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

Defined in GI.Gtk.Objects.ListView

type AttrTransferType ListViewSingleClickActivatePropertyInfo = Bool
type AttrLabel ListViewSingleClickActivatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrLabel ListViewSingleClickActivatePropertyInfo = "single-click-activate"
type AttrOrigin ListViewSingleClickActivatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ListViewSingleClickActivatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

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

Defined in GI.Gtk.Objects.ListView

type AttrGetType ListViewSingleClickActivatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrLabel ListViewSingleClickActivatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrLabel ListViewSingleClickActivatePropertyInfo = "single-click-activate"
type AttrOrigin ListViewSingleClickActivatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrSetTypeConstraint ListViewSingleClickActivatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

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

Defined in GI.Gtk.Objects.ListView

type AttrTransferType ListViewSingleClickActivatePropertyInfo = Bool
type AttrTransferTypeConstraint ListViewSingleClickActivatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrTransferTypeConstraint ListViewSingleClickActivatePropertyInfo = Type ~ Bool

data ListViewTabBehaviorPropertyInfo #

Instances

Instances details
AttrInfo ListViewTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

Associated Types

type AttrAllowedOps ListViewTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

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

Defined in GI.Gtk.Objects.ListView

type AttrBaseTypeConstraint ListViewTabBehaviorPropertyInfo = IsListView
type AttrGetType ListViewTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrSetTypeConstraint ListViewTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrSetTypeConstraint ListViewTabBehaviorPropertyInfo = Type ~ ListTabBehavior
type AttrTransferTypeConstraint ListViewTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrTransferTypeConstraint ListViewTabBehaviorPropertyInfo = Type ~ ListTabBehavior
type AttrTransferType ListViewTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrLabel ListViewTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrLabel ListViewTabBehaviorPropertyInfo = "tab-behavior"
type AttrOrigin ListViewTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ListViewTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

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

Defined in GI.Gtk.Objects.ListView

type AttrBaseTypeConstraint ListViewTabBehaviorPropertyInfo = IsListView
type AttrGetType ListViewTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrLabel ListViewTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrLabel ListViewTabBehaviorPropertyInfo = "tab-behavior"
type AttrOrigin ListViewTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrSetTypeConstraint ListViewTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrSetTypeConstraint ListViewTabBehaviorPropertyInfo = Type ~ ListTabBehavior
type AttrTransferType ListViewTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrTransferTypeConstraint ListViewTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListView

type AttrTransferTypeConstraint ListViewTabBehaviorPropertyInfo = Type ~ ListTabBehavior

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

Equations

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

afterListViewActivate :: (IsListView a, MonadIO m) => a -> ((?self :: a) => ListViewActivateCallback) -> m SignalHandlerId #

clearListViewFactory :: (MonadIO m, IsListView o) => o -> m () #

clearListViewHeaderFactory :: (MonadIO m, IsListView o) => o -> m () #

clearListViewModel :: (MonadIO m, IsListView o) => o -> m () #

constructListViewEnableRubberband :: (IsListView o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructListViewFactory :: (IsListView o, MonadIO m, IsListItemFactory a) => a -> m (GValueConstruct o) #

constructListViewHeaderFactory :: (IsListView o, MonadIO m, IsListItemFactory a) => a -> m (GValueConstruct o) #

constructListViewModel :: (IsListView o, MonadIO m, IsSelectionModel a) => a -> m (GValueConstruct o) #

constructListViewShowSeparators :: (IsListView o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructListViewSingleClickActivate :: (IsListView o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructListViewTabBehavior :: (IsListView o, MonadIO m) => ListTabBehavior -> m (GValueConstruct o) #

getListViewEnableRubberband :: (MonadIO m, IsListView o) => o -> m Bool #

getListViewFactory :: (MonadIO m, IsListView o) => o -> m (Maybe ListItemFactory) #

getListViewHeaderFactory :: (MonadIO m, IsListView o) => o -> m (Maybe ListItemFactory) #

getListViewModel :: (MonadIO m, IsListView o) => o -> m (Maybe SelectionModel) #

getListViewShowSeparators :: (MonadIO m, IsListView o) => o -> m Bool #

getListViewSingleClickActivate :: (MonadIO m, IsListView o) => o -> m Bool #

listViewEnableRubberband :: AttrLabelProxy "enableRubberband" #

listViewFactory :: AttrLabelProxy "factory" #

listViewGetEnableRubberband :: (HasCallStack, MonadIO m, IsListView a) => a -> m Bool #

listViewGetFactory :: (HasCallStack, MonadIO m, IsListView a) => a -> m (Maybe ListItemFactory) #

listViewGetHeaderFactory :: (HasCallStack, MonadIO m, IsListView a) => a -> m (Maybe ListItemFactory) #

listViewGetModel :: (HasCallStack, MonadIO m, IsListView a) => a -> m (Maybe SelectionModel) #

listViewGetShowSeparators :: (HasCallStack, MonadIO m, IsListView a) => a -> m Bool #

listViewGetSingleClickActivate :: (HasCallStack, MonadIO m, IsListView a) => a -> m Bool #

listViewGetTabBehavior :: (HasCallStack, MonadIO m, IsListView a) => a -> m ListTabBehavior #

listViewHeaderFactory :: AttrLabelProxy "headerFactory" #

listViewModel :: AttrLabelProxy "model" #

listViewNew :: (HasCallStack, MonadIO m, IsSelectionModel a, IsListItemFactory b) => Maybe a -> Maybe b -> m ListView #

listViewScrollTo :: (HasCallStack, MonadIO m, IsListView a) => a -> Word32 -> [ListScrollFlags] -> Maybe ScrollInfo -> m () #

listViewSetEnableRubberband :: (HasCallStack, MonadIO m, IsListView a) => a -> Bool -> m () #

listViewSetFactory :: (HasCallStack, MonadIO m, IsListView a, IsListItemFactory b) => a -> Maybe b -> m () #

listViewSetHeaderFactory :: (HasCallStack, MonadIO m, IsListView a, IsListItemFactory b) => a -> Maybe b -> m () #

listViewSetModel :: (HasCallStack, MonadIO m, IsListView a, IsSelectionModel b) => a -> Maybe b -> m () #

listViewSetShowSeparators :: (HasCallStack, MonadIO m, IsListView a) => a -> Bool -> m () #

listViewSetSingleClickActivate :: (HasCallStack, MonadIO m, IsListView a) => a -> Bool -> m () #

listViewSetTabBehavior :: (HasCallStack, MonadIO m, IsListView a) => a -> ListTabBehavior -> m () #

listViewShowSeparators :: AttrLabelProxy "showSeparators" #

listViewSingleClickActivate :: AttrLabelProxy "singleClickActivate" #

listViewTabBehavior :: AttrLabelProxy "tabBehavior" #

onListViewActivate :: (IsListView a, MonadIO m) => a -> ((?self :: a) => ListViewActivateCallback) -> m SignalHandlerId #

setListViewEnableRubberband :: (MonadIO m, IsListView o) => o -> Bool -> m () #

setListViewFactory :: (MonadIO m, IsListView o, IsListItemFactory a) => o -> a -> m () #

setListViewHeaderFactory :: (MonadIO m, IsListView o, IsListItemFactory a) => o -> a -> m () #

setListViewModel :: (MonadIO m, IsListView o, IsSelectionModel a) => o -> a -> m () #

setListViewShowSeparators :: (MonadIO m, IsListView o) => o -> Bool -> m () #

setListViewSingleClickActivate :: (MonadIO m, IsListView o) => o -> Bool -> m () #

setListViewTabBehavior :: (MonadIO m, IsListView o) => o -> ListTabBehavior -> m () #

toListView :: (MonadIO m, IsListView o) => o -> m ListView #