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

GI.Gtk.Objects.Grid

Description

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

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

Documentation

newtype Grid #

Constructors

Grid (ManagedPtr Grid) 

Instances

Instances details
Eq Grid 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

(==) :: Grid -> Grid -> Bool

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

GObject Grid 
Instance details

Defined in GI.Gtk.Objects.Grid

ManagedPtrNewtype Grid 
Instance details

Defined in GI.Gtk.Objects.Grid

TypedObject Grid 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

glibType :: IO GType #

HasParentTypes Grid 
Instance details

Defined in GI.Gtk.Objects.Grid

HasAttributeList Grid 
Instance details

Defined in GI.Gtk.Objects.Grid

(info ~ ResolveGridMethod t Grid, OverloadedMethod info Grid p, HasField t Grid p) => HasField (t :: Symbol) Grid p 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

getField :: Grid -> p

(info ~ ResolveGridMethod t Grid, OverloadedMethodInfo info Grid) => IsLabel t (MethodProxy info Grid) 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

fromLabel :: MethodProxy info Grid

(info ~ ResolveGridMethod t Grid, OverloadedMethod info Grid p) => IsLabel t (Grid -> p) 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

fromLabel :: Grid -> p

IsGValue (Maybe Grid) 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList Grid 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttributeList Grid = GridAttributeList
type ParentTypes Grid 
Instance details

Defined in GI.Gtk.Objects.Grid

type ParentTypes Grid = '[Widget, Object, Accessible, Buildable, ConstraintTarget, Orientable]
type SignalList Grid 
Instance details

Defined in GI.Gtk.Objects.Grid

type SignalList Grid = GridSignalList

data GridAttachMethodInfo #

Instances

Instances details
(signature ~ (b -> Int32 -> Int32 -> Int32 -> Int32 -> m ()), MonadIO m, IsGrid a, IsWidget b) => OverloadedMethod GridAttachMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridAttachMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridAttachNextToMethodInfo #

Instances

Instances details
(signature ~ (b -> Maybe c -> PositionType -> Int32 -> Int32 -> m ()), MonadIO m, IsGrid a, IsWidget b, IsWidget c) => OverloadedMethod GridAttachNextToMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridAttachNextToMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridBaselineRowPropertyInfo #

Instances

Instances details
AttrInfo GridBaselineRowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

Associated Types

type AttrAllowedOps GridBaselineRowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

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

Defined in GI.Gtk.Objects.Grid

type AttrBaseTypeConstraint GridBaselineRowPropertyInfo = IsGrid
type AttrGetType GridBaselineRowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrGetType GridBaselineRowPropertyInfo = Int32
type AttrSetTypeConstraint GridBaselineRowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrSetTypeConstraint GridBaselineRowPropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint GridBaselineRowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrTransferTypeConstraint GridBaselineRowPropertyInfo = Type ~ Int32
type AttrTransferType GridBaselineRowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrTransferType GridBaselineRowPropertyInfo = Int32
type AttrLabel GridBaselineRowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrLabel GridBaselineRowPropertyInfo = "baseline-row"
type AttrOrigin GridBaselineRowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GridBaselineRowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

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

Defined in GI.Gtk.Objects.Grid

type AttrBaseTypeConstraint GridBaselineRowPropertyInfo = IsGrid
type AttrGetType GridBaselineRowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrGetType GridBaselineRowPropertyInfo = Int32
type AttrLabel GridBaselineRowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrLabel GridBaselineRowPropertyInfo = "baseline-row"
type AttrOrigin GridBaselineRowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrSetTypeConstraint GridBaselineRowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrSetTypeConstraint GridBaselineRowPropertyInfo = Type ~ Int32
type AttrTransferType GridBaselineRowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrTransferType GridBaselineRowPropertyInfo = Int32
type AttrTransferTypeConstraint GridBaselineRowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrTransferTypeConstraint GridBaselineRowPropertyInfo = Type ~ Int32

data GridColumnHomogeneousPropertyInfo #

Instances

Instances details
AttrInfo GridColumnHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

Associated Types

type AttrAllowedOps GridColumnHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

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

Defined in GI.Gtk.Objects.Grid

type AttrBaseTypeConstraint GridColumnHomogeneousPropertyInfo = IsGrid
type AttrGetType GridColumnHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrGetType GridColumnHomogeneousPropertyInfo = Bool
type AttrSetTypeConstraint GridColumnHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

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

Defined in GI.Gtk.Objects.Grid

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

Defined in GI.Gtk.Objects.Grid

type AttrTransferType GridColumnHomogeneousPropertyInfo = Bool
type AttrLabel GridColumnHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrLabel GridColumnHomogeneousPropertyInfo = "column-homogeneous"
type AttrOrigin GridColumnHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GridColumnHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

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

Defined in GI.Gtk.Objects.Grid

type AttrBaseTypeConstraint GridColumnHomogeneousPropertyInfo = IsGrid
type AttrGetType GridColumnHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrGetType GridColumnHomogeneousPropertyInfo = Bool
type AttrLabel GridColumnHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrLabel GridColumnHomogeneousPropertyInfo = "column-homogeneous"
type AttrOrigin GridColumnHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrSetTypeConstraint GridColumnHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

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

Defined in GI.Gtk.Objects.Grid

type AttrTransferType GridColumnHomogeneousPropertyInfo = Bool
type AttrTransferTypeConstraint GridColumnHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrTransferTypeConstraint GridColumnHomogeneousPropertyInfo = Type ~ Bool

data GridColumnSpacingPropertyInfo #

Instances

Instances details
AttrInfo GridColumnSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

Associated Types

type AttrAllowedOps GridColumnSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

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

Defined in GI.Gtk.Objects.Grid

type AttrBaseTypeConstraint GridColumnSpacingPropertyInfo = IsGrid
type AttrGetType GridColumnSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrGetType GridColumnSpacingPropertyInfo = Int32
type AttrSetTypeConstraint GridColumnSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrSetTypeConstraint GridColumnSpacingPropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint GridColumnSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrTransferTypeConstraint GridColumnSpacingPropertyInfo = Type ~ Int32
type AttrTransferType GridColumnSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrTransferType GridColumnSpacingPropertyInfo = Int32
type AttrLabel GridColumnSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrLabel GridColumnSpacingPropertyInfo = "column-spacing"
type AttrOrigin GridColumnSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GridColumnSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

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

Defined in GI.Gtk.Objects.Grid

type AttrBaseTypeConstraint GridColumnSpacingPropertyInfo = IsGrid
type AttrGetType GridColumnSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrGetType GridColumnSpacingPropertyInfo = Int32
type AttrLabel GridColumnSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrLabel GridColumnSpacingPropertyInfo = "column-spacing"
type AttrOrigin GridColumnSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrSetTypeConstraint GridColumnSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrSetTypeConstraint GridColumnSpacingPropertyInfo = Type ~ Int32
type AttrTransferType GridColumnSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrTransferType GridColumnSpacingPropertyInfo = Int32
type AttrTransferTypeConstraint GridColumnSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrTransferTypeConstraint GridColumnSpacingPropertyInfo = Type ~ Int32

data GridGetBaselineRowMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsGrid a) => OverloadedMethod GridGetBaselineRowMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridGetBaselineRowMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridGetChildAtMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> Int32 -> m (Maybe Widget)), MonadIO m, IsGrid a) => OverloadedMethod GridGetChildAtMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridGetChildAtMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridGetColumnHomogeneousMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsGrid a) => OverloadedMethod GridGetColumnHomogeneousMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridGetColumnHomogeneousMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridGetColumnSpacingMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsGrid a) => OverloadedMethod GridGetColumnSpacingMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridGetColumnSpacingMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridGetRowBaselinePositionMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> m BaselinePosition), MonadIO m, IsGrid a) => OverloadedMethod GridGetRowBaselinePositionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridGetRowBaselinePositionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridGetRowHomogeneousMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsGrid a) => OverloadedMethod GridGetRowHomogeneousMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridGetRowHomogeneousMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridGetRowSpacingMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsGrid a) => OverloadedMethod GridGetRowSpacingMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridGetRowSpacingMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridInsertColumnMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridInsertColumnMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridInsertNextToMethodInfo #

Instances

Instances details
(signature ~ (b -> PositionType -> m ()), MonadIO m, IsGrid a, IsWidget b) => OverloadedMethod GridInsertNextToMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridInsertNextToMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridInsertRowMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridInsertRowMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridQueryChildMethodInfo #

Instances

Instances details
(signature ~ (b -> m (Int32, Int32, Int32, Int32)), MonadIO m, IsGrid a, IsWidget b) => OverloadedMethod GridQueryChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridQueryChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridRemoveColumnMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridRemoveColumnMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridRemoveMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsGrid a, IsWidget b) => OverloadedMethod GridRemoveMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridRemoveMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridRemoveRowMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridRemoveRowMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridRowHomogeneousPropertyInfo #

Instances

Instances details
AttrInfo GridRowHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

Associated Types

type AttrAllowedOps GridRowHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

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

Defined in GI.Gtk.Objects.Grid

type AttrBaseTypeConstraint GridRowHomogeneousPropertyInfo = IsGrid
type AttrGetType GridRowHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrGetType GridRowHomogeneousPropertyInfo = Bool
type AttrSetTypeConstraint GridRowHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

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

Defined in GI.Gtk.Objects.Grid

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

Defined in GI.Gtk.Objects.Grid

type AttrTransferType GridRowHomogeneousPropertyInfo = Bool
type AttrLabel GridRowHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrLabel GridRowHomogeneousPropertyInfo = "row-homogeneous"
type AttrOrigin GridRowHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GridRowHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

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

Defined in GI.Gtk.Objects.Grid

type AttrBaseTypeConstraint GridRowHomogeneousPropertyInfo = IsGrid
type AttrGetType GridRowHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrGetType GridRowHomogeneousPropertyInfo = Bool
type AttrLabel GridRowHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrLabel GridRowHomogeneousPropertyInfo = "row-homogeneous"
type AttrOrigin GridRowHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrSetTypeConstraint GridRowHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

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

Defined in GI.Gtk.Objects.Grid

type AttrTransferType GridRowHomogeneousPropertyInfo = Bool
type AttrTransferTypeConstraint GridRowHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrTransferTypeConstraint GridRowHomogeneousPropertyInfo = Type ~ Bool

data GridRowSpacingPropertyInfo #

Instances

Instances details
AttrInfo GridRowSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

Associated Types

type AttrAllowedOps GridRowSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

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

Defined in GI.Gtk.Objects.Grid

type AttrBaseTypeConstraint GridRowSpacingPropertyInfo = IsGrid
type AttrGetType GridRowSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrGetType GridRowSpacingPropertyInfo = Int32
type AttrSetTypeConstraint GridRowSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrSetTypeConstraint GridRowSpacingPropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint GridRowSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrTransferTypeConstraint GridRowSpacingPropertyInfo = Type ~ Int32
type AttrTransferType GridRowSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrTransferType GridRowSpacingPropertyInfo = Int32
type AttrLabel GridRowSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrLabel GridRowSpacingPropertyInfo = "row-spacing"
type AttrOrigin GridRowSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GridRowSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

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

Defined in GI.Gtk.Objects.Grid

type AttrBaseTypeConstraint GridRowSpacingPropertyInfo = IsGrid
type AttrGetType GridRowSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrGetType GridRowSpacingPropertyInfo = Int32
type AttrLabel GridRowSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrLabel GridRowSpacingPropertyInfo = "row-spacing"
type AttrOrigin GridRowSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrSetTypeConstraint GridRowSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrSetTypeConstraint GridRowSpacingPropertyInfo = Type ~ Int32
type AttrTransferType GridRowSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrTransferType GridRowSpacingPropertyInfo = Int32
type AttrTransferTypeConstraint GridRowSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Grid

type AttrTransferTypeConstraint GridRowSpacingPropertyInfo = Type ~ Int32

data GridSetBaselineRowMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridSetBaselineRowMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridSetColumnHomogeneousMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridSetColumnHomogeneousMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridSetColumnSpacingMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridSetColumnSpacingMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridSetRowBaselinePositionMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> BaselinePosition -> m ()), MonadIO m, IsGrid a) => OverloadedMethod GridSetRowBaselinePositionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridSetRowBaselinePositionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridSetRowHomogeneousMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridSetRowHomogeneousMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridSetRowSpacingMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridSetRowSpacingMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Grid

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (GObject o, IsDescendantOf Grid o) => IsGrid o #

Instances

Instances details
(GObject o, IsDescendantOf Grid o) => IsGrid o 
Instance details

Defined in GI.Gtk.Objects.Grid

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

Equations

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

constructGridBaselineRow :: (IsGrid o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructGridColumnHomogeneous :: (IsGrid o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructGridColumnSpacing :: (IsGrid o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructGridRowHomogeneous :: (IsGrid o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructGridRowSpacing :: (IsGrid o, MonadIO m) => Int32 -> m (GValueConstruct o) #

getGridBaselineRow :: (MonadIO m, IsGrid o) => o -> m Int32 #

getGridColumnHomogeneous :: (MonadIO m, IsGrid o) => o -> m Bool #

getGridColumnSpacing :: (MonadIO m, IsGrid o) => o -> m Int32 #

getGridRowHomogeneous :: (MonadIO m, IsGrid o) => o -> m Bool #

getGridRowSpacing :: (MonadIO m, IsGrid o) => o -> m Int32 #

gridAttach :: (HasCallStack, MonadIO m, IsGrid a, IsWidget b) => a -> b -> Int32 -> Int32 -> Int32 -> Int32 -> m () #

gridAttachNextTo :: (HasCallStack, MonadIO m, IsGrid a, IsWidget b, IsWidget c) => a -> b -> Maybe c -> PositionType -> Int32 -> Int32 -> m () #

gridBaselineRow :: AttrLabelProxy "baselineRow" #

gridColumnHomogeneous :: AttrLabelProxy "columnHomogeneous" #

gridColumnSpacing :: AttrLabelProxy "columnSpacing" #

gridGetBaselineRow :: (HasCallStack, MonadIO m, IsGrid a) => a -> m Int32 #

gridGetChildAt :: (HasCallStack, MonadIO m, IsGrid a) => a -> Int32 -> Int32 -> m (Maybe Widget) #

gridGetColumnHomogeneous :: (HasCallStack, MonadIO m, IsGrid a) => a -> m Bool #

gridGetColumnSpacing :: (HasCallStack, MonadIO m, IsGrid a) => a -> m Word32 #

gridGetRowBaselinePosition :: (HasCallStack, MonadIO m, IsGrid a) => a -> Int32 -> m BaselinePosition #

gridGetRowHomogeneous :: (HasCallStack, MonadIO m, IsGrid a) => a -> m Bool #

gridGetRowSpacing :: (HasCallStack, MonadIO m, IsGrid a) => a -> m Word32 #

gridInsertColumn :: (HasCallStack, MonadIO m, IsGrid a) => a -> Int32 -> m () #

gridInsertNextTo :: (HasCallStack, MonadIO m, IsGrid a, IsWidget b) => a -> b -> PositionType -> m () #

gridInsertRow :: (HasCallStack, MonadIO m, IsGrid a) => a -> Int32 -> m () #

gridNew :: (HasCallStack, MonadIO m) => m Grid #

gridQueryChild :: (HasCallStack, MonadIO m, IsGrid a, IsWidget b) => a -> b -> m (Int32, Int32, Int32, Int32) #

gridRemove :: (HasCallStack, MonadIO m, IsGrid a, IsWidget b) => a -> b -> m () #

gridRemoveColumn :: (HasCallStack, MonadIO m, IsGrid a) => a -> Int32 -> m () #

gridRemoveRow :: (HasCallStack, MonadIO m, IsGrid a) => a -> Int32 -> m () #

gridRowHomogeneous :: AttrLabelProxy "rowHomogeneous" #

gridRowSpacing :: AttrLabelProxy "rowSpacing" #

gridSetBaselineRow :: (HasCallStack, MonadIO m, IsGrid a) => a -> Int32 -> m () #

gridSetColumnHomogeneous :: (HasCallStack, MonadIO m, IsGrid a) => a -> Bool -> m () #

gridSetColumnSpacing :: (HasCallStack, MonadIO m, IsGrid a) => a -> Word32 -> m () #

gridSetRowBaselinePosition :: (HasCallStack, MonadIO m, IsGrid a) => a -> Int32 -> BaselinePosition -> m () #

gridSetRowHomogeneous :: (HasCallStack, MonadIO m, IsGrid a) => a -> Bool -> m () #

gridSetRowSpacing :: (HasCallStack, MonadIO m, IsGrid a) => a -> Word32 -> m () #

setGridBaselineRow :: (MonadIO m, IsGrid o) => o -> Int32 -> m () #

setGridColumnHomogeneous :: (MonadIO m, IsGrid o) => o -> Bool -> m () #

setGridColumnSpacing :: (MonadIO m, IsGrid o) => o -> Int32 -> m () #

setGridRowHomogeneous :: (MonadIO m, IsGrid o) => o -> Bool -> m () #

setGridRowSpacing :: (MonadIO m, IsGrid o) => o -> Int32 -> m () #

toGrid :: (MonadIO m, IsGrid o) => o -> m Grid #