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

GI.Gtk.Objects.GridView

Description

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

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

Documentation

newtype GridView #

Constructors

GridView (ManagedPtr GridView) 

Instances

Instances details
Eq GridView 
Instance details

Defined in GI.Gtk.Objects.GridView

Methods

(==) :: GridView -> GridView -> Bool

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

GObject GridView 
Instance details

Defined in GI.Gtk.Objects.GridView

ManagedPtrNewtype GridView 
Instance details

Defined in GI.Gtk.Objects.GridView

TypedObject GridView 
Instance details

Defined in GI.Gtk.Objects.GridView

Methods

glibType :: IO GType #

HasParentTypes GridView 
Instance details

Defined in GI.Gtk.Objects.GridView

HasAttributeList GridView 
Instance details

Defined in GI.Gtk.Objects.GridView

(info ~ ResolveGridViewMethod t GridView, OverloadedMethod info GridView p, HasField t GridView p) => HasField (t :: Symbol) GridView p 
Instance details

Defined in GI.Gtk.Objects.GridView

Methods

getField :: GridView -> p

(info ~ ResolveGridViewMethod t GridView, OverloadedMethodInfo info GridView) => IsLabel t (MethodProxy info GridView) 
Instance details

Defined in GI.Gtk.Objects.GridView

Methods

fromLabel :: MethodProxy info GridView

(info ~ ResolveGridViewMethod t GridView, OverloadedMethod info GridView p) => IsLabel t (GridView -> p) 
Instance details

Defined in GI.Gtk.Objects.GridView

Methods

fromLabel :: GridView -> p

IsGValue (Maybe GridView) 
Instance details

Defined in GI.Gtk.Objects.GridView

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList GridView 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttributeList GridView = GridViewAttributeList
type ParentTypes GridView 
Instance details

Defined in GI.Gtk.Objects.GridView

type SignalList GridView 
Instance details

Defined in GI.Gtk.Objects.GridView

type SignalList GridView = GridViewSignalList

type GridViewActivateCallback = Word32 -> IO () #

data GridViewActivateSignalInfo #

Instances

Instances details
SignalInfo GridViewActivateSignalInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

Associated Types

type HaskellCallbackType GridViewActivateSignalInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType GridViewActivateSignalInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

data GridViewEnableRubberbandPropertyInfo #

Instances

Instances details
AttrInfo GridViewEnableRubberbandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

Associated Types

type AttrAllowedOps GridViewEnableRubberbandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

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

Defined in GI.Gtk.Objects.GridView

type AttrBaseTypeConstraint GridViewEnableRubberbandPropertyInfo = IsGridView
type AttrGetType GridViewEnableRubberbandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrGetType GridViewEnableRubberbandPropertyInfo = Bool
type AttrSetTypeConstraint GridViewEnableRubberbandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

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

Defined in GI.Gtk.Objects.GridView

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

Defined in GI.Gtk.Objects.GridView

type AttrTransferType GridViewEnableRubberbandPropertyInfo = Bool
type AttrLabel GridViewEnableRubberbandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

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

Defined in GI.Gtk.Objects.GridView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GridViewEnableRubberbandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

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

Defined in GI.Gtk.Objects.GridView

type AttrBaseTypeConstraint GridViewEnableRubberbandPropertyInfo = IsGridView
type AttrGetType GridViewEnableRubberbandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrGetType GridViewEnableRubberbandPropertyInfo = Bool
type AttrLabel GridViewEnableRubberbandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

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

Defined in GI.Gtk.Objects.GridView

type AttrSetTypeConstraint GridViewEnableRubberbandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

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

Defined in GI.Gtk.Objects.GridView

type AttrTransferType GridViewEnableRubberbandPropertyInfo = Bool
type AttrTransferTypeConstraint GridViewEnableRubberbandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrTransferTypeConstraint GridViewEnableRubberbandPropertyInfo = Type ~ Bool

data GridViewFactoryPropertyInfo #

Instances

Instances details
AttrInfo GridViewFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

Associated Types

type AttrAllowedOps GridViewFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

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

Defined in GI.Gtk.Objects.GridView

type AttrBaseTypeConstraint GridViewFactoryPropertyInfo = IsGridView
type AttrGetType GridViewFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrSetTypeConstraint GridViewFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrSetTypeConstraint GridViewFactoryPropertyInfo = IsListItemFactory
type AttrTransferTypeConstraint GridViewFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrTransferTypeConstraint GridViewFactoryPropertyInfo = IsListItemFactory
type AttrTransferType GridViewFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrLabel GridViewFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

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

Defined in GI.Gtk.Objects.GridView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GridViewFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

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

Defined in GI.Gtk.Objects.GridView

type AttrBaseTypeConstraint GridViewFactoryPropertyInfo = IsGridView
type AttrGetType GridViewFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrLabel GridViewFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

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

Defined in GI.Gtk.Objects.GridView

type AttrSetTypeConstraint GridViewFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrSetTypeConstraint GridViewFactoryPropertyInfo = IsListItemFactory
type AttrTransferType GridViewFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrTransferTypeConstraint GridViewFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrTransferTypeConstraint GridViewFactoryPropertyInfo = IsListItemFactory

data GridViewGetEnableRubberbandMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsGridView a) => OverloadedMethod GridViewGetEnableRubberbandMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.GridView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridViewGetEnableRubberbandMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.GridView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridViewGetFactoryMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.GridView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridViewGetFactoryMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.GridView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridViewGetMaxColumnsMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsGridView a) => OverloadedMethod GridViewGetMaxColumnsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.GridView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridViewGetMaxColumnsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.GridView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridViewGetMinColumnsMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsGridView a) => OverloadedMethod GridViewGetMinColumnsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.GridView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridViewGetMinColumnsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.GridView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridViewGetModelMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.GridView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridViewGetModelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.GridView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridViewGetSingleClickActivateMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsGridView a) => OverloadedMethod GridViewGetSingleClickActivateMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.GridView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridViewGetSingleClickActivateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.GridView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridViewGetTabBehaviorMethodInfo #

Instances

Instances details
(signature ~ m ListTabBehavior, MonadIO m, IsGridView a) => OverloadedMethod GridViewGetTabBehaviorMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.GridView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridViewGetTabBehaviorMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.GridView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridViewMaxColumnsPropertyInfo #

Instances

Instances details
AttrInfo GridViewMaxColumnsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

Associated Types

type AttrAllowedOps GridViewMaxColumnsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

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

Defined in GI.Gtk.Objects.GridView

type AttrBaseTypeConstraint GridViewMaxColumnsPropertyInfo = IsGridView
type AttrGetType GridViewMaxColumnsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrGetType GridViewMaxColumnsPropertyInfo = Word32
type AttrSetTypeConstraint GridViewMaxColumnsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrSetTypeConstraint GridViewMaxColumnsPropertyInfo = Type ~ Word32
type AttrTransferTypeConstraint GridViewMaxColumnsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrTransferTypeConstraint GridViewMaxColumnsPropertyInfo = Type ~ Word32
type AttrTransferType GridViewMaxColumnsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrTransferType GridViewMaxColumnsPropertyInfo = Word32
type AttrLabel GridViewMaxColumnsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrLabel GridViewMaxColumnsPropertyInfo = "max-columns"
type AttrOrigin GridViewMaxColumnsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GridViewMaxColumnsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

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

Defined in GI.Gtk.Objects.GridView

type AttrBaseTypeConstraint GridViewMaxColumnsPropertyInfo = IsGridView
type AttrGetType GridViewMaxColumnsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrGetType GridViewMaxColumnsPropertyInfo = Word32
type AttrLabel GridViewMaxColumnsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrLabel GridViewMaxColumnsPropertyInfo = "max-columns"
type AttrOrigin GridViewMaxColumnsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrSetTypeConstraint GridViewMaxColumnsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrSetTypeConstraint GridViewMaxColumnsPropertyInfo = Type ~ Word32
type AttrTransferType GridViewMaxColumnsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrTransferType GridViewMaxColumnsPropertyInfo = Word32
type AttrTransferTypeConstraint GridViewMaxColumnsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrTransferTypeConstraint GridViewMaxColumnsPropertyInfo = Type ~ Word32

data GridViewMinColumnsPropertyInfo #

Instances

Instances details
AttrInfo GridViewMinColumnsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

Associated Types

type AttrAllowedOps GridViewMinColumnsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

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

Defined in GI.Gtk.Objects.GridView

type AttrBaseTypeConstraint GridViewMinColumnsPropertyInfo = IsGridView
type AttrGetType GridViewMinColumnsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrGetType GridViewMinColumnsPropertyInfo = Word32
type AttrSetTypeConstraint GridViewMinColumnsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrSetTypeConstraint GridViewMinColumnsPropertyInfo = Type ~ Word32
type AttrTransferTypeConstraint GridViewMinColumnsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrTransferTypeConstraint GridViewMinColumnsPropertyInfo = Type ~ Word32
type AttrTransferType GridViewMinColumnsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrTransferType GridViewMinColumnsPropertyInfo = Word32
type AttrLabel GridViewMinColumnsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrLabel GridViewMinColumnsPropertyInfo = "min-columns"
type AttrOrigin GridViewMinColumnsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GridViewMinColumnsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

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

Defined in GI.Gtk.Objects.GridView

type AttrBaseTypeConstraint GridViewMinColumnsPropertyInfo = IsGridView
type AttrGetType GridViewMinColumnsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrGetType GridViewMinColumnsPropertyInfo = Word32
type AttrLabel GridViewMinColumnsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrLabel GridViewMinColumnsPropertyInfo = "min-columns"
type AttrOrigin GridViewMinColumnsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrSetTypeConstraint GridViewMinColumnsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrSetTypeConstraint GridViewMinColumnsPropertyInfo = Type ~ Word32
type AttrTransferType GridViewMinColumnsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrTransferType GridViewMinColumnsPropertyInfo = Word32
type AttrTransferTypeConstraint GridViewMinColumnsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrTransferTypeConstraint GridViewMinColumnsPropertyInfo = Type ~ Word32

data GridViewModelPropertyInfo #

Instances

Instances details
AttrInfo GridViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

Associated Types

type AttrAllowedOps GridViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

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

Defined in GI.Gtk.Objects.GridView

type AttrBaseTypeConstraint GridViewModelPropertyInfo = IsGridView
type AttrGetType GridViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrGetType GridViewModelPropertyInfo = Maybe SelectionModel
type AttrSetTypeConstraint GridViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrSetTypeConstraint GridViewModelPropertyInfo = IsSelectionModel
type AttrTransferTypeConstraint GridViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrTransferTypeConstraint GridViewModelPropertyInfo = IsSelectionModel
type AttrTransferType GridViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrLabel GridViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

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

Defined in GI.Gtk.Objects.GridView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GridViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

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

Defined in GI.Gtk.Objects.GridView

type AttrBaseTypeConstraint GridViewModelPropertyInfo = IsGridView
type AttrGetType GridViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrGetType GridViewModelPropertyInfo = Maybe SelectionModel
type AttrLabel GridViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

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

Defined in GI.Gtk.Objects.GridView

type AttrSetTypeConstraint GridViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrSetTypeConstraint GridViewModelPropertyInfo = IsSelectionModel
type AttrTransferType GridViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrTransferTypeConstraint GridViewModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrTransferTypeConstraint GridViewModelPropertyInfo = IsSelectionModel

data GridViewScrollToMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.GridView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridViewScrollToMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.GridView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridViewSetEnableRubberbandMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.GridView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridViewSetEnableRubberbandMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.GridView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridViewSetFactoryMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.GridView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridViewSetFactoryMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.GridView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridViewSetMaxColumnsMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> m ()), MonadIO m, IsGridView a) => OverloadedMethod GridViewSetMaxColumnsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.GridView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridViewSetMaxColumnsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.GridView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridViewSetMinColumnsMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> m ()), MonadIO m, IsGridView a) => OverloadedMethod GridViewSetMinColumnsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.GridView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridViewSetMinColumnsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.GridView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridViewSetModelMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.GridView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridViewSetModelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.GridView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridViewSetSingleClickActivateMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.GridView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridViewSetSingleClickActivateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.GridView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridViewSetTabBehaviorMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.GridView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridViewSetTabBehaviorMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.GridView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridViewSingleClickActivatePropertyInfo #

Instances

Instances details
AttrInfo GridViewSingleClickActivatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

Associated Types

type AttrAllowedOps GridViewSingleClickActivatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

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

Defined in GI.Gtk.Objects.GridView

type AttrGetType GridViewSingleClickActivatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrSetTypeConstraint GridViewSingleClickActivatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

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

Defined in GI.Gtk.Objects.GridView

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

Defined in GI.Gtk.Objects.GridView

type AttrTransferType GridViewSingleClickActivatePropertyInfo = Bool
type AttrLabel GridViewSingleClickActivatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

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

Defined in GI.Gtk.Objects.GridView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GridViewSingleClickActivatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

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

Defined in GI.Gtk.Objects.GridView

type AttrGetType GridViewSingleClickActivatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrLabel GridViewSingleClickActivatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

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

Defined in GI.Gtk.Objects.GridView

type AttrSetTypeConstraint GridViewSingleClickActivatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

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

Defined in GI.Gtk.Objects.GridView

type AttrTransferType GridViewSingleClickActivatePropertyInfo = Bool
type AttrTransferTypeConstraint GridViewSingleClickActivatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrTransferTypeConstraint GridViewSingleClickActivatePropertyInfo = Type ~ Bool

data GridViewTabBehaviorPropertyInfo #

Instances

Instances details
AttrInfo GridViewTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

Associated Types

type AttrAllowedOps GridViewTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

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

Defined in GI.Gtk.Objects.GridView

type AttrBaseTypeConstraint GridViewTabBehaviorPropertyInfo = IsGridView
type AttrGetType GridViewTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrSetTypeConstraint GridViewTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

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

Defined in GI.Gtk.Objects.GridView

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

Defined in GI.Gtk.Objects.GridView

type AttrLabel GridViewTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

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

Defined in GI.Gtk.Objects.GridView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GridViewTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

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

Defined in GI.Gtk.Objects.GridView

type AttrBaseTypeConstraint GridViewTabBehaviorPropertyInfo = IsGridView
type AttrGetType GridViewTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrLabel GridViewTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

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

Defined in GI.Gtk.Objects.GridView

type AttrSetTypeConstraint GridViewTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

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

Defined in GI.Gtk.Objects.GridView

type AttrTransferTypeConstraint GridViewTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridView

type AttrTransferTypeConstraint GridViewTabBehaviorPropertyInfo = Type ~ ListTabBehavior

class (GObject o, IsDescendantOf GridView o) => IsGridView o #

Instances

Instances details
(GObject o, IsDescendantOf GridView o) => IsGridView o 
Instance details

Defined in GI.Gtk.Objects.GridView

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

Equations

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

afterGridViewActivate :: (IsGridView a, MonadIO m) => a -> ((?self :: a) => GridViewActivateCallback) -> m SignalHandlerId #

clearGridViewFactory :: (MonadIO m, IsGridView o) => o -> m () #

clearGridViewModel :: (MonadIO m, IsGridView o) => o -> m () #

constructGridViewEnableRubberband :: (IsGridView o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructGridViewFactory :: (IsGridView o, MonadIO m, IsListItemFactory a) => a -> m (GValueConstruct o) #

constructGridViewMaxColumns :: (IsGridView o, MonadIO m) => Word32 -> m (GValueConstruct o) #

constructGridViewMinColumns :: (IsGridView o, MonadIO m) => Word32 -> m (GValueConstruct o) #

constructGridViewModel :: (IsGridView o, MonadIO m, IsSelectionModel a) => a -> m (GValueConstruct o) #

constructGridViewSingleClickActivate :: (IsGridView o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructGridViewTabBehavior :: (IsGridView o, MonadIO m) => ListTabBehavior -> m (GValueConstruct o) #

getGridViewEnableRubberband :: (MonadIO m, IsGridView o) => o -> m Bool #

getGridViewFactory :: (MonadIO m, IsGridView o) => o -> m (Maybe ListItemFactory) #

getGridViewMaxColumns :: (MonadIO m, IsGridView o) => o -> m Word32 #

getGridViewMinColumns :: (MonadIO m, IsGridView o) => o -> m Word32 #

getGridViewModel :: (MonadIO m, IsGridView o) => o -> m (Maybe SelectionModel) #

getGridViewSingleClickActivate :: (MonadIO m, IsGridView o) => o -> m Bool #

gridViewEnableRubberband :: AttrLabelProxy "enableRubberband" #

gridViewFactory :: AttrLabelProxy "factory" #

gridViewGetEnableRubberband :: (HasCallStack, MonadIO m, IsGridView a) => a -> m Bool #

gridViewGetFactory :: (HasCallStack, MonadIO m, IsGridView a) => a -> m (Maybe ListItemFactory) #

gridViewGetMaxColumns :: (HasCallStack, MonadIO m, IsGridView a) => a -> m Word32 #

gridViewGetMinColumns :: (HasCallStack, MonadIO m, IsGridView a) => a -> m Word32 #

gridViewGetModel :: (HasCallStack, MonadIO m, IsGridView a) => a -> m (Maybe SelectionModel) #

gridViewGetSingleClickActivate :: (HasCallStack, MonadIO m, IsGridView a) => a -> m Bool #

gridViewGetTabBehavior :: (HasCallStack, MonadIO m, IsGridView a) => a -> m ListTabBehavior #

gridViewMaxColumns :: AttrLabelProxy "maxColumns" #

gridViewMinColumns :: AttrLabelProxy "minColumns" #

gridViewModel :: AttrLabelProxy "model" #

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

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

gridViewSetEnableRubberband :: (HasCallStack, MonadIO m, IsGridView a) => a -> Bool -> m () #

gridViewSetFactory :: (HasCallStack, MonadIO m, IsGridView a, IsListItemFactory b) => a -> Maybe b -> m () #

gridViewSetMaxColumns :: (HasCallStack, MonadIO m, IsGridView a) => a -> Word32 -> m () #

gridViewSetMinColumns :: (HasCallStack, MonadIO m, IsGridView a) => a -> Word32 -> m () #

gridViewSetModel :: (HasCallStack, MonadIO m, IsGridView a, IsSelectionModel b) => a -> Maybe b -> m () #

gridViewSetSingleClickActivate :: (HasCallStack, MonadIO m, IsGridView a) => a -> Bool -> m () #

gridViewSetTabBehavior :: (HasCallStack, MonadIO m, IsGridView a) => a -> ListTabBehavior -> m () #

gridViewSingleClickActivate :: AttrLabelProxy "singleClickActivate" #

gridViewTabBehavior :: AttrLabelProxy "tabBehavior" #

onGridViewActivate :: (IsGridView a, MonadIO m) => a -> ((?self :: a) => GridViewActivateCallback) -> m SignalHandlerId #

setGridViewEnableRubberband :: (MonadIO m, IsGridView o) => o -> Bool -> m () #

setGridViewFactory :: (MonadIO m, IsGridView o, IsListItemFactory a) => o -> a -> m () #

setGridViewMaxColumns :: (MonadIO m, IsGridView o) => o -> Word32 -> m () #

setGridViewMinColumns :: (MonadIO m, IsGridView o) => o -> Word32 -> m () #

setGridViewModel :: (MonadIO m, IsGridView o, IsSelectionModel a) => o -> a -> m () #

setGridViewSingleClickActivate :: (MonadIO m, IsGridView o) => o -> Bool -> m () #

setGridViewTabBehavior :: (MonadIO m, IsGridView o) => o -> ListTabBehavior -> m () #

toGridView :: (MonadIO m, IsGridView o) => o -> m GridView #