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

GI.Gtk.Objects.Box

Description

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

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

Documentation

newtype Box #

Constructors

Box (ManagedPtr Box) 

Instances

Instances details
Eq Box 
Instance details

Defined in GI.Gtk.Objects.Box

Methods

(==) :: Box -> Box -> Bool

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

GObject Box 
Instance details

Defined in GI.Gtk.Objects.Box

ManagedPtrNewtype Box 
Instance details

Defined in GI.Gtk.Objects.Box

TypedObject Box 
Instance details

Defined in GI.Gtk.Objects.Box

Methods

glibType :: IO GType #

HasParentTypes Box 
Instance details

Defined in GI.Gtk.Objects.Box

HasAttributeList Box 
Instance details

Defined in GI.Gtk.Objects.Box

(info ~ ResolveBoxMethod t Box, OverloadedMethod info Box p, HasField t Box p) => HasField (t :: Symbol) Box p 
Instance details

Defined in GI.Gtk.Objects.Box

Methods

getField :: Box -> p

(info ~ ResolveBoxMethod t Box, OverloadedMethodInfo info Box) => IsLabel t (MethodProxy info Box) 
Instance details

Defined in GI.Gtk.Objects.Box

Methods

fromLabel :: MethodProxy info Box

(info ~ ResolveBoxMethod t Box, OverloadedMethod info Box p) => IsLabel t (Box -> p) 
Instance details

Defined in GI.Gtk.Objects.Box

Methods

fromLabel :: Box -> p

IsGValue (Maybe Box) 
Instance details

Defined in GI.Gtk.Objects.Box

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList Box 
Instance details

Defined in GI.Gtk.Objects.Box

type AttributeList Box = BoxAttributeList
type ParentTypes Box 
Instance details

Defined in GI.Gtk.Objects.Box

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

Defined in GI.Gtk.Objects.Box

type SignalList Box = BoxSignalList

data BoxAppendMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Box

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo BoxAppendMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Box

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data BoxBaselineChildPropertyInfo #

Instances

Instances details
AttrInfo BoxBaselineChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

Associated Types

type AttrAllowedOps BoxBaselineChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

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

Defined in GI.Gtk.Objects.Box

type AttrBaseTypeConstraint BoxBaselineChildPropertyInfo = IsBox
type AttrGetType BoxBaselineChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

type AttrGetType BoxBaselineChildPropertyInfo = Int32
type AttrSetTypeConstraint BoxBaselineChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

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

Defined in GI.Gtk.Objects.Box

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

Defined in GI.Gtk.Objects.Box

type AttrTransferType BoxBaselineChildPropertyInfo = Int32
type AttrLabel BoxBaselineChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

type AttrLabel BoxBaselineChildPropertyInfo = "baseline-child"
type AttrOrigin BoxBaselineChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps BoxBaselineChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

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

Defined in GI.Gtk.Objects.Box

type AttrBaseTypeConstraint BoxBaselineChildPropertyInfo = IsBox
type AttrGetType BoxBaselineChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

type AttrGetType BoxBaselineChildPropertyInfo = Int32
type AttrLabel BoxBaselineChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

type AttrLabel BoxBaselineChildPropertyInfo = "baseline-child"
type AttrOrigin BoxBaselineChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

type AttrSetTypeConstraint BoxBaselineChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

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

Defined in GI.Gtk.Objects.Box

type AttrTransferType BoxBaselineChildPropertyInfo = Int32
type AttrTransferTypeConstraint BoxBaselineChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

type AttrTransferTypeConstraint BoxBaselineChildPropertyInfo = Type ~ Int32

data BoxBaselinePositionPropertyInfo #

Instances

Instances details
AttrInfo BoxBaselinePositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

Associated Types

type AttrAllowedOps BoxBaselinePositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

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

Defined in GI.Gtk.Objects.Box

type AttrBaseTypeConstraint BoxBaselinePositionPropertyInfo = IsBox
type AttrGetType BoxBaselinePositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

type AttrSetTypeConstraint BoxBaselinePositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

type AttrSetTypeConstraint BoxBaselinePositionPropertyInfo = Type ~ BaselinePosition
type AttrTransferTypeConstraint BoxBaselinePositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

type AttrTransferTypeConstraint BoxBaselinePositionPropertyInfo = Type ~ BaselinePosition
type AttrTransferType BoxBaselinePositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

type AttrLabel BoxBaselinePositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

type AttrLabel BoxBaselinePositionPropertyInfo = "baseline-position"
type AttrOrigin BoxBaselinePositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps BoxBaselinePositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

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

Defined in GI.Gtk.Objects.Box

type AttrBaseTypeConstraint BoxBaselinePositionPropertyInfo = IsBox
type AttrGetType BoxBaselinePositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

type AttrLabel BoxBaselinePositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

type AttrLabel BoxBaselinePositionPropertyInfo = "baseline-position"
type AttrOrigin BoxBaselinePositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

type AttrSetTypeConstraint BoxBaselinePositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

type AttrSetTypeConstraint BoxBaselinePositionPropertyInfo = Type ~ BaselinePosition
type AttrTransferType BoxBaselinePositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

type AttrTransferTypeConstraint BoxBaselinePositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

type AttrTransferTypeConstraint BoxBaselinePositionPropertyInfo = Type ~ BaselinePosition

data BoxGetBaselineChildMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsBox a) => OverloadedMethod BoxGetBaselineChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Box

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo BoxGetBaselineChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Box

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data BoxGetBaselinePositionMethodInfo #

Instances

Instances details
(signature ~ m BaselinePosition, MonadIO m, IsBox a) => OverloadedMethod BoxGetBaselinePositionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Box

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo BoxGetBaselinePositionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Box

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data BoxGetHomogeneousMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsBox a) => OverloadedMethod BoxGetHomogeneousMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Box

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo BoxGetHomogeneousMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Box

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data BoxGetSpacingMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsBox a) => OverloadedMethod BoxGetSpacingMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Box

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo BoxGetSpacingMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Box

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data BoxHomogeneousPropertyInfo #

Instances

Instances details
AttrInfo BoxHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

Associated Types

type AttrAllowedOps BoxHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

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

Defined in GI.Gtk.Objects.Box

type AttrBaseTypeConstraint BoxHomogeneousPropertyInfo = IsBox
type AttrGetType BoxHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

type AttrGetType BoxHomogeneousPropertyInfo = Bool
type AttrSetTypeConstraint BoxHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

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

Defined in GI.Gtk.Objects.Box

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

Defined in GI.Gtk.Objects.Box

type AttrTransferType BoxHomogeneousPropertyInfo = Bool
type AttrLabel BoxHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

type AttrLabel BoxHomogeneousPropertyInfo = "homogeneous"
type AttrOrigin BoxHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps BoxHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

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

Defined in GI.Gtk.Objects.Box

type AttrBaseTypeConstraint BoxHomogeneousPropertyInfo = IsBox
type AttrGetType BoxHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

type AttrGetType BoxHomogeneousPropertyInfo = Bool
type AttrLabel BoxHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

type AttrLabel BoxHomogeneousPropertyInfo = "homogeneous"
type AttrOrigin BoxHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

type AttrSetTypeConstraint BoxHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

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

Defined in GI.Gtk.Objects.Box

type AttrTransferType BoxHomogeneousPropertyInfo = Bool
type AttrTransferTypeConstraint BoxHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

type AttrTransferTypeConstraint BoxHomogeneousPropertyInfo = Type ~ Bool

data BoxInsertChildAfterMethodInfo #

Instances

Instances details
(signature ~ (b -> Maybe c -> m ()), MonadIO m, IsBox a, IsWidget b, IsWidget c) => OverloadedMethod BoxInsertChildAfterMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Box

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo BoxInsertChildAfterMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Box

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data BoxPrependMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Box

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo BoxPrependMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Box

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data BoxRemoveMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Box

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo BoxRemoveMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Box

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data BoxReorderChildAfterMethodInfo #

Instances

Instances details
(signature ~ (b -> Maybe c -> m ()), MonadIO m, IsBox a, IsWidget b, IsWidget c) => OverloadedMethod BoxReorderChildAfterMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Box

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo BoxReorderChildAfterMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Box

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data BoxSetBaselineChildMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Box

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo BoxSetBaselineChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Box

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data BoxSetBaselinePositionMethodInfo #

Instances

Instances details
(signature ~ (BaselinePosition -> m ()), MonadIO m, IsBox a) => OverloadedMethod BoxSetBaselinePositionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Box

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo BoxSetBaselinePositionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Box

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data BoxSetHomogeneousMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Box

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo BoxSetHomogeneousMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Box

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data BoxSetSpacingMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Box

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo BoxSetSpacingMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Box

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data BoxSpacingPropertyInfo #

Instances

Instances details
AttrInfo BoxSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

Associated Types

type AttrAllowedOps BoxSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

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

Defined in GI.Gtk.Objects.Box

type AttrBaseTypeConstraint BoxSpacingPropertyInfo = IsBox
type AttrGetType BoxSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

type AttrGetType BoxSpacingPropertyInfo = Int32
type AttrSetTypeConstraint BoxSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

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

Defined in GI.Gtk.Objects.Box

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

Defined in GI.Gtk.Objects.Box

type AttrTransferType BoxSpacingPropertyInfo = Int32
type AttrLabel BoxSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

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

Defined in GI.Gtk.Objects.Box

type AttrOrigin BoxSpacingPropertyInfo = Box

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps BoxSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

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

Defined in GI.Gtk.Objects.Box

type AttrBaseTypeConstraint BoxSpacingPropertyInfo = IsBox
type AttrGetType BoxSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

type AttrGetType BoxSpacingPropertyInfo = Int32
type AttrLabel BoxSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

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

Defined in GI.Gtk.Objects.Box

type AttrOrigin BoxSpacingPropertyInfo = Box
type AttrSetTypeConstraint BoxSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

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

Defined in GI.Gtk.Objects.Box

type AttrTransferType BoxSpacingPropertyInfo = Int32
type AttrTransferTypeConstraint BoxSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Box

type AttrTransferTypeConstraint BoxSpacingPropertyInfo = Type ~ Int32

class (GObject o, IsDescendantOf Box o) => IsBox o #

Instances

Instances details
(GObject o, IsDescendantOf Box o) => IsBox o 
Instance details

Defined in GI.Gtk.Objects.Box

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

Equations

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

boxAppend :: (HasCallStack, MonadIO m, IsBox a, IsWidget b) => a -> b -> m () #

boxBaselineChild :: AttrLabelProxy "baselineChild" #

boxBaselinePosition :: AttrLabelProxy "baselinePosition" #

boxGetBaselineChild :: (HasCallStack, MonadIO m, IsBox a) => a -> m Int32 #

boxGetBaselinePosition :: (HasCallStack, MonadIO m, IsBox a) => a -> m BaselinePosition #

boxGetHomogeneous :: (HasCallStack, MonadIO m, IsBox a) => a -> m Bool #

boxGetSpacing :: (HasCallStack, MonadIO m, IsBox a) => a -> m Int32 #

boxHomogeneous :: AttrLabelProxy "homogeneous" #

boxInsertChildAfter :: (HasCallStack, MonadIO m, IsBox a, IsWidget b, IsWidget c) => a -> b -> Maybe c -> m () #

boxNew :: (HasCallStack, MonadIO m) => Orientation -> Int32 -> m Box #

boxPrepend :: (HasCallStack, MonadIO m, IsBox a, IsWidget b) => a -> b -> m () #

boxRemove :: (HasCallStack, MonadIO m, IsBox a, IsWidget b) => a -> b -> m () #

boxReorderChildAfter :: (HasCallStack, MonadIO m, IsBox a, IsWidget b, IsWidget c) => a -> b -> Maybe c -> m () #

boxSetBaselineChild :: (HasCallStack, MonadIO m, IsBox a) => a -> Int32 -> m () #

boxSetBaselinePosition :: (HasCallStack, MonadIO m, IsBox a) => a -> BaselinePosition -> m () #

boxSetHomogeneous :: (HasCallStack, MonadIO m, IsBox a) => a -> Bool -> m () #

boxSetSpacing :: (HasCallStack, MonadIO m, IsBox a) => a -> Int32 -> m () #

boxSpacing :: AttrLabelProxy "spacing" #

constructBoxBaselineChild :: (IsBox o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructBoxBaselinePosition :: (IsBox o, MonadIO m) => BaselinePosition -> m (GValueConstruct o) #

constructBoxHomogeneous :: (IsBox o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructBoxSpacing :: (IsBox o, MonadIO m) => Int32 -> m (GValueConstruct o) #

getBoxBaselineChild :: (MonadIO m, IsBox o) => o -> m Int32 #

getBoxBaselinePosition :: (MonadIO m, IsBox o) => o -> m BaselinePosition #

getBoxHomogeneous :: (MonadIO m, IsBox o) => o -> m Bool #

getBoxSpacing :: (MonadIO m, IsBox o) => o -> m Int32 #

setBoxBaselineChild :: (MonadIO m, IsBox o) => o -> Int32 -> m () #

setBoxBaselinePosition :: (MonadIO m, IsBox o) => o -> BaselinePosition -> m () #

setBoxHomogeneous :: (MonadIO m, IsBox o) => o -> Bool -> m () #

setBoxSpacing :: (MonadIO m, IsBox o) => o -> Int32 -> m () #

toBox :: (MonadIO m, IsBox o) => o -> m Box #