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

GI.Gtk.Objects.GridLayoutChild

Description

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

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

Documentation

newtype GridLayoutChild #

Instances

Instances details
Eq GridLayoutChild 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

GObject GridLayoutChild 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

ManagedPtrNewtype GridLayoutChild 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

TypedObject GridLayoutChild 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

Methods

glibType :: IO GType #

HasParentTypes GridLayoutChild 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

HasAttributeList GridLayoutChild 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

(info ~ ResolveGridLayoutChildMethod t GridLayoutChild, OverloadedMethod info GridLayoutChild p, HasField t GridLayoutChild p) => HasField (t :: Symbol) GridLayoutChild p 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

Methods

getField :: GridLayoutChild -> p

(info ~ ResolveGridLayoutChildMethod t GridLayoutChild, OverloadedMethodInfo info GridLayoutChild) => IsLabel t (MethodProxy info GridLayoutChild) 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

Methods

fromLabel :: MethodProxy info GridLayoutChild

(info ~ ResolveGridLayoutChildMethod t GridLayoutChild, OverloadedMethod info GridLayoutChild p) => IsLabel t (GridLayoutChild -> p) 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

Methods

fromLabel :: GridLayoutChild -> p

IsGValue (Maybe GridLayoutChild) 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList GridLayoutChild 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

type AttributeList GridLayoutChild = GridLayoutChildAttributeList
type ParentTypes GridLayoutChild 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

type ParentTypes GridLayoutChild = '[LayoutChild, Object]
type SignalList GridLayoutChild 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

type SignalList GridLayoutChild = GridLayoutChildSignalList

data GridLayoutChildColumnPropertyInfo #

Instances

Instances details
AttrInfo GridLayoutChildColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

Associated Types

type AttrAllowedOps GridLayoutChildColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

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

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrGetType GridLayoutChildColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrGetType GridLayoutChildColumnPropertyInfo = Int32
type AttrSetTypeConstraint GridLayoutChildColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

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

Defined in GI.Gtk.Objects.GridLayoutChild

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

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrTransferType GridLayoutChildColumnPropertyInfo = Int32
type AttrLabel GridLayoutChildColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrLabel GridLayoutChildColumnPropertyInfo = "column"
type AttrOrigin GridLayoutChildColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GridLayoutChildColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

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

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrGetType GridLayoutChildColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrGetType GridLayoutChildColumnPropertyInfo = Int32
type AttrLabel GridLayoutChildColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrLabel GridLayoutChildColumnPropertyInfo = "column"
type AttrOrigin GridLayoutChildColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrSetTypeConstraint GridLayoutChildColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

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

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrTransferType GridLayoutChildColumnPropertyInfo = Int32
type AttrTransferTypeConstraint GridLayoutChildColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrTransferTypeConstraint GridLayoutChildColumnPropertyInfo = Type ~ Int32

data GridLayoutChildColumnSpanPropertyInfo #

Instances

Instances details
AttrInfo GridLayoutChildColumnSpanPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

Associated Types

type AttrAllowedOps GridLayoutChildColumnSpanPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

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

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrGetType GridLayoutChildColumnSpanPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrGetType GridLayoutChildColumnSpanPropertyInfo = Int32
type AttrSetTypeConstraint GridLayoutChildColumnSpanPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

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

Defined in GI.Gtk.Objects.GridLayoutChild

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

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrTransferType GridLayoutChildColumnSpanPropertyInfo = Int32
type AttrLabel GridLayoutChildColumnSpanPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrLabel GridLayoutChildColumnSpanPropertyInfo = "column-span"
type AttrOrigin GridLayoutChildColumnSpanPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GridLayoutChildColumnSpanPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

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

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrGetType GridLayoutChildColumnSpanPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrGetType GridLayoutChildColumnSpanPropertyInfo = Int32
type AttrLabel GridLayoutChildColumnSpanPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrLabel GridLayoutChildColumnSpanPropertyInfo = "column-span"
type AttrOrigin GridLayoutChildColumnSpanPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrSetTypeConstraint GridLayoutChildColumnSpanPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

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

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrTransferType GridLayoutChildColumnSpanPropertyInfo = Int32
type AttrTransferTypeConstraint GridLayoutChildColumnSpanPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrTransferTypeConstraint GridLayoutChildColumnSpanPropertyInfo = Type ~ Int32

data GridLayoutChildGetColumnMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsGridLayoutChild a) => OverloadedMethod GridLayoutChildGetColumnMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridLayoutChildGetColumnMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridLayoutChildGetColumnSpanMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsGridLayoutChild a) => OverloadedMethod GridLayoutChildGetColumnSpanMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridLayoutChildGetColumnSpanMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridLayoutChildGetRowMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsGridLayoutChild a) => OverloadedMethod GridLayoutChildGetRowMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridLayoutChildGetRowMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridLayoutChildGetRowSpanMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsGridLayoutChild a) => OverloadedMethod GridLayoutChildGetRowSpanMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridLayoutChildGetRowSpanMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridLayoutChildRowPropertyInfo #

Instances

Instances details
AttrInfo GridLayoutChildRowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

Associated Types

type AttrAllowedOps GridLayoutChildRowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

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

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrGetType GridLayoutChildRowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrGetType GridLayoutChildRowPropertyInfo = Int32
type AttrSetTypeConstraint GridLayoutChildRowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

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

Defined in GI.Gtk.Objects.GridLayoutChild

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

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrTransferType GridLayoutChildRowPropertyInfo = Int32
type AttrLabel GridLayoutChildRowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrLabel GridLayoutChildRowPropertyInfo = "row"
type AttrOrigin GridLayoutChildRowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GridLayoutChildRowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

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

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrGetType GridLayoutChildRowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrGetType GridLayoutChildRowPropertyInfo = Int32
type AttrLabel GridLayoutChildRowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrLabel GridLayoutChildRowPropertyInfo = "row"
type AttrOrigin GridLayoutChildRowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrSetTypeConstraint GridLayoutChildRowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

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

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrTransferType GridLayoutChildRowPropertyInfo = Int32
type AttrTransferTypeConstraint GridLayoutChildRowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrTransferTypeConstraint GridLayoutChildRowPropertyInfo = Type ~ Int32

data GridLayoutChildRowSpanPropertyInfo #

Instances

Instances details
AttrInfo GridLayoutChildRowSpanPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

Associated Types

type AttrAllowedOps GridLayoutChildRowSpanPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

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

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrGetType GridLayoutChildRowSpanPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrGetType GridLayoutChildRowSpanPropertyInfo = Int32
type AttrSetTypeConstraint GridLayoutChildRowSpanPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

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

Defined in GI.Gtk.Objects.GridLayoutChild

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

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrTransferType GridLayoutChildRowSpanPropertyInfo = Int32
type AttrLabel GridLayoutChildRowSpanPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrLabel GridLayoutChildRowSpanPropertyInfo = "row-span"
type AttrOrigin GridLayoutChildRowSpanPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GridLayoutChildRowSpanPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

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

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrGetType GridLayoutChildRowSpanPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrGetType GridLayoutChildRowSpanPropertyInfo = Int32
type AttrLabel GridLayoutChildRowSpanPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrLabel GridLayoutChildRowSpanPropertyInfo = "row-span"
type AttrOrigin GridLayoutChildRowSpanPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrSetTypeConstraint GridLayoutChildRowSpanPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

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

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrTransferType GridLayoutChildRowSpanPropertyInfo = Int32
type AttrTransferTypeConstraint GridLayoutChildRowSpanPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

type AttrTransferTypeConstraint GridLayoutChildRowSpanPropertyInfo = Type ~ Int32

data GridLayoutChildSetColumnMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.GridLayoutChild

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridLayoutChildSetColumnMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridLayoutChildSetColumnSpanMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.GridLayoutChild

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridLayoutChildSetColumnSpanMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridLayoutChildSetRowMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.GridLayoutChild

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridLayoutChildSetRowMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GridLayoutChildSetRowSpanMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.GridLayoutChild

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GridLayoutChildSetRowSpanMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (GObject o, IsDescendantOf GridLayoutChild o) => IsGridLayoutChild o #

Instances

Instances details
(GObject o, IsDescendantOf GridLayoutChild o) => IsGridLayoutChild o 
Instance details

Defined in GI.Gtk.Objects.GridLayoutChild

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

Equations

ResolveGridLayoutChildMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveGridLayoutChildMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveGridLayoutChildMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveGridLayoutChildMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveGridLayoutChildMethod "getv" o = ObjectGetvMethodInfo 
ResolveGridLayoutChildMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveGridLayoutChildMethod "notify" o = ObjectNotifyMethodInfo 
ResolveGridLayoutChildMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveGridLayoutChildMethod "ref" o = ObjectRefMethodInfo 
ResolveGridLayoutChildMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveGridLayoutChildMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveGridLayoutChildMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveGridLayoutChildMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveGridLayoutChildMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveGridLayoutChildMethod "unref" o = ObjectUnrefMethodInfo 
ResolveGridLayoutChildMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveGridLayoutChildMethod "getChildWidget" o = LayoutChildGetChildWidgetMethodInfo 
ResolveGridLayoutChildMethod "getColumn" o = GridLayoutChildGetColumnMethodInfo 
ResolveGridLayoutChildMethod "getColumnSpan" o = GridLayoutChildGetColumnSpanMethodInfo 
ResolveGridLayoutChildMethod "getData" o = ObjectGetDataMethodInfo 
ResolveGridLayoutChildMethod "getLayoutManager" o = LayoutChildGetLayoutManagerMethodInfo 
ResolveGridLayoutChildMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveGridLayoutChildMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveGridLayoutChildMethod "getRow" o = GridLayoutChildGetRowMethodInfo 
ResolveGridLayoutChildMethod "getRowSpan" o = GridLayoutChildGetRowSpanMethodInfo 
ResolveGridLayoutChildMethod "setColumn" o = GridLayoutChildSetColumnMethodInfo 
ResolveGridLayoutChildMethod "setColumnSpan" o = GridLayoutChildSetColumnSpanMethodInfo 
ResolveGridLayoutChildMethod "setData" o = ObjectSetDataMethodInfo 
ResolveGridLayoutChildMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveGridLayoutChildMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveGridLayoutChildMethod "setRow" o = GridLayoutChildSetRowMethodInfo 
ResolveGridLayoutChildMethod "setRowSpan" o = GridLayoutChildSetRowSpanMethodInfo 
ResolveGridLayoutChildMethod l o = MethodResolutionFailed l o :: Type 

constructGridLayoutChildColumn :: (IsGridLayoutChild o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructGridLayoutChildColumnSpan :: (IsGridLayoutChild o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructGridLayoutChildRow :: (IsGridLayoutChild o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructGridLayoutChildRowSpan :: (IsGridLayoutChild o, MonadIO m) => Int32 -> m (GValueConstruct o) #

getGridLayoutChildColumn :: (MonadIO m, IsGridLayoutChild o) => o -> m Int32 #

getGridLayoutChildColumnSpan :: (MonadIO m, IsGridLayoutChild o) => o -> m Int32 #

getGridLayoutChildRow :: (MonadIO m, IsGridLayoutChild o) => o -> m Int32 #

getGridLayoutChildRowSpan :: (MonadIO m, IsGridLayoutChild o) => o -> m Int32 #

gridLayoutChildColumn :: AttrLabelProxy "column" #

gridLayoutChildColumnSpan :: AttrLabelProxy "columnSpan" #

gridLayoutChildGetColumn :: (HasCallStack, MonadIO m, IsGridLayoutChild a) => a -> m Int32 #

gridLayoutChildGetColumnSpan :: (HasCallStack, MonadIO m, IsGridLayoutChild a) => a -> m Int32 #

gridLayoutChildGetRow :: (HasCallStack, MonadIO m, IsGridLayoutChild a) => a -> m Int32 #

gridLayoutChildGetRowSpan :: (HasCallStack, MonadIO m, IsGridLayoutChild a) => a -> m Int32 #

gridLayoutChildRow :: AttrLabelProxy "row" #

gridLayoutChildRowSpan :: AttrLabelProxy "rowSpan" #

gridLayoutChildSetColumn :: (HasCallStack, MonadIO m, IsGridLayoutChild a) => a -> Int32 -> m () #

gridLayoutChildSetColumnSpan :: (HasCallStack, MonadIO m, IsGridLayoutChild a) => a -> Int32 -> m () #

gridLayoutChildSetRow :: (HasCallStack, MonadIO m, IsGridLayoutChild a) => a -> Int32 -> m () #

gridLayoutChildSetRowSpan :: (HasCallStack, MonadIO m, IsGridLayoutChild a) => a -> Int32 -> m () #

setGridLayoutChildColumn :: (MonadIO m, IsGridLayoutChild o) => o -> Int32 -> m () #

setGridLayoutChildColumnSpan :: (MonadIO m, IsGridLayoutChild o) => o -> Int32 -> m () #

setGridLayoutChildRow :: (MonadIO m, IsGridLayoutChild o) => o -> Int32 -> m () #

setGridLayoutChildRowSpan :: (MonadIO m, IsGridLayoutChild o) => o -> Int32 -> m () #