| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.GridLayoutChild
Description
Documentation
newtype GridLayoutChild #
Constructors
| GridLayoutChild (ManagedPtr GridLayoutChild) |
Instances
data GridLayoutChildColumnPropertyInfo #
Instances
data GridLayoutChildColumnSpanPropertyInfo #
Instances
| AttrInfo GridLayoutChildColumnSpanPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridLayoutChild Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridLayoutChild type AttrAllowedOps GridLayoutChildColumnSpanPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint GridLayoutChildColumnSpanPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridLayoutChild | |||||||||||||||||||||||||||||||||
| type AttrGetType GridLayoutChildColumnSpanPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridLayoutChild type AttrGetType GridLayoutChildColumnSpanPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel GridLayoutChildColumnSpanPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridLayoutChild type AttrLabel GridLayoutChildColumnSpanPropertyInfo = "column-span" | |||||||||||||||||||||||||||||||||
| type AttrOrigin GridLayoutChildColumnSpanPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridLayoutChild | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint GridLayoutChildColumnSpanPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridLayoutChild type AttrSetTypeConstraint GridLayoutChildColumnSpanPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType GridLayoutChildColumnSpanPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridLayoutChild type AttrTransferType GridLayoutChildColumnSpanPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint GridLayoutChildColumnSpanPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridLayoutChild type AttrTransferTypeConstraint GridLayoutChildColumnSpanPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
data GridLayoutChildGetColumnMethodInfo #
Instances
| (signature ~ m Int32, MonadIO m, IsGridLayoutChild a) => OverloadedMethod GridLayoutChildGetColumnMethodInfo a signature | |
Defined in GI.Gtk.Objects.GridLayoutChild Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo GridLayoutChildGetColumnMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.GridLayoutChild Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data GridLayoutChildGetColumnSpanMethodInfo #
Instances
| (signature ~ m Int32, MonadIO m, IsGridLayoutChild a) => OverloadedMethod GridLayoutChildGetColumnSpanMethodInfo a signature | |
Defined in GI.Gtk.Objects.GridLayoutChild Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo GridLayoutChildGetColumnSpanMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.GridLayoutChild Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data GridLayoutChildGetRowMethodInfo #
Instances
| (signature ~ m Int32, MonadIO m, IsGridLayoutChild a) => OverloadedMethod GridLayoutChildGetRowMethodInfo a signature | |
Defined in GI.Gtk.Objects.GridLayoutChild Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo GridLayoutChildGetRowMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.GridLayoutChild Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data GridLayoutChildGetRowSpanMethodInfo #
Instances
| (signature ~ m Int32, MonadIO m, IsGridLayoutChild a) => OverloadedMethod GridLayoutChildGetRowSpanMethodInfo a signature | |
Defined in GI.Gtk.Objects.GridLayoutChild Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo GridLayoutChildGetRowSpanMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.GridLayoutChild Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data GridLayoutChildRowPropertyInfo #
Instances
| AttrInfo GridLayoutChildRowPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridLayoutChild Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridLayoutChild type AttrAllowedOps GridLayoutChildRowPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint GridLayoutChildRowPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridLayoutChild | |||||||||||||||||||||||||||||||||
| type AttrGetType GridLayoutChildRowPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridLayoutChild type AttrGetType GridLayoutChildRowPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel GridLayoutChildRowPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridLayoutChild type AttrLabel GridLayoutChildRowPropertyInfo = "row" | |||||||||||||||||||||||||||||||||
| type AttrOrigin GridLayoutChildRowPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridLayoutChild | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint GridLayoutChildRowPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridLayoutChild type AttrSetTypeConstraint GridLayoutChildRowPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType GridLayoutChildRowPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridLayoutChild type AttrTransferType GridLayoutChildRowPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint GridLayoutChildRowPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridLayoutChild type AttrTransferTypeConstraint GridLayoutChildRowPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
data GridLayoutChildRowSpanPropertyInfo #
Instances
| AttrInfo GridLayoutChildRowSpanPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridLayoutChild Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridLayoutChild type AttrAllowedOps GridLayoutChildRowSpanPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint GridLayoutChildRowSpanPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridLayoutChild | |||||||||||||||||||||||||||||||||
| type AttrGetType GridLayoutChildRowSpanPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridLayoutChild type AttrGetType GridLayoutChildRowSpanPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel GridLayoutChildRowSpanPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridLayoutChild type AttrLabel GridLayoutChildRowSpanPropertyInfo = "row-span" | |||||||||||||||||||||||||||||||||
| type AttrOrigin GridLayoutChildRowSpanPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridLayoutChild | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint GridLayoutChildRowSpanPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridLayoutChild type AttrSetTypeConstraint GridLayoutChildRowSpanPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType GridLayoutChildRowSpanPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridLayoutChild type AttrTransferType GridLayoutChildRowSpanPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint GridLayoutChildRowSpanPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridLayoutChild type AttrTransferTypeConstraint GridLayoutChildRowSpanPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
data GridLayoutChildSetColumnMethodInfo #
Instances
| (signature ~ (Int32 -> m ()), MonadIO m, IsGridLayoutChild a) => OverloadedMethod GridLayoutChildSetColumnMethodInfo a signature | |
Defined in GI.Gtk.Objects.GridLayoutChild Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo GridLayoutChildSetColumnMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.GridLayoutChild Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data GridLayoutChildSetColumnSpanMethodInfo #
Instances
| (signature ~ (Int32 -> m ()), MonadIO m, IsGridLayoutChild a) => OverloadedMethod GridLayoutChildSetColumnSpanMethodInfo a signature | |
Defined in GI.Gtk.Objects.GridLayoutChild Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo GridLayoutChildSetColumnSpanMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.GridLayoutChild Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data GridLayoutChildSetRowMethodInfo #
Instances
| (signature ~ (Int32 -> m ()), MonadIO m, IsGridLayoutChild a) => OverloadedMethod GridLayoutChildSetRowMethodInfo a signature | |
Defined in GI.Gtk.Objects.GridLayoutChild Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo GridLayoutChildSetRowMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.GridLayoutChild Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data GridLayoutChildSetRowSpanMethodInfo #
Instances
| (signature ~ (Int32 -> m ()), MonadIO m, IsGridLayoutChild a) => OverloadedMethod GridLayoutChildSetRowSpanMethodInfo a signature | |
Defined in GI.Gtk.Objects.GridLayoutChild Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo GridLayoutChildSetRowSpanMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.GridLayoutChild Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
class (GObject o, IsDescendantOf GridLayoutChild o) => IsGridLayoutChild o #
Instances
| (GObject o, IsDescendantOf GridLayoutChild o) => IsGridLayoutChild o | |
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 () #
toGridLayoutChild :: (MonadIO m, IsGridLayoutChild o) => o -> m GridLayoutChild #