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

GI.Gtk.Objects.CellAreaBox

Description

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

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

Documentation

newtype CellAreaBox #

Instances

Instances details
Eq CellAreaBox 
Instance details

Defined in GI.Gtk.Objects.CellAreaBox

Methods

(==) :: CellAreaBox -> CellAreaBox -> Bool

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

GObject CellAreaBox 
Instance details

Defined in GI.Gtk.Objects.CellAreaBox

ManagedPtrNewtype CellAreaBox 
Instance details

Defined in GI.Gtk.Objects.CellAreaBox

TypedObject CellAreaBox 
Instance details

Defined in GI.Gtk.Objects.CellAreaBox

Methods

glibType :: IO GType #

HasParentTypes CellAreaBox 
Instance details

Defined in GI.Gtk.Objects.CellAreaBox

HasAttributeList CellAreaBox 
Instance details

Defined in GI.Gtk.Objects.CellAreaBox

(info ~ ResolveCellAreaBoxMethod t CellAreaBox, OverloadedMethod info CellAreaBox p, HasField t CellAreaBox p) => HasField (t :: Symbol) CellAreaBox p 
Instance details

Defined in GI.Gtk.Objects.CellAreaBox

Methods

getField :: CellAreaBox -> p

(info ~ ResolveCellAreaBoxMethod t CellAreaBox, OverloadedMethodInfo info CellAreaBox) => IsLabel t (MethodProxy info CellAreaBox) 
Instance details

Defined in GI.Gtk.Objects.CellAreaBox

Methods

fromLabel :: MethodProxy info CellAreaBox

(info ~ ResolveCellAreaBoxMethod t CellAreaBox, OverloadedMethod info CellAreaBox p) => IsLabel t (CellAreaBox -> p) 
Instance details

Defined in GI.Gtk.Objects.CellAreaBox

Methods

fromLabel :: CellAreaBox -> p

IsGValue (Maybe CellAreaBox) 
Instance details

Defined in GI.Gtk.Objects.CellAreaBox

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList CellAreaBox 
Instance details

Defined in GI.Gtk.Objects.CellAreaBox

type AttributeList CellAreaBox = CellAreaBoxAttributeList
type ParentTypes CellAreaBox 
Instance details

Defined in GI.Gtk.Objects.CellAreaBox

type ParentTypes CellAreaBox = '[CellArea, Object, Buildable, CellLayout, Orientable]
type SignalList CellAreaBox 
Instance details

Defined in GI.Gtk.Objects.CellAreaBox

type SignalList CellAreaBox = CellAreaBoxSignalList

data CellAreaBoxGetSpacingMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsCellAreaBox a) => OverloadedMethod CellAreaBoxGetSpacingMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.CellAreaBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CellAreaBoxGetSpacingMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.CellAreaBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CellAreaBoxPackEndMethodInfo #

Instances

Instances details
(signature ~ (b -> Bool -> Bool -> Bool -> m ()), MonadIO m, IsCellAreaBox a, IsCellRenderer b) => OverloadedMethod CellAreaBoxPackEndMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.CellAreaBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CellAreaBoxPackEndMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.CellAreaBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CellAreaBoxPackStartMethodInfo #

Instances

Instances details
(signature ~ (b -> Bool -> Bool -> Bool -> m ()), MonadIO m, IsCellAreaBox a, IsCellRenderer b) => OverloadedMethod CellAreaBoxPackStartMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.CellAreaBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CellAreaBoxPackStartMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.CellAreaBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CellAreaBoxSetSpacingMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.CellAreaBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CellAreaBoxSetSpacingMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.CellAreaBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CellAreaBoxSpacingPropertyInfo #

Instances

Instances details
AttrInfo CellAreaBoxSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellAreaBox

Associated Types

type AttrAllowedOps CellAreaBoxSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellAreaBox

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

Defined in GI.Gtk.Objects.CellAreaBox

type AttrBaseTypeConstraint CellAreaBoxSpacingPropertyInfo = IsCellAreaBox
type AttrGetType CellAreaBoxSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellAreaBox

type AttrGetType CellAreaBoxSpacingPropertyInfo = Int32
type AttrSetTypeConstraint CellAreaBoxSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellAreaBox

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

Defined in GI.Gtk.Objects.CellAreaBox

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

Defined in GI.Gtk.Objects.CellAreaBox

type AttrTransferType CellAreaBoxSpacingPropertyInfo = Int32
type AttrLabel CellAreaBoxSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellAreaBox

type AttrLabel CellAreaBoxSpacingPropertyInfo = "spacing"
type AttrOrigin CellAreaBoxSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellAreaBox

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps CellAreaBoxSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellAreaBox

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

Defined in GI.Gtk.Objects.CellAreaBox

type AttrBaseTypeConstraint CellAreaBoxSpacingPropertyInfo = IsCellAreaBox
type AttrGetType CellAreaBoxSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellAreaBox

type AttrGetType CellAreaBoxSpacingPropertyInfo = Int32
type AttrLabel CellAreaBoxSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellAreaBox

type AttrLabel CellAreaBoxSpacingPropertyInfo = "spacing"
type AttrOrigin CellAreaBoxSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellAreaBox

type AttrSetTypeConstraint CellAreaBoxSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellAreaBox

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

Defined in GI.Gtk.Objects.CellAreaBox

type AttrTransferType CellAreaBoxSpacingPropertyInfo = Int32
type AttrTransferTypeConstraint CellAreaBoxSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.CellAreaBox

type AttrTransferTypeConstraint CellAreaBoxSpacingPropertyInfo = Type ~ Int32

class (GObject o, IsDescendantOf CellAreaBox o) => IsCellAreaBox o #

Instances

Instances details
(GObject o, IsDescendantOf CellAreaBox o) => IsCellAreaBox o 
Instance details

Defined in GI.Gtk.Objects.CellAreaBox

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

Equations

ResolveCellAreaBoxMethod "activate" o = CellAreaActivateMethodInfo 
ResolveCellAreaBoxMethod "activateCell" o = CellAreaActivateCellMethodInfo 
ResolveCellAreaBoxMethod "add" o = CellAreaAddMethodInfo 
ResolveCellAreaBoxMethod "addAttribute" o = CellLayoutAddAttributeMethodInfo 
ResolveCellAreaBoxMethod "addFocusSibling" o = CellAreaAddFocusSiblingMethodInfo 
ResolveCellAreaBoxMethod "applyAttributes" o = CellAreaApplyAttributesMethodInfo 
ResolveCellAreaBoxMethod "attributeConnect" o = CellAreaAttributeConnectMethodInfo 
ResolveCellAreaBoxMethod "attributeDisconnect" o = CellAreaAttributeDisconnectMethodInfo 
ResolveCellAreaBoxMethod "attributeGetColumn" o = CellAreaAttributeGetColumnMethodInfo 
ResolveCellAreaBoxMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveCellAreaBoxMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveCellAreaBoxMethod "cellGetProperty" o = CellAreaCellGetPropertyMethodInfo 
ResolveCellAreaBoxMethod "cellSetProperty" o = CellAreaCellSetPropertyMethodInfo 
ResolveCellAreaBoxMethod "clear" o = CellLayoutClearMethodInfo 
ResolveCellAreaBoxMethod "clearAttributes" o = CellLayoutClearAttributesMethodInfo 
ResolveCellAreaBoxMethod "copyContext" o = CellAreaCopyContextMethodInfo 
ResolveCellAreaBoxMethod "createContext" o = CellAreaCreateContextMethodInfo 
ResolveCellAreaBoxMethod "event" o = CellAreaEventMethodInfo 
ResolveCellAreaBoxMethod "focus" o = CellAreaFocusMethodInfo 
ResolveCellAreaBoxMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveCellAreaBoxMethod "foreach" o = CellAreaForeachMethodInfo 
ResolveCellAreaBoxMethod "foreachAlloc" o = CellAreaForeachAllocMethodInfo 
ResolveCellAreaBoxMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveCellAreaBoxMethod "getv" o = ObjectGetvMethodInfo 
ResolveCellAreaBoxMethod "hasRenderer" o = CellAreaHasRendererMethodInfo 
ResolveCellAreaBoxMethod "innerCellArea" o = CellAreaInnerCellAreaMethodInfo 
ResolveCellAreaBoxMethod "isActivatable" o = CellAreaIsActivatableMethodInfo 
ResolveCellAreaBoxMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveCellAreaBoxMethod "isFocusSibling" o = CellAreaIsFocusSiblingMethodInfo 
ResolveCellAreaBoxMethod "notify" o = ObjectNotifyMethodInfo 
ResolveCellAreaBoxMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveCellAreaBoxMethod "packEnd" o = CellAreaBoxPackEndMethodInfo 
ResolveCellAreaBoxMethod "packStart" o = CellAreaBoxPackStartMethodInfo 
ResolveCellAreaBoxMethod "ref" o = ObjectRefMethodInfo 
ResolveCellAreaBoxMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveCellAreaBoxMethod "remove" o = CellAreaRemoveMethodInfo 
ResolveCellAreaBoxMethod "removeFocusSibling" o = CellAreaRemoveFocusSiblingMethodInfo 
ResolveCellAreaBoxMethod "reorder" o = CellLayoutReorderMethodInfo 
ResolveCellAreaBoxMethod "requestRenderer" o = CellAreaRequestRendererMethodInfo 
ResolveCellAreaBoxMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveCellAreaBoxMethod "snapshot" o = CellAreaSnapshotMethodInfo 
ResolveCellAreaBoxMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveCellAreaBoxMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveCellAreaBoxMethod "stopEditing" o = CellAreaStopEditingMethodInfo 
ResolveCellAreaBoxMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveCellAreaBoxMethod "unref" o = ObjectUnrefMethodInfo 
ResolveCellAreaBoxMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveCellAreaBoxMethod "getArea" o = CellLayoutGetAreaMethodInfo 
ResolveCellAreaBoxMethod "getBuildableId" o = BuildableGetBuildableIdMethodInfo 
ResolveCellAreaBoxMethod "getCellAllocation" o = CellAreaGetCellAllocationMethodInfo 
ResolveCellAreaBoxMethod "getCellAtPosition" o = CellAreaGetCellAtPositionMethodInfo 
ResolveCellAreaBoxMethod "getCells" o = CellLayoutGetCellsMethodInfo 
ResolveCellAreaBoxMethod "getCurrentPathString" o = CellAreaGetCurrentPathStringMethodInfo 
ResolveCellAreaBoxMethod "getData" o = ObjectGetDataMethodInfo 
ResolveCellAreaBoxMethod "getEditWidget" o = CellAreaGetEditWidgetMethodInfo 
ResolveCellAreaBoxMethod "getEditedCell" o = CellAreaGetEditedCellMethodInfo 
ResolveCellAreaBoxMethod "getFocusCell" o = CellAreaGetFocusCellMethodInfo 
ResolveCellAreaBoxMethod "getFocusFromSibling" o = CellAreaGetFocusFromSiblingMethodInfo 
ResolveCellAreaBoxMethod "getFocusSiblings" o = CellAreaGetFocusSiblingsMethodInfo 
ResolveCellAreaBoxMethod "getOrientation" o = OrientableGetOrientationMethodInfo 
ResolveCellAreaBoxMethod "getPreferredHeight" o = CellAreaGetPreferredHeightMethodInfo 
ResolveCellAreaBoxMethod "getPreferredHeightForWidth" o = CellAreaGetPreferredHeightForWidthMethodInfo 
ResolveCellAreaBoxMethod "getPreferredWidth" o = CellAreaGetPreferredWidthMethodInfo 
ResolveCellAreaBoxMethod "getPreferredWidthForHeight" o = CellAreaGetPreferredWidthForHeightMethodInfo 
ResolveCellAreaBoxMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveCellAreaBoxMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveCellAreaBoxMethod "getRequestMode" o = CellAreaGetRequestModeMethodInfo 
ResolveCellAreaBoxMethod "getSpacing" o = CellAreaBoxGetSpacingMethodInfo 
ResolveCellAreaBoxMethod "setCellDataFunc" o = CellLayoutSetCellDataFuncMethodInfo 
ResolveCellAreaBoxMethod "setData" o = ObjectSetDataMethodInfo 
ResolveCellAreaBoxMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveCellAreaBoxMethod "setFocusCell" o = CellAreaSetFocusCellMethodInfo 
ResolveCellAreaBoxMethod "setOrientation" o = OrientableSetOrientationMethodInfo 
ResolveCellAreaBoxMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveCellAreaBoxMethod "setSpacing" o = CellAreaBoxSetSpacingMethodInfo 
ResolveCellAreaBoxMethod l o = MethodResolutionFailed l o :: Type 

cellAreaBoxGetSpacing :: (HasCallStack, MonadIO m, IsCellAreaBox a) => a -> m Int32 #

cellAreaBoxNew :: (HasCallStack, MonadIO m) => m CellAreaBox #

cellAreaBoxPackEnd :: (HasCallStack, MonadIO m, IsCellAreaBox a, IsCellRenderer b) => a -> b -> Bool -> Bool -> Bool -> m () #

cellAreaBoxPackStart :: (HasCallStack, MonadIO m, IsCellAreaBox a, IsCellRenderer b) => a -> b -> Bool -> Bool -> Bool -> m () #

cellAreaBoxSetSpacing :: (HasCallStack, MonadIO m, IsCellAreaBox a) => a -> Int32 -> m () #

cellAreaBoxSpacing :: AttrLabelProxy "spacing" #

constructCellAreaBoxSpacing :: (IsCellAreaBox o, MonadIO m) => Int32 -> m (GValueConstruct o) #

getCellAreaBoxSpacing :: (MonadIO m, IsCellAreaBox o) => o -> m Int32 #

setCellAreaBoxSpacing :: (MonadIO m, IsCellAreaBox o) => o -> Int32 -> m () #

toCellAreaBox :: (MonadIO m, IsCellAreaBox o) => o -> m CellAreaBox #