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

GI.Gtk.Objects.FlowBox

Description

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

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

Documentation

newtype FlowBox #

Constructors

FlowBox (ManagedPtr FlowBox) 

Instances

Instances details
Eq FlowBox 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

(==) :: FlowBox -> FlowBox -> Bool

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

GObject FlowBox 
Instance details

Defined in GI.Gtk.Objects.FlowBox

ManagedPtrNewtype FlowBox 
Instance details

Defined in GI.Gtk.Objects.FlowBox

TypedObject FlowBox 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

glibType :: IO GType #

HasParentTypes FlowBox 
Instance details

Defined in GI.Gtk.Objects.FlowBox

HasAttributeList FlowBox 
Instance details

Defined in GI.Gtk.Objects.FlowBox

(info ~ ResolveFlowBoxMethod t FlowBox, OverloadedMethod info FlowBox p, HasField t FlowBox p) => HasField (t :: Symbol) FlowBox p 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

getField :: FlowBox -> p

(info ~ ResolveFlowBoxMethod t FlowBox, OverloadedMethodInfo info FlowBox) => IsLabel t (MethodProxy info FlowBox) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

fromLabel :: MethodProxy info FlowBox

(info ~ ResolveFlowBoxMethod t FlowBox, OverloadedMethod info FlowBox p) => IsLabel t (FlowBox -> p) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

fromLabel :: FlowBox -> p

IsGValue (Maybe FlowBox) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList FlowBox 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttributeList FlowBox = FlowBoxAttributeList
type ParentTypes FlowBox 
Instance details

Defined in GI.Gtk.Objects.FlowBox

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

Defined in GI.Gtk.Objects.FlowBox

type SignalList FlowBox = FlowBoxSignalList

data FlowBoxAcceptUnpairedReleasePropertyInfo #

Instances

Instances details
AttrInfo FlowBoxAcceptUnpairedReleasePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Associated Types

type AttrAllowedOps FlowBoxAcceptUnpairedReleasePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

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

Defined in GI.Gtk.Objects.FlowBox

type AttrGetType FlowBoxAcceptUnpairedReleasePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrSetTypeConstraint FlowBoxAcceptUnpairedReleasePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

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

Defined in GI.Gtk.Objects.FlowBox

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

Defined in GI.Gtk.Objects.FlowBox

type AttrTransferType FlowBoxAcceptUnpairedReleasePropertyInfo = Bool
type AttrLabel FlowBoxAcceptUnpairedReleasePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrLabel FlowBoxAcceptUnpairedReleasePropertyInfo = "accept-unpaired-release"
type AttrOrigin FlowBoxAcceptUnpairedReleasePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FlowBoxAcceptUnpairedReleasePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

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

Defined in GI.Gtk.Objects.FlowBox

type AttrGetType FlowBoxAcceptUnpairedReleasePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrLabel FlowBoxAcceptUnpairedReleasePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrLabel FlowBoxAcceptUnpairedReleasePropertyInfo = "accept-unpaired-release"
type AttrOrigin FlowBoxAcceptUnpairedReleasePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrSetTypeConstraint FlowBoxAcceptUnpairedReleasePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

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

Defined in GI.Gtk.Objects.FlowBox

type AttrTransferType FlowBoxAcceptUnpairedReleasePropertyInfo = Bool
type AttrTransferTypeConstraint FlowBoxAcceptUnpairedReleasePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrTransferTypeConstraint FlowBoxAcceptUnpairedReleasePropertyInfo = Type ~ Bool

data FlowBoxActivateCursorChildSignalInfo #

Instances

Instances details
SignalInfo FlowBoxActivateCursorChildSignalInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Associated Types

type HaskellCallbackType FlowBoxActivateCursorChildSignalInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType FlowBoxActivateCursorChildSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType FlowBoxActivateCursorChildSignalInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

data FlowBoxActivateOnSingleClickPropertyInfo #

Instances

Instances details
AttrInfo FlowBoxActivateOnSingleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Associated Types

type AttrAllowedOps FlowBoxActivateOnSingleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

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

Defined in GI.Gtk.Objects.FlowBox

type AttrGetType FlowBoxActivateOnSingleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrSetTypeConstraint FlowBoxActivateOnSingleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

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

Defined in GI.Gtk.Objects.FlowBox

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

Defined in GI.Gtk.Objects.FlowBox

type AttrTransferType FlowBoxActivateOnSingleClickPropertyInfo = Bool
type AttrLabel FlowBoxActivateOnSingleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrLabel FlowBoxActivateOnSingleClickPropertyInfo = "activate-on-single-click"
type AttrOrigin FlowBoxActivateOnSingleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FlowBoxActivateOnSingleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

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

Defined in GI.Gtk.Objects.FlowBox

type AttrGetType FlowBoxActivateOnSingleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrLabel FlowBoxActivateOnSingleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrLabel FlowBoxActivateOnSingleClickPropertyInfo = "activate-on-single-click"
type AttrOrigin FlowBoxActivateOnSingleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrSetTypeConstraint FlowBoxActivateOnSingleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

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

Defined in GI.Gtk.Objects.FlowBox

type AttrTransferType FlowBoxActivateOnSingleClickPropertyInfo = Bool
type AttrTransferTypeConstraint FlowBoxActivateOnSingleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrTransferTypeConstraint FlowBoxActivateOnSingleClickPropertyInfo = Type ~ Bool

data FlowBoxAppendMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxAppendMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxBindModelMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> FlowBoxCreateWidgetFunc -> m ()), MonadIO m, IsFlowBox a, IsListModel b) => OverloadedMethod FlowBoxBindModelMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxBindModelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxChildActivatedSignalInfo #

Instances

Instances details
SignalInfo FlowBoxChildActivatedSignalInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Associated Types

type HaskellCallbackType FlowBoxChildActivatedSignalInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType FlowBoxChildActivatedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType FlowBoxChildActivatedSignalInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

data FlowBoxColumnSpacingPropertyInfo #

Instances

Instances details
AttrInfo FlowBoxColumnSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Associated Types

type AttrAllowedOps FlowBoxColumnSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

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

Defined in GI.Gtk.Objects.FlowBox

type AttrBaseTypeConstraint FlowBoxColumnSpacingPropertyInfo = IsFlowBox
type AttrGetType FlowBoxColumnSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrGetType FlowBoxColumnSpacingPropertyInfo = Word32
type AttrSetTypeConstraint FlowBoxColumnSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrSetTypeConstraint FlowBoxColumnSpacingPropertyInfo = Type ~ Word32
type AttrTransferTypeConstraint FlowBoxColumnSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrTransferTypeConstraint FlowBoxColumnSpacingPropertyInfo = Type ~ Word32
type AttrTransferType FlowBoxColumnSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrTransferType FlowBoxColumnSpacingPropertyInfo = Word32
type AttrLabel FlowBoxColumnSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrLabel FlowBoxColumnSpacingPropertyInfo = "column-spacing"
type AttrOrigin FlowBoxColumnSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FlowBoxColumnSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

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

Defined in GI.Gtk.Objects.FlowBox

type AttrBaseTypeConstraint FlowBoxColumnSpacingPropertyInfo = IsFlowBox
type AttrGetType FlowBoxColumnSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrGetType FlowBoxColumnSpacingPropertyInfo = Word32
type AttrLabel FlowBoxColumnSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrLabel FlowBoxColumnSpacingPropertyInfo = "column-spacing"
type AttrOrigin FlowBoxColumnSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrSetTypeConstraint FlowBoxColumnSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrSetTypeConstraint FlowBoxColumnSpacingPropertyInfo = Type ~ Word32
type AttrTransferType FlowBoxColumnSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrTransferType FlowBoxColumnSpacingPropertyInfo = Word32
type AttrTransferTypeConstraint FlowBoxColumnSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrTransferTypeConstraint FlowBoxColumnSpacingPropertyInfo = Type ~ Word32

data FlowBoxGetActivateOnSingleClickMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxGetActivateOnSingleClickMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxGetActivateOnSingleClickMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxGetChildAtIndexMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> m (Maybe FlowBoxChild)), MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxGetChildAtIndexMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxGetChildAtIndexMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxGetChildAtPosMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> Int32 -> m (Maybe FlowBoxChild)), MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxGetChildAtPosMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxGetChildAtPosMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxGetColumnSpacingMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxGetColumnSpacingMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxGetColumnSpacingMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxGetHomogeneousMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxGetHomogeneousMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxGetHomogeneousMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxGetMaxChildrenPerLineMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxGetMaxChildrenPerLineMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxGetMaxChildrenPerLineMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxGetMinChildrenPerLineMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxGetMinChildrenPerLineMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxGetMinChildrenPerLineMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxGetRowSpacingMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxGetRowSpacingMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxGetRowSpacingMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxGetSelectedChildrenMethodInfo #

Instances

Instances details
(signature ~ m [FlowBoxChild], MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxGetSelectedChildrenMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxGetSelectedChildrenMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxGetSelectionModeMethodInfo #

Instances

Instances details
(signature ~ m SelectionMode, MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxGetSelectionModeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxGetSelectionModeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxHomogeneousPropertyInfo #

Instances

Instances details
AttrInfo FlowBoxHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Associated Types

type AttrAllowedOps FlowBoxHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

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

Defined in GI.Gtk.Objects.FlowBox

type AttrBaseTypeConstraint FlowBoxHomogeneousPropertyInfo = IsFlowBox
type AttrGetType FlowBoxHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrGetType FlowBoxHomogeneousPropertyInfo = Bool
type AttrSetTypeConstraint FlowBoxHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

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

Defined in GI.Gtk.Objects.FlowBox

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

Defined in GI.Gtk.Objects.FlowBox

type AttrTransferType FlowBoxHomogeneousPropertyInfo = Bool
type AttrLabel FlowBoxHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

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

Defined in GI.Gtk.Objects.FlowBox

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FlowBoxHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

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

Defined in GI.Gtk.Objects.FlowBox

type AttrBaseTypeConstraint FlowBoxHomogeneousPropertyInfo = IsFlowBox
type AttrGetType FlowBoxHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrGetType FlowBoxHomogeneousPropertyInfo = Bool
type AttrLabel FlowBoxHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

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

Defined in GI.Gtk.Objects.FlowBox

type AttrSetTypeConstraint FlowBoxHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

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

Defined in GI.Gtk.Objects.FlowBox

type AttrTransferType FlowBoxHomogeneousPropertyInfo = Bool
type AttrTransferTypeConstraint FlowBoxHomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrTransferTypeConstraint FlowBoxHomogeneousPropertyInfo = Type ~ Bool

data FlowBoxInsertMethodInfo #

Instances

Instances details
(signature ~ (b -> Int32 -> m ()), MonadIO m, IsFlowBox a, IsWidget b) => OverloadedMethod FlowBoxInsertMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxInsertMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxInvalidateFilterMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxInvalidateFilterMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxInvalidateFilterMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxInvalidateSortMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxInvalidateSortMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxInvalidateSortMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxMaxChildrenPerLinePropertyInfo #

Instances

Instances details
AttrInfo FlowBoxMaxChildrenPerLinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Associated Types

type AttrAllowedOps FlowBoxMaxChildrenPerLinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

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

Defined in GI.Gtk.Objects.FlowBox

type AttrBaseTypeConstraint FlowBoxMaxChildrenPerLinePropertyInfo = IsFlowBox
type AttrGetType FlowBoxMaxChildrenPerLinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrGetType FlowBoxMaxChildrenPerLinePropertyInfo = Word32
type AttrSetTypeConstraint FlowBoxMaxChildrenPerLinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrSetTypeConstraint FlowBoxMaxChildrenPerLinePropertyInfo = Type ~ Word32
type AttrTransferTypeConstraint FlowBoxMaxChildrenPerLinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrTransferTypeConstraint FlowBoxMaxChildrenPerLinePropertyInfo = Type ~ Word32
type AttrTransferType FlowBoxMaxChildrenPerLinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrTransferType FlowBoxMaxChildrenPerLinePropertyInfo = Word32
type AttrLabel FlowBoxMaxChildrenPerLinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrLabel FlowBoxMaxChildrenPerLinePropertyInfo = "max-children-per-line"
type AttrOrigin FlowBoxMaxChildrenPerLinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FlowBoxMaxChildrenPerLinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

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

Defined in GI.Gtk.Objects.FlowBox

type AttrBaseTypeConstraint FlowBoxMaxChildrenPerLinePropertyInfo = IsFlowBox
type AttrGetType FlowBoxMaxChildrenPerLinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrGetType FlowBoxMaxChildrenPerLinePropertyInfo = Word32
type AttrLabel FlowBoxMaxChildrenPerLinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrLabel FlowBoxMaxChildrenPerLinePropertyInfo = "max-children-per-line"
type AttrOrigin FlowBoxMaxChildrenPerLinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrSetTypeConstraint FlowBoxMaxChildrenPerLinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrSetTypeConstraint FlowBoxMaxChildrenPerLinePropertyInfo = Type ~ Word32
type AttrTransferType FlowBoxMaxChildrenPerLinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrTransferType FlowBoxMaxChildrenPerLinePropertyInfo = Word32
type AttrTransferTypeConstraint FlowBoxMaxChildrenPerLinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrTransferTypeConstraint FlowBoxMaxChildrenPerLinePropertyInfo = Type ~ Word32

data FlowBoxMinChildrenPerLinePropertyInfo #

Instances

Instances details
AttrInfo FlowBoxMinChildrenPerLinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Associated Types

type AttrAllowedOps FlowBoxMinChildrenPerLinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

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

Defined in GI.Gtk.Objects.FlowBox

type AttrBaseTypeConstraint FlowBoxMinChildrenPerLinePropertyInfo = IsFlowBox
type AttrGetType FlowBoxMinChildrenPerLinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrGetType FlowBoxMinChildrenPerLinePropertyInfo = Word32
type AttrSetTypeConstraint FlowBoxMinChildrenPerLinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrSetTypeConstraint FlowBoxMinChildrenPerLinePropertyInfo = Type ~ Word32
type AttrTransferTypeConstraint FlowBoxMinChildrenPerLinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrTransferTypeConstraint FlowBoxMinChildrenPerLinePropertyInfo = Type ~ Word32
type AttrTransferType FlowBoxMinChildrenPerLinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrTransferType FlowBoxMinChildrenPerLinePropertyInfo = Word32
type AttrLabel FlowBoxMinChildrenPerLinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrLabel FlowBoxMinChildrenPerLinePropertyInfo = "min-children-per-line"
type AttrOrigin FlowBoxMinChildrenPerLinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FlowBoxMinChildrenPerLinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

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

Defined in GI.Gtk.Objects.FlowBox

type AttrBaseTypeConstraint FlowBoxMinChildrenPerLinePropertyInfo = IsFlowBox
type AttrGetType FlowBoxMinChildrenPerLinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrGetType FlowBoxMinChildrenPerLinePropertyInfo = Word32
type AttrLabel FlowBoxMinChildrenPerLinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrLabel FlowBoxMinChildrenPerLinePropertyInfo = "min-children-per-line"
type AttrOrigin FlowBoxMinChildrenPerLinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrSetTypeConstraint FlowBoxMinChildrenPerLinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrSetTypeConstraint FlowBoxMinChildrenPerLinePropertyInfo = Type ~ Word32
type AttrTransferType FlowBoxMinChildrenPerLinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrTransferType FlowBoxMinChildrenPerLinePropertyInfo = Word32
type AttrTransferTypeConstraint FlowBoxMinChildrenPerLinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrTransferTypeConstraint FlowBoxMinChildrenPerLinePropertyInfo = Type ~ Word32

type FlowBoxMoveCursorCallback = MovementStep -> Int32 -> Bool -> Bool -> IO Bool #

data FlowBoxMoveCursorSignalInfo #

Instances

Instances details
SignalInfo FlowBoxMoveCursorSignalInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Associated Types

type HaskellCallbackType FlowBoxMoveCursorSignalInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType FlowBoxMoveCursorSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType FlowBoxMoveCursorSignalInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

data FlowBoxPrependMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxPrependMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxRemoveAllMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxRemoveAllMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxRemoveAllMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxRemoveMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxRemoveMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxRowSpacingPropertyInfo #

Instances

Instances details
AttrInfo FlowBoxRowSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Associated Types

type AttrAllowedOps FlowBoxRowSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

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

Defined in GI.Gtk.Objects.FlowBox

type AttrBaseTypeConstraint FlowBoxRowSpacingPropertyInfo = IsFlowBox
type AttrGetType FlowBoxRowSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrGetType FlowBoxRowSpacingPropertyInfo = Word32
type AttrSetTypeConstraint FlowBoxRowSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrSetTypeConstraint FlowBoxRowSpacingPropertyInfo = Type ~ Word32
type AttrTransferTypeConstraint FlowBoxRowSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrTransferTypeConstraint FlowBoxRowSpacingPropertyInfo = Type ~ Word32
type AttrTransferType FlowBoxRowSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrTransferType FlowBoxRowSpacingPropertyInfo = Word32
type AttrLabel FlowBoxRowSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrLabel FlowBoxRowSpacingPropertyInfo = "row-spacing"
type AttrOrigin FlowBoxRowSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FlowBoxRowSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

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

Defined in GI.Gtk.Objects.FlowBox

type AttrBaseTypeConstraint FlowBoxRowSpacingPropertyInfo = IsFlowBox
type AttrGetType FlowBoxRowSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrGetType FlowBoxRowSpacingPropertyInfo = Word32
type AttrLabel FlowBoxRowSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrLabel FlowBoxRowSpacingPropertyInfo = "row-spacing"
type AttrOrigin FlowBoxRowSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrSetTypeConstraint FlowBoxRowSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrSetTypeConstraint FlowBoxRowSpacingPropertyInfo = Type ~ Word32
type AttrTransferType FlowBoxRowSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrTransferType FlowBoxRowSpacingPropertyInfo = Word32
type AttrTransferTypeConstraint FlowBoxRowSpacingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrTransferTypeConstraint FlowBoxRowSpacingPropertyInfo = Type ~ Word32

data FlowBoxSelectAllMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxSelectAllMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxSelectAllMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxSelectAllSignalInfo #

Instances

Instances details
SignalInfo FlowBoxSelectAllSignalInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Associated Types

type HaskellCallbackType FlowBoxSelectAllSignalInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType FlowBoxSelectAllSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType FlowBoxSelectAllSignalInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

data FlowBoxSelectChildMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsFlowBox a, IsFlowBoxChild b) => OverloadedMethod FlowBoxSelectChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxSelectChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxSelectedChildrenChangedSignalInfo #

Instances

Instances details
SignalInfo FlowBoxSelectedChildrenChangedSignalInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Associated Types

type HaskellCallbackType FlowBoxSelectedChildrenChangedSignalInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType FlowBoxSelectedChildrenChangedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType FlowBoxSelectedChildrenChangedSignalInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

data FlowBoxSelectedForeachMethodInfo #

Instances

Instances details
(signature ~ (FlowBoxForeachFunc -> m ()), MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxSelectedForeachMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxSelectedForeachMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxSelectionModePropertyInfo #

Instances

Instances details
AttrInfo FlowBoxSelectionModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Associated Types

type AttrAllowedOps FlowBoxSelectionModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

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

Defined in GI.Gtk.Objects.FlowBox

type AttrBaseTypeConstraint FlowBoxSelectionModePropertyInfo = IsFlowBox
type AttrGetType FlowBoxSelectionModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrSetTypeConstraint FlowBoxSelectionModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrSetTypeConstraint FlowBoxSelectionModePropertyInfo = Type ~ SelectionMode
type AttrTransferTypeConstraint FlowBoxSelectionModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrTransferTypeConstraint FlowBoxSelectionModePropertyInfo = Type ~ SelectionMode
type AttrTransferType FlowBoxSelectionModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrLabel FlowBoxSelectionModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrLabel FlowBoxSelectionModePropertyInfo = "selection-mode"
type AttrOrigin FlowBoxSelectionModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FlowBoxSelectionModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

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

Defined in GI.Gtk.Objects.FlowBox

type AttrBaseTypeConstraint FlowBoxSelectionModePropertyInfo = IsFlowBox
type AttrGetType FlowBoxSelectionModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrLabel FlowBoxSelectionModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrLabel FlowBoxSelectionModePropertyInfo = "selection-mode"
type AttrOrigin FlowBoxSelectionModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrSetTypeConstraint FlowBoxSelectionModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrSetTypeConstraint FlowBoxSelectionModePropertyInfo = Type ~ SelectionMode
type AttrTransferType FlowBoxSelectionModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrTransferTypeConstraint FlowBoxSelectionModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

type AttrTransferTypeConstraint FlowBoxSelectionModePropertyInfo = Type ~ SelectionMode

data FlowBoxSetActivateOnSingleClickMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxSetActivateOnSingleClickMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxSetColumnSpacingMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> m ()), MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxSetColumnSpacingMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxSetColumnSpacingMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxSetFilterFuncMethodInfo #

Instances

Instances details
(signature ~ (Maybe FlowBoxFilterFunc -> m ()), MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxSetFilterFuncMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxSetFilterFuncMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxSetHadjustmentMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsFlowBox a, IsAdjustment b) => OverloadedMethod FlowBoxSetHadjustmentMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxSetHadjustmentMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxSetHomogeneousMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxSetHomogeneousMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxSetMaxChildrenPerLineMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> m ()), MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxSetMaxChildrenPerLineMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxSetMaxChildrenPerLineMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxSetMinChildrenPerLineMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> m ()), MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxSetMinChildrenPerLineMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxSetMinChildrenPerLineMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxSetRowSpacingMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> m ()), MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxSetRowSpacingMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxSetRowSpacingMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxSetSelectionModeMethodInfo #

Instances

Instances details
(signature ~ (SelectionMode -> m ()), MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxSetSelectionModeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxSetSelectionModeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxSetSortFuncMethodInfo #

Instances

Instances details
(signature ~ (Maybe FlowBoxSortFunc -> m ()), MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxSetSortFuncMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxSetSortFuncMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxSetVadjustmentMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsFlowBox a, IsAdjustment b) => OverloadedMethod FlowBoxSetVadjustmentMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxSetVadjustmentMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxToggleCursorChildSignalInfo #

Instances

Instances details
SignalInfo FlowBoxToggleCursorChildSignalInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Associated Types

type HaskellCallbackType FlowBoxToggleCursorChildSignalInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType FlowBoxToggleCursorChildSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType FlowBoxToggleCursorChildSignalInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

data FlowBoxUnselectAllMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxUnselectAllMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxUnselectAllMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxUnselectAllSignalInfo #

Instances

Instances details
SignalInfo FlowBoxUnselectAllSignalInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Associated Types

type HaskellCallbackType FlowBoxUnselectAllSignalInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType FlowBoxUnselectAllSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType FlowBoxUnselectAllSignalInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBox

data FlowBoxUnselectChildMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsFlowBox a, IsFlowBoxChild b) => OverloadedMethod FlowBoxUnselectChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxUnselectChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (GObject o, IsDescendantOf FlowBox o) => IsFlowBox o #

Instances

Instances details
(GObject o, IsDescendantOf FlowBox o) => IsFlowBox o 
Instance details

Defined in GI.Gtk.Objects.FlowBox

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

Equations

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

afterFlowBoxActivateCursorChild :: (IsFlowBox a, MonadIO m) => a -> ((?self :: a) => FlowBoxActivateCursorChildCallback) -> m SignalHandlerId #

afterFlowBoxChildActivated :: (IsFlowBox a, MonadIO m) => a -> ((?self :: a) => FlowBoxChildActivatedCallback) -> m SignalHandlerId #

afterFlowBoxMoveCursor :: (IsFlowBox a, MonadIO m) => a -> ((?self :: a) => FlowBoxMoveCursorCallback) -> m SignalHandlerId #

afterFlowBoxSelectAll :: (IsFlowBox a, MonadIO m) => a -> ((?self :: a) => FlowBoxSelectAllCallback) -> m SignalHandlerId #

afterFlowBoxSelectedChildrenChanged :: (IsFlowBox a, MonadIO m) => a -> ((?self :: a) => FlowBoxSelectedChildrenChangedCallback) -> m SignalHandlerId #

afterFlowBoxToggleCursorChild :: (IsFlowBox a, MonadIO m) => a -> ((?self :: a) => FlowBoxToggleCursorChildCallback) -> m SignalHandlerId #

afterFlowBoxUnselectAll :: (IsFlowBox a, MonadIO m) => a -> ((?self :: a) => FlowBoxUnselectAllCallback) -> m SignalHandlerId #

constructFlowBoxAcceptUnpairedRelease :: (IsFlowBox o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructFlowBoxActivateOnSingleClick :: (IsFlowBox o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructFlowBoxColumnSpacing :: (IsFlowBox o, MonadIO m) => Word32 -> m (GValueConstruct o) #

constructFlowBoxHomogeneous :: (IsFlowBox o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructFlowBoxMaxChildrenPerLine :: (IsFlowBox o, MonadIO m) => Word32 -> m (GValueConstruct o) #

constructFlowBoxMinChildrenPerLine :: (IsFlowBox o, MonadIO m) => Word32 -> m (GValueConstruct o) #

constructFlowBoxRowSpacing :: (IsFlowBox o, MonadIO m) => Word32 -> m (GValueConstruct o) #

constructFlowBoxSelectionMode :: (IsFlowBox o, MonadIO m) => SelectionMode -> m (GValueConstruct o) #

flowBoxAcceptUnpairedRelease :: AttrLabelProxy "acceptUnpairedRelease" #

flowBoxActivateOnSingleClick :: AttrLabelProxy "activateOnSingleClick" #

flowBoxAppend :: (HasCallStack, MonadIO m, IsFlowBox a, IsWidget b) => a -> b -> m () #

flowBoxBindModel :: (HasCallStack, MonadIO m, IsFlowBox a, IsListModel b) => a -> Maybe b -> FlowBoxCreateWidgetFunc -> m () #

flowBoxColumnSpacing :: AttrLabelProxy "columnSpacing" #

flowBoxGetActivateOnSingleClick :: (HasCallStack, MonadIO m, IsFlowBox a) => a -> m Bool #

flowBoxGetChildAtIndex :: (HasCallStack, MonadIO m, IsFlowBox a) => a -> Int32 -> m (Maybe FlowBoxChild) #

flowBoxGetChildAtPos :: (HasCallStack, MonadIO m, IsFlowBox a) => a -> Int32 -> Int32 -> m (Maybe FlowBoxChild) #

flowBoxGetColumnSpacing :: (HasCallStack, MonadIO m, IsFlowBox a) => a -> m Word32 #

flowBoxGetHomogeneous :: (HasCallStack, MonadIO m, IsFlowBox a) => a -> m Bool #

flowBoxGetMaxChildrenPerLine :: (HasCallStack, MonadIO m, IsFlowBox a) => a -> m Word32 #

flowBoxGetMinChildrenPerLine :: (HasCallStack, MonadIO m, IsFlowBox a) => a -> m Word32 #

flowBoxGetRowSpacing :: (HasCallStack, MonadIO m, IsFlowBox a) => a -> m Word32 #

flowBoxGetSelectedChildren :: (HasCallStack, MonadIO m, IsFlowBox a) => a -> m [FlowBoxChild] #

flowBoxGetSelectionMode :: (HasCallStack, MonadIO m, IsFlowBox a) => a -> m SelectionMode #

flowBoxHomogeneous :: AttrLabelProxy "homogeneous" #

flowBoxInsert :: (HasCallStack, MonadIO m, IsFlowBox a, IsWidget b) => a -> b -> Int32 -> m () #

flowBoxInvalidateFilter :: (HasCallStack, MonadIO m, IsFlowBox a) => a -> m () #

flowBoxInvalidateSort :: (HasCallStack, MonadIO m, IsFlowBox a) => a -> m () #

flowBoxMaxChildrenPerLine :: AttrLabelProxy "maxChildrenPerLine" #

flowBoxMinChildrenPerLine :: AttrLabelProxy "minChildrenPerLine" #

flowBoxNew :: (HasCallStack, MonadIO m) => m FlowBox #

flowBoxPrepend :: (HasCallStack, MonadIO m, IsFlowBox a, IsWidget b) => a -> b -> m () #

flowBoxRemove :: (HasCallStack, MonadIO m, IsFlowBox a, IsWidget b) => a -> b -> m () #

flowBoxRemoveAll :: (HasCallStack, MonadIO m, IsFlowBox a) => a -> m () #

flowBoxRowSpacing :: AttrLabelProxy "rowSpacing" #

flowBoxSelectAll :: (HasCallStack, MonadIO m, IsFlowBox a) => a -> m () #

flowBoxSelectChild :: (HasCallStack, MonadIO m, IsFlowBox a, IsFlowBoxChild b) => a -> b -> m () #

flowBoxSelectedForeach :: (HasCallStack, MonadIO m, IsFlowBox a) => a -> FlowBoxForeachFunc -> m () #

flowBoxSelectionMode :: AttrLabelProxy "selectionMode" #

flowBoxSetActivateOnSingleClick :: (HasCallStack, MonadIO m, IsFlowBox a) => a -> Bool -> m () #

flowBoxSetColumnSpacing :: (HasCallStack, MonadIO m, IsFlowBox a) => a -> Word32 -> m () #

flowBoxSetFilterFunc :: (HasCallStack, MonadIO m, IsFlowBox a) => a -> Maybe FlowBoxFilterFunc -> m () #

flowBoxSetHadjustment :: (HasCallStack, MonadIO m, IsFlowBox a, IsAdjustment b) => a -> b -> m () #

flowBoxSetHomogeneous :: (HasCallStack, MonadIO m, IsFlowBox a) => a -> Bool -> m () #

flowBoxSetMaxChildrenPerLine :: (HasCallStack, MonadIO m, IsFlowBox a) => a -> Word32 -> m () #

flowBoxSetMinChildrenPerLine :: (HasCallStack, MonadIO m, IsFlowBox a) => a -> Word32 -> m () #

flowBoxSetRowSpacing :: (HasCallStack, MonadIO m, IsFlowBox a) => a -> Word32 -> m () #

flowBoxSetSelectionMode :: (HasCallStack, MonadIO m, IsFlowBox a) => a -> SelectionMode -> m () #

flowBoxSetSortFunc :: (HasCallStack, MonadIO m, IsFlowBox a) => a -> Maybe FlowBoxSortFunc -> m () #

flowBoxSetVadjustment :: (HasCallStack, MonadIO m, IsFlowBox a, IsAdjustment b) => a -> b -> m () #

flowBoxUnselectAll :: (HasCallStack, MonadIO m, IsFlowBox a) => a -> m () #

flowBoxUnselectChild :: (HasCallStack, MonadIO m, IsFlowBox a, IsFlowBoxChild b) => a -> b -> m () #

getFlowBoxAcceptUnpairedRelease :: (MonadIO m, IsFlowBox o) => o -> m Bool #

getFlowBoxActivateOnSingleClick :: (MonadIO m, IsFlowBox o) => o -> m Bool #

getFlowBoxColumnSpacing :: (MonadIO m, IsFlowBox o) => o -> m Word32 #

getFlowBoxHomogeneous :: (MonadIO m, IsFlowBox o) => o -> m Bool #

getFlowBoxMaxChildrenPerLine :: (MonadIO m, IsFlowBox o) => o -> m Word32 #

getFlowBoxMinChildrenPerLine :: (MonadIO m, IsFlowBox o) => o -> m Word32 #

getFlowBoxRowSpacing :: (MonadIO m, IsFlowBox o) => o -> m Word32 #

getFlowBoxSelectionMode :: (MonadIO m, IsFlowBox o) => o -> m SelectionMode #

onFlowBoxActivateCursorChild :: (IsFlowBox a, MonadIO m) => a -> ((?self :: a) => FlowBoxActivateCursorChildCallback) -> m SignalHandlerId #

onFlowBoxChildActivated :: (IsFlowBox a, MonadIO m) => a -> ((?self :: a) => FlowBoxChildActivatedCallback) -> m SignalHandlerId #

onFlowBoxMoveCursor :: (IsFlowBox a, MonadIO m) => a -> ((?self :: a) => FlowBoxMoveCursorCallback) -> m SignalHandlerId #

onFlowBoxSelectAll :: (IsFlowBox a, MonadIO m) => a -> ((?self :: a) => FlowBoxSelectAllCallback) -> m SignalHandlerId #

onFlowBoxSelectedChildrenChanged :: (IsFlowBox a, MonadIO m) => a -> ((?self :: a) => FlowBoxSelectedChildrenChangedCallback) -> m SignalHandlerId #

onFlowBoxToggleCursorChild :: (IsFlowBox a, MonadIO m) => a -> ((?self :: a) => FlowBoxToggleCursorChildCallback) -> m SignalHandlerId #

onFlowBoxUnselectAll :: (IsFlowBox a, MonadIO m) => a -> ((?self :: a) => FlowBoxUnselectAllCallback) -> m SignalHandlerId #

setFlowBoxAcceptUnpairedRelease :: (MonadIO m, IsFlowBox o) => o -> Bool -> m () #

setFlowBoxActivateOnSingleClick :: (MonadIO m, IsFlowBox o) => o -> Bool -> m () #

setFlowBoxColumnSpacing :: (MonadIO m, IsFlowBox o) => o -> Word32 -> m () #

setFlowBoxHomogeneous :: (MonadIO m, IsFlowBox o) => o -> Bool -> m () #

setFlowBoxMaxChildrenPerLine :: (MonadIO m, IsFlowBox o) => o -> Word32 -> m () #

setFlowBoxMinChildrenPerLine :: (MonadIO m, IsFlowBox o) => o -> Word32 -> m () #

setFlowBoxRowSpacing :: (MonadIO m, IsFlowBox o) => o -> Word32 -> m () #

setFlowBoxSelectionMode :: (MonadIO m, IsFlowBox o) => o -> SelectionMode -> m () #

toFlowBox :: (MonadIO m, IsFlowBox o) => o -> m FlowBox #