| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.CellAreaContext
Description
Documentation
newtype CellAreaContext #
Constructors
| CellAreaContext (ManagedPtr CellAreaContext) |
Instances
data CellAreaContextAllocateMethodInfo #
Instances
| (signature ~ (Int32 -> Int32 -> m ()), MonadIO m, IsCellAreaContext a) => OverloadedMethod CellAreaContextAllocateMethodInfo a signature | |
Defined in GI.Gtk.Objects.CellAreaContext Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo CellAreaContextAllocateMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.CellAreaContext Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data CellAreaContextAreaPropertyInfo #
Instances
data CellAreaContextGetAllocationMethodInfo #
Instances
| (signature ~ m (Int32, Int32), MonadIO m, IsCellAreaContext a) => OverloadedMethod CellAreaContextGetAllocationMethodInfo a signature | |
Defined in GI.Gtk.Objects.CellAreaContext Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo CellAreaContextGetAllocationMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.CellAreaContext Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data CellAreaContextGetAreaMethodInfo #
Instances
| (signature ~ m CellArea, MonadIO m, IsCellAreaContext a) => OverloadedMethod CellAreaContextGetAreaMethodInfo a signature | |
Defined in GI.Gtk.Objects.CellAreaContext Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo CellAreaContextGetAreaMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.CellAreaContext Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data CellAreaContextGetPreferredHeightForWidthMethodInfo #
Instances
| (signature ~ (Int32 -> m (Int32, Int32)), MonadIO m, IsCellAreaContext a) => OverloadedMethod CellAreaContextGetPreferredHeightForWidthMethodInfo a signature | |
Defined in GI.Gtk.Objects.CellAreaContext Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo CellAreaContextGetPreferredHeightForWidthMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.CellAreaContext Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data CellAreaContextGetPreferredHeightMethodInfo #
Instances
| (signature ~ m (Int32, Int32), MonadIO m, IsCellAreaContext a) => OverloadedMethod CellAreaContextGetPreferredHeightMethodInfo a signature | |
Defined in GI.Gtk.Objects.CellAreaContext Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo CellAreaContextGetPreferredHeightMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.CellAreaContext Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data CellAreaContextGetPreferredWidthForHeightMethodInfo #
Instances
| (signature ~ (Int32 -> m (Int32, Int32)), MonadIO m, IsCellAreaContext a) => OverloadedMethod CellAreaContextGetPreferredWidthForHeightMethodInfo a signature | |
Defined in GI.Gtk.Objects.CellAreaContext Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo CellAreaContextGetPreferredWidthForHeightMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.CellAreaContext Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data CellAreaContextGetPreferredWidthMethodInfo #
Instances
| (signature ~ m (Int32, Int32), MonadIO m, IsCellAreaContext a) => OverloadedMethod CellAreaContextGetPreferredWidthMethodInfo a signature | |
Defined in GI.Gtk.Objects.CellAreaContext Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo CellAreaContextGetPreferredWidthMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.CellAreaContext Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data CellAreaContextMinimumHeightPropertyInfo #
Instances
| AttrInfo CellAreaContextMinimumHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext Associated Types
Methods attrGet :: AttrBaseTypeConstraint CellAreaContextMinimumHeightPropertyInfo o => o -> IO (AttrGetType CellAreaContextMinimumHeightPropertyInfo) attrSet :: (AttrBaseTypeConstraint CellAreaContextMinimumHeightPropertyInfo o, AttrSetTypeConstraint CellAreaContextMinimumHeightPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint CellAreaContextMinimumHeightPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint CellAreaContextMinimumHeightPropertyInfo o, AttrSetTypeConstraint CellAreaContextMinimumHeightPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint CellAreaContextMinimumHeightPropertyInfo o, AttrTransferTypeConstraint CellAreaContextMinimumHeightPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType CellAreaContextMinimumHeightPropertyInfo) attrPut :: AttrBaseTypeConstraint CellAreaContextMinimumHeightPropertyInfo o => o -> AttrGetType CellAreaContextMinimumHeightPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps CellAreaContextMinimumHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext type AttrAllowedOps CellAreaContextMinimumHeightPropertyInfo = '['AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint CellAreaContextMinimumHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext | |||||||||||||||||||||||||||||||||
| type AttrGetType CellAreaContextMinimumHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext type AttrGetType CellAreaContextMinimumHeightPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel CellAreaContextMinimumHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext type AttrLabel CellAreaContextMinimumHeightPropertyInfo = "minimum-height" | |||||||||||||||||||||||||||||||||
| type AttrOrigin CellAreaContextMinimumHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint CellAreaContextMinimumHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext type AttrSetTypeConstraint CellAreaContextMinimumHeightPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
| type AttrTransferType CellAreaContextMinimumHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext type AttrTransferType CellAreaContextMinimumHeightPropertyInfo = () | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint CellAreaContextMinimumHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext type AttrTransferTypeConstraint CellAreaContextMinimumHeightPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
data CellAreaContextMinimumWidthPropertyInfo #
Instances
| AttrInfo CellAreaContextMinimumWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext Associated Types
Methods attrGet :: AttrBaseTypeConstraint CellAreaContextMinimumWidthPropertyInfo o => o -> IO (AttrGetType CellAreaContextMinimumWidthPropertyInfo) attrSet :: (AttrBaseTypeConstraint CellAreaContextMinimumWidthPropertyInfo o, AttrSetTypeConstraint CellAreaContextMinimumWidthPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint CellAreaContextMinimumWidthPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint CellAreaContextMinimumWidthPropertyInfo o, AttrSetTypeConstraint CellAreaContextMinimumWidthPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint CellAreaContextMinimumWidthPropertyInfo o, AttrTransferTypeConstraint CellAreaContextMinimumWidthPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType CellAreaContextMinimumWidthPropertyInfo) attrPut :: AttrBaseTypeConstraint CellAreaContextMinimumWidthPropertyInfo o => o -> AttrGetType CellAreaContextMinimumWidthPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps CellAreaContextMinimumWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext type AttrAllowedOps CellAreaContextMinimumWidthPropertyInfo = '['AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint CellAreaContextMinimumWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext | |||||||||||||||||||||||||||||||||
| type AttrGetType CellAreaContextMinimumWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext type AttrGetType CellAreaContextMinimumWidthPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel CellAreaContextMinimumWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext type AttrLabel CellAreaContextMinimumWidthPropertyInfo = "minimum-width" | |||||||||||||||||||||||||||||||||
| type AttrOrigin CellAreaContextMinimumWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint CellAreaContextMinimumWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext type AttrSetTypeConstraint CellAreaContextMinimumWidthPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
| type AttrTransferType CellAreaContextMinimumWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext type AttrTransferType CellAreaContextMinimumWidthPropertyInfo = () | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint CellAreaContextMinimumWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext type AttrTransferTypeConstraint CellAreaContextMinimumWidthPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
data CellAreaContextNaturalHeightPropertyInfo #
Instances
| AttrInfo CellAreaContextNaturalHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext Associated Types
Methods attrGet :: AttrBaseTypeConstraint CellAreaContextNaturalHeightPropertyInfo o => o -> IO (AttrGetType CellAreaContextNaturalHeightPropertyInfo) attrSet :: (AttrBaseTypeConstraint CellAreaContextNaturalHeightPropertyInfo o, AttrSetTypeConstraint CellAreaContextNaturalHeightPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint CellAreaContextNaturalHeightPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint CellAreaContextNaturalHeightPropertyInfo o, AttrSetTypeConstraint CellAreaContextNaturalHeightPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint CellAreaContextNaturalHeightPropertyInfo o, AttrTransferTypeConstraint CellAreaContextNaturalHeightPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType CellAreaContextNaturalHeightPropertyInfo) attrPut :: AttrBaseTypeConstraint CellAreaContextNaturalHeightPropertyInfo o => o -> AttrGetType CellAreaContextNaturalHeightPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps CellAreaContextNaturalHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext type AttrAllowedOps CellAreaContextNaturalHeightPropertyInfo = '['AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint CellAreaContextNaturalHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext | |||||||||||||||||||||||||||||||||
| type AttrGetType CellAreaContextNaturalHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext type AttrGetType CellAreaContextNaturalHeightPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel CellAreaContextNaturalHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext type AttrLabel CellAreaContextNaturalHeightPropertyInfo = "natural-height" | |||||||||||||||||||||||||||||||||
| type AttrOrigin CellAreaContextNaturalHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint CellAreaContextNaturalHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext type AttrSetTypeConstraint CellAreaContextNaturalHeightPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
| type AttrTransferType CellAreaContextNaturalHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext type AttrTransferType CellAreaContextNaturalHeightPropertyInfo = () | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint CellAreaContextNaturalHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext type AttrTransferTypeConstraint CellAreaContextNaturalHeightPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
data CellAreaContextNaturalWidthPropertyInfo #
Instances
| AttrInfo CellAreaContextNaturalWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext Associated Types
Methods attrGet :: AttrBaseTypeConstraint CellAreaContextNaturalWidthPropertyInfo o => o -> IO (AttrGetType CellAreaContextNaturalWidthPropertyInfo) attrSet :: (AttrBaseTypeConstraint CellAreaContextNaturalWidthPropertyInfo o, AttrSetTypeConstraint CellAreaContextNaturalWidthPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint CellAreaContextNaturalWidthPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint CellAreaContextNaturalWidthPropertyInfo o, AttrSetTypeConstraint CellAreaContextNaturalWidthPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint CellAreaContextNaturalWidthPropertyInfo o, AttrTransferTypeConstraint CellAreaContextNaturalWidthPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType CellAreaContextNaturalWidthPropertyInfo) attrPut :: AttrBaseTypeConstraint CellAreaContextNaturalWidthPropertyInfo o => o -> AttrGetType CellAreaContextNaturalWidthPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps CellAreaContextNaturalWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext type AttrAllowedOps CellAreaContextNaturalWidthPropertyInfo = '['AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint CellAreaContextNaturalWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext | |||||||||||||||||||||||||||||||||
| type AttrGetType CellAreaContextNaturalWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext type AttrGetType CellAreaContextNaturalWidthPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel CellAreaContextNaturalWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext type AttrLabel CellAreaContextNaturalWidthPropertyInfo = "natural-width" | |||||||||||||||||||||||||||||||||
| type AttrOrigin CellAreaContextNaturalWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint CellAreaContextNaturalWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext type AttrSetTypeConstraint CellAreaContextNaturalWidthPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
| type AttrTransferType CellAreaContextNaturalWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext type AttrTransferType CellAreaContextNaturalWidthPropertyInfo = () | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint CellAreaContextNaturalWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.CellAreaContext type AttrTransferTypeConstraint CellAreaContextNaturalWidthPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
data CellAreaContextPushPreferredHeightMethodInfo #
Instances
| (signature ~ (Int32 -> Int32 -> m ()), MonadIO m, IsCellAreaContext a) => OverloadedMethod CellAreaContextPushPreferredHeightMethodInfo a signature | |
Defined in GI.Gtk.Objects.CellAreaContext Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo CellAreaContextPushPreferredHeightMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.CellAreaContext Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data CellAreaContextPushPreferredWidthMethodInfo #
Instances
| (signature ~ (Int32 -> Int32 -> m ()), MonadIO m, IsCellAreaContext a) => OverloadedMethod CellAreaContextPushPreferredWidthMethodInfo a signature | |
Defined in GI.Gtk.Objects.CellAreaContext Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo CellAreaContextPushPreferredWidthMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.CellAreaContext Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data CellAreaContextResetMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsCellAreaContext a) => OverloadedMethod CellAreaContextResetMethodInfo a signature | |
Defined in GI.Gtk.Objects.CellAreaContext Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo CellAreaContextResetMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.CellAreaContext Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
class (GObject o, IsDescendantOf CellAreaContext o) => IsCellAreaContext o #
Instances
| (GObject o, IsDescendantOf CellAreaContext o) => IsCellAreaContext o | |
Defined in GI.Gtk.Objects.CellAreaContext | |
type family ResolveCellAreaContextMethod (t :: Symbol) o where ... #
Equations
| ResolveCellAreaContextMethod "allocate" o = CellAreaContextAllocateMethodInfo | |
| ResolveCellAreaContextMethod "bindProperty" o = ObjectBindPropertyMethodInfo | |
| ResolveCellAreaContextMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo | |
| ResolveCellAreaContextMethod "forceFloating" o = ObjectForceFloatingMethodInfo | |
| ResolveCellAreaContextMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo | |
| ResolveCellAreaContextMethod "getv" o = ObjectGetvMethodInfo | |
| ResolveCellAreaContextMethod "isFloating" o = ObjectIsFloatingMethodInfo | |
| ResolveCellAreaContextMethod "notify" o = ObjectNotifyMethodInfo | |
| ResolveCellAreaContextMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo | |
| ResolveCellAreaContextMethod "pushPreferredHeight" o = CellAreaContextPushPreferredHeightMethodInfo | |
| ResolveCellAreaContextMethod "pushPreferredWidth" o = CellAreaContextPushPreferredWidthMethodInfo | |
| ResolveCellAreaContextMethod "ref" o = ObjectRefMethodInfo | |
| ResolveCellAreaContextMethod "refSink" o = ObjectRefSinkMethodInfo | |
| ResolveCellAreaContextMethod "reset" o = CellAreaContextResetMethodInfo | |
| ResolveCellAreaContextMethod "runDispose" o = ObjectRunDisposeMethodInfo | |
| ResolveCellAreaContextMethod "stealData" o = ObjectStealDataMethodInfo | |
| ResolveCellAreaContextMethod "stealQdata" o = ObjectStealQdataMethodInfo | |
| ResolveCellAreaContextMethod "thawNotify" o = ObjectThawNotifyMethodInfo | |
| ResolveCellAreaContextMethod "unref" o = ObjectUnrefMethodInfo | |
| ResolveCellAreaContextMethod "watchClosure" o = ObjectWatchClosureMethodInfo | |
| ResolveCellAreaContextMethod "getAllocation" o = CellAreaContextGetAllocationMethodInfo | |
| ResolveCellAreaContextMethod "getArea" o = CellAreaContextGetAreaMethodInfo | |
| ResolveCellAreaContextMethod "getData" o = ObjectGetDataMethodInfo | |
| ResolveCellAreaContextMethod "getPreferredHeight" o = CellAreaContextGetPreferredHeightMethodInfo | |
| ResolveCellAreaContextMethod "getPreferredHeightForWidth" o = CellAreaContextGetPreferredHeightForWidthMethodInfo | |
| ResolveCellAreaContextMethod "getPreferredWidth" o = CellAreaContextGetPreferredWidthMethodInfo | |
| ResolveCellAreaContextMethod "getPreferredWidthForHeight" o = CellAreaContextGetPreferredWidthForHeightMethodInfo | |
| ResolveCellAreaContextMethod "getProperty" o = ObjectGetPropertyMethodInfo | |
| ResolveCellAreaContextMethod "getQdata" o = ObjectGetQdataMethodInfo | |
| ResolveCellAreaContextMethod "setData" o = ObjectSetDataMethodInfo | |
| ResolveCellAreaContextMethod "setDataFull" o = ObjectSetDataFullMethodInfo | |
| ResolveCellAreaContextMethod "setProperty" o = ObjectSetPropertyMethodInfo | |
| ResolveCellAreaContextMethod l o = MethodResolutionFailed l o :: Type |
cellAreaContextAllocate :: (HasCallStack, MonadIO m, IsCellAreaContext a) => a -> Int32 -> Int32 -> m () #
cellAreaContextArea :: AttrLabelProxy "area" #
cellAreaContextGetAllocation :: (HasCallStack, MonadIO m, IsCellAreaContext a) => a -> m (Int32, Int32) #
cellAreaContextGetArea :: (HasCallStack, MonadIO m, IsCellAreaContext a) => a -> m CellArea #
cellAreaContextGetPreferredHeight :: (HasCallStack, MonadIO m, IsCellAreaContext a) => a -> m (Int32, Int32) #
cellAreaContextGetPreferredHeightForWidth :: (HasCallStack, MonadIO m, IsCellAreaContext a) => a -> Int32 -> m (Int32, Int32) #
cellAreaContextGetPreferredWidth :: (HasCallStack, MonadIO m, IsCellAreaContext a) => a -> m (Int32, Int32) #
cellAreaContextGetPreferredWidthForHeight :: (HasCallStack, MonadIO m, IsCellAreaContext a) => a -> Int32 -> m (Int32, Int32) #
cellAreaContextMinimumHeight :: AttrLabelProxy "minimumHeight" #
cellAreaContextMinimumWidth :: AttrLabelProxy "minimumWidth" #
cellAreaContextNaturalHeight :: AttrLabelProxy "naturalHeight" #
cellAreaContextNaturalWidth :: AttrLabelProxy "naturalWidth" #
cellAreaContextPushPreferredHeight :: (HasCallStack, MonadIO m, IsCellAreaContext a) => a -> Int32 -> Int32 -> m () #
cellAreaContextPushPreferredWidth :: (HasCallStack, MonadIO m, IsCellAreaContext a) => a -> Int32 -> Int32 -> m () #
cellAreaContextReset :: (HasCallStack, MonadIO m, IsCellAreaContext a) => a -> m () #
constructCellAreaContextArea :: (IsCellAreaContext o, MonadIO m, IsCellArea a) => a -> m (GValueConstruct o) #
getCellAreaContextArea :: (MonadIO m, IsCellAreaContext o) => o -> m CellArea #
getCellAreaContextMinimumHeight :: (MonadIO m, IsCellAreaContext o) => o -> m Int32 #
getCellAreaContextMinimumWidth :: (MonadIO m, IsCellAreaContext o) => o -> m Int32 #
getCellAreaContextNaturalHeight :: (MonadIO m, IsCellAreaContext o) => o -> m Int32 #
getCellAreaContextNaturalWidth :: (MonadIO m, IsCellAreaContext o) => o -> m Int32 #
toCellAreaContext :: (MonadIO m, IsCellAreaContext o) => o -> m CellAreaContext #