| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.FlowBox
Description
Documentation
Constructors
| FlowBox (ManagedPtr FlowBox) |
Instances
| Eq FlowBox | |
| GObject FlowBox | |
Defined in GI.Gtk.Objects.FlowBox | |
| ManagedPtrNewtype FlowBox | |
Defined in GI.Gtk.Objects.FlowBox Methods toManagedPtr :: FlowBox -> ManagedPtr FlowBox # | |
| TypedObject FlowBox | |
Defined in GI.Gtk.Objects.FlowBox | |
| HasParentTypes FlowBox | |
Defined in GI.Gtk.Objects.FlowBox | |
| HasAttributeList FlowBox | |
Defined in GI.Gtk.Objects.FlowBox | |
| (info ~ ResolveFlowBoxMethod t FlowBox, OverloadedMethod info FlowBox p, HasField t FlowBox p) => HasField (t :: Symbol) FlowBox p | |
Defined in GI.Gtk.Objects.FlowBox | |
| (info ~ ResolveFlowBoxMethod t FlowBox, OverloadedMethodInfo info FlowBox) => IsLabel t (MethodProxy info FlowBox) | |
Defined in GI.Gtk.Objects.FlowBox | |
| (info ~ ResolveFlowBoxMethod t FlowBox, OverloadedMethod info FlowBox p) => IsLabel t (FlowBox -> p) | |
Defined in GI.Gtk.Objects.FlowBox | |
| IsGValue (Maybe FlowBox) | |
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 | |
Defined in GI.Gtk.Objects.FlowBox type AttributeList FlowBox = FlowBoxAttributeList | |
| type ParentTypes FlowBox | |
Defined in GI.Gtk.Objects.FlowBox | |
| type SignalList FlowBox | |
Defined in GI.Gtk.Objects.FlowBox type SignalList FlowBox = FlowBoxSignalList | |
data FlowBoxAcceptUnpairedReleasePropertyInfo #
Instances
type FlowBoxActivateCursorChildCallback = IO () #
data FlowBoxActivateCursorChildSignalInfo #
Instances
| SignalInfo FlowBoxActivateCursorChildSignalInfo | |||||
Defined in GI.Gtk.Objects.FlowBox Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType FlowBoxActivateCursorChildSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType FlowBoxActivateCursorChildSignalInfo | |||||
Defined in GI.Gtk.Objects.FlowBox | |||||
data FlowBoxActivateOnSingleClickPropertyInfo #
Instances
| AttrInfo FlowBoxActivateOnSingleClickPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrAllowedOps FlowBoxActivateOnSingleClickPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint FlowBoxActivateOnSingleClickPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox | |||||||||||||||||||||||||||||||||
| type AttrGetType FlowBoxActivateOnSingleClickPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrGetType FlowBoxActivateOnSingleClickPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel FlowBoxActivateOnSingleClickPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrLabel FlowBoxActivateOnSingleClickPropertyInfo = "activate-on-single-click" | |||||||||||||||||||||||||||||||||
| type AttrOrigin FlowBoxActivateOnSingleClickPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint FlowBoxActivateOnSingleClickPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrSetTypeConstraint FlowBoxActivateOnSingleClickPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType FlowBoxActivateOnSingleClickPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrTransferType FlowBoxActivateOnSingleClickPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint FlowBoxActivateOnSingleClickPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrTransferTypeConstraint FlowBoxActivateOnSingleClickPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data FlowBoxAppendMethodInfo #
Instances
| (signature ~ (b -> m ()), MonadIO m, IsFlowBox a, IsWidget b) => OverloadedMethod FlowBoxAppendMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxAppendMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FlowBoxBindModelMethodInfo #
Instances
| (signature ~ (Maybe b -> FlowBoxCreateWidgetFunc -> m ()), MonadIO m, IsFlowBox a, IsListModel b) => OverloadedMethod FlowBoxBindModelMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxBindModelMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
type FlowBoxChildActivatedCallback = FlowBoxChild -> IO () #
data FlowBoxChildActivatedSignalInfo #
Instances
| SignalInfo FlowBoxChildActivatedSignalInfo | |||||
Defined in GI.Gtk.Objects.FlowBox Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType FlowBoxChildActivatedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType FlowBoxChildActivatedSignalInfo | |||||
Defined in GI.Gtk.Objects.FlowBox | |||||
data FlowBoxColumnSpacingPropertyInfo #
Instances
| AttrInfo FlowBoxColumnSpacingPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrAllowedOps FlowBoxColumnSpacingPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint FlowBoxColumnSpacingPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox | |||||||||||||||||||||||||||||||||
| type AttrGetType FlowBoxColumnSpacingPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrGetType FlowBoxColumnSpacingPropertyInfo = Word32 | |||||||||||||||||||||||||||||||||
| type AttrLabel FlowBoxColumnSpacingPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrLabel FlowBoxColumnSpacingPropertyInfo = "column-spacing" | |||||||||||||||||||||||||||||||||
| type AttrOrigin FlowBoxColumnSpacingPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint FlowBoxColumnSpacingPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrSetTypeConstraint FlowBoxColumnSpacingPropertyInfo = Type ~ Word32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType FlowBoxColumnSpacingPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrTransferType FlowBoxColumnSpacingPropertyInfo = Word32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint FlowBoxColumnSpacingPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrTransferTypeConstraint FlowBoxColumnSpacingPropertyInfo = Type ~ Word32 | |||||||||||||||||||||||||||||||||
data FlowBoxGetActivateOnSingleClickMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxGetActivateOnSingleClickMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxGetActivateOnSingleClickMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FlowBoxGetChildAtIndexMethodInfo #
Instances
| (signature ~ (Int32 -> m (Maybe FlowBoxChild)), MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxGetChildAtIndexMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxGetChildAtIndexMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FlowBoxGetChildAtPosMethodInfo #
Instances
| (signature ~ (Int32 -> Int32 -> m (Maybe FlowBoxChild)), MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxGetChildAtPosMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxGetChildAtPosMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FlowBoxGetColumnSpacingMethodInfo #
Instances
| (signature ~ m Word32, MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxGetColumnSpacingMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxGetColumnSpacingMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FlowBoxGetHomogeneousMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxGetHomogeneousMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxGetHomogeneousMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FlowBoxGetMaxChildrenPerLineMethodInfo #
Instances
| (signature ~ m Word32, MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxGetMaxChildrenPerLineMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxGetMaxChildrenPerLineMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FlowBoxGetMinChildrenPerLineMethodInfo #
Instances
| (signature ~ m Word32, MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxGetMinChildrenPerLineMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxGetMinChildrenPerLineMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FlowBoxGetRowSpacingMethodInfo #
Instances
| (signature ~ m Word32, MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxGetRowSpacingMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxGetRowSpacingMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FlowBoxGetSelectedChildrenMethodInfo #
Instances
| (signature ~ m [FlowBoxChild], MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxGetSelectedChildrenMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxGetSelectedChildrenMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FlowBoxGetSelectionModeMethodInfo #
Instances
| (signature ~ m SelectionMode, MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxGetSelectionModeMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxGetSelectionModeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FlowBoxHomogeneousPropertyInfo #
Instances
| AttrInfo FlowBoxHomogeneousPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrAllowedOps FlowBoxHomogeneousPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint FlowBoxHomogeneousPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox | |||||||||||||||||||||||||||||||||
| type AttrGetType FlowBoxHomogeneousPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrGetType FlowBoxHomogeneousPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel FlowBoxHomogeneousPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrLabel FlowBoxHomogeneousPropertyInfo = "homogeneous" | |||||||||||||||||||||||||||||||||
| type AttrOrigin FlowBoxHomogeneousPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint FlowBoxHomogeneousPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrSetTypeConstraint FlowBoxHomogeneousPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType FlowBoxHomogeneousPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrTransferType FlowBoxHomogeneousPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint FlowBoxHomogeneousPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrTransferTypeConstraint FlowBoxHomogeneousPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data FlowBoxInsertMethodInfo #
Instances
| (signature ~ (b -> Int32 -> m ()), MonadIO m, IsFlowBox a, IsWidget b) => OverloadedMethod FlowBoxInsertMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxInsertMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FlowBoxInvalidateFilterMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxInvalidateFilterMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxInvalidateFilterMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FlowBoxInvalidateSortMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxInvalidateSortMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxInvalidateSortMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FlowBoxMaxChildrenPerLinePropertyInfo #
Instances
| AttrInfo FlowBoxMaxChildrenPerLinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrAllowedOps FlowBoxMaxChildrenPerLinePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint FlowBoxMaxChildrenPerLinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox | |||||||||||||||||||||||||||||||||
| type AttrGetType FlowBoxMaxChildrenPerLinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrGetType FlowBoxMaxChildrenPerLinePropertyInfo = Word32 | |||||||||||||||||||||||||||||||||
| type AttrLabel FlowBoxMaxChildrenPerLinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrLabel FlowBoxMaxChildrenPerLinePropertyInfo = "max-children-per-line" | |||||||||||||||||||||||||||||||||
| type AttrOrigin FlowBoxMaxChildrenPerLinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint FlowBoxMaxChildrenPerLinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrSetTypeConstraint FlowBoxMaxChildrenPerLinePropertyInfo = Type ~ Word32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType FlowBoxMaxChildrenPerLinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrTransferType FlowBoxMaxChildrenPerLinePropertyInfo = Word32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint FlowBoxMaxChildrenPerLinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrTransferTypeConstraint FlowBoxMaxChildrenPerLinePropertyInfo = Type ~ Word32 | |||||||||||||||||||||||||||||||||
data FlowBoxMinChildrenPerLinePropertyInfo #
Instances
| AttrInfo FlowBoxMinChildrenPerLinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrAllowedOps FlowBoxMinChildrenPerLinePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint FlowBoxMinChildrenPerLinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox | |||||||||||||||||||||||||||||||||
| type AttrGetType FlowBoxMinChildrenPerLinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrGetType FlowBoxMinChildrenPerLinePropertyInfo = Word32 | |||||||||||||||||||||||||||||||||
| type AttrLabel FlowBoxMinChildrenPerLinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrLabel FlowBoxMinChildrenPerLinePropertyInfo = "min-children-per-line" | |||||||||||||||||||||||||||||||||
| type AttrOrigin FlowBoxMinChildrenPerLinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint FlowBoxMinChildrenPerLinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrSetTypeConstraint FlowBoxMinChildrenPerLinePropertyInfo = Type ~ Word32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType FlowBoxMinChildrenPerLinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrTransferType FlowBoxMinChildrenPerLinePropertyInfo = Word32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint FlowBoxMinChildrenPerLinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrTransferTypeConstraint FlowBoxMinChildrenPerLinePropertyInfo = Type ~ Word32 | |||||||||||||||||||||||||||||||||
type FlowBoxMoveCursorCallback = MovementStep -> Int32 -> Bool -> Bool -> IO Bool #
data FlowBoxMoveCursorSignalInfo #
Instances
| SignalInfo FlowBoxMoveCursorSignalInfo | |||||
Defined in GI.Gtk.Objects.FlowBox Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType FlowBoxMoveCursorSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType FlowBoxMoveCursorSignalInfo | |||||
Defined in GI.Gtk.Objects.FlowBox | |||||
data FlowBoxPrependMethodInfo #
Instances
| (signature ~ (b -> m ()), MonadIO m, IsFlowBox a, IsWidget b) => OverloadedMethod FlowBoxPrependMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxPrependMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FlowBoxRemoveAllMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxRemoveAllMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxRemoveAllMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FlowBoxRemoveMethodInfo #
Instances
| (signature ~ (b -> m ()), MonadIO m, IsFlowBox a, IsWidget b) => OverloadedMethod FlowBoxRemoveMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxRemoveMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FlowBoxRowSpacingPropertyInfo #
Instances
| AttrInfo FlowBoxRowSpacingPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrAllowedOps FlowBoxRowSpacingPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint FlowBoxRowSpacingPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox | |||||||||||||||||||||||||||||||||
| type AttrGetType FlowBoxRowSpacingPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrGetType FlowBoxRowSpacingPropertyInfo = Word32 | |||||||||||||||||||||||||||||||||
| type AttrLabel FlowBoxRowSpacingPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrLabel FlowBoxRowSpacingPropertyInfo = "row-spacing" | |||||||||||||||||||||||||||||||||
| type AttrOrigin FlowBoxRowSpacingPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint FlowBoxRowSpacingPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrSetTypeConstraint FlowBoxRowSpacingPropertyInfo = Type ~ Word32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType FlowBoxRowSpacingPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrTransferType FlowBoxRowSpacingPropertyInfo = Word32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint FlowBoxRowSpacingPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrTransferTypeConstraint FlowBoxRowSpacingPropertyInfo = Type ~ Word32 | |||||||||||||||||||||||||||||||||
type FlowBoxSelectAllCallback = IO () #
data FlowBoxSelectAllMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxSelectAllMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxSelectAllMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FlowBoxSelectAllSignalInfo #
Instances
| SignalInfo FlowBoxSelectAllSignalInfo | |||||
Defined in GI.Gtk.Objects.FlowBox Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType FlowBoxSelectAllSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType FlowBoxSelectAllSignalInfo | |||||
Defined in GI.Gtk.Objects.FlowBox | |||||
data FlowBoxSelectChildMethodInfo #
Instances
| (signature ~ (b -> m ()), MonadIO m, IsFlowBox a, IsFlowBoxChild b) => OverloadedMethod FlowBoxSelectChildMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxSelectChildMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
type FlowBoxSelectedChildrenChangedCallback = IO () #
data FlowBoxSelectedChildrenChangedSignalInfo #
Instances
| SignalInfo FlowBoxSelectedChildrenChangedSignalInfo | |||||
Defined in GI.Gtk.Objects.FlowBox Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType FlowBoxSelectedChildrenChangedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType FlowBoxSelectedChildrenChangedSignalInfo | |||||
Defined in GI.Gtk.Objects.FlowBox type HaskellCallbackType FlowBoxSelectedChildrenChangedSignalInfo = FlowBoxSelectedChildrenChangedCallback | |||||
data FlowBoxSelectedForeachMethodInfo #
Instances
| (signature ~ (FlowBoxForeachFunc -> m ()), MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxSelectedForeachMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxSelectedForeachMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FlowBoxSelectionModePropertyInfo #
Instances
| AttrInfo FlowBoxSelectionModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrAllowedOps FlowBoxSelectionModePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint FlowBoxSelectionModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox | |||||||||||||||||||||||||||||||||
| type AttrGetType FlowBoxSelectionModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox | |||||||||||||||||||||||||||||||||
| type AttrLabel FlowBoxSelectionModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox type AttrLabel FlowBoxSelectionModePropertyInfo = "selection-mode" | |||||||||||||||||||||||||||||||||
| type AttrOrigin FlowBoxSelectionModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint FlowBoxSelectionModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox | |||||||||||||||||||||||||||||||||
| type AttrTransferType FlowBoxSelectionModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint FlowBoxSelectionModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.FlowBox | |||||||||||||||||||||||||||||||||
data FlowBoxSetActivateOnSingleClickMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxSetActivateOnSingleClickMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxSetActivateOnSingleClickMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FlowBoxSetColumnSpacingMethodInfo #
Instances
| (signature ~ (Word32 -> m ()), MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxSetColumnSpacingMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxSetColumnSpacingMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FlowBoxSetFilterFuncMethodInfo #
Instances
| (signature ~ (Maybe FlowBoxFilterFunc -> m ()), MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxSetFilterFuncMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxSetFilterFuncMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FlowBoxSetHadjustmentMethodInfo #
Instances
| (signature ~ (b -> m ()), MonadIO m, IsFlowBox a, IsAdjustment b) => OverloadedMethod FlowBoxSetHadjustmentMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxSetHadjustmentMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FlowBoxSetHomogeneousMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxSetHomogeneousMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxSetHomogeneousMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FlowBoxSetMaxChildrenPerLineMethodInfo #
Instances
| (signature ~ (Word32 -> m ()), MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxSetMaxChildrenPerLineMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxSetMaxChildrenPerLineMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FlowBoxSetMinChildrenPerLineMethodInfo #
Instances
| (signature ~ (Word32 -> m ()), MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxSetMinChildrenPerLineMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxSetMinChildrenPerLineMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FlowBoxSetRowSpacingMethodInfo #
Instances
| (signature ~ (Word32 -> m ()), MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxSetRowSpacingMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxSetRowSpacingMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FlowBoxSetSelectionModeMethodInfo #
Instances
| (signature ~ (SelectionMode -> m ()), MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxSetSelectionModeMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxSetSelectionModeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FlowBoxSetSortFuncMethodInfo #
Instances
| (signature ~ (Maybe FlowBoxSortFunc -> m ()), MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxSetSortFuncMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxSetSortFuncMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FlowBoxSetVadjustmentMethodInfo #
Instances
| (signature ~ (b -> m ()), MonadIO m, IsFlowBox a, IsAdjustment b) => OverloadedMethod FlowBoxSetVadjustmentMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxSetVadjustmentMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
type FlowBoxToggleCursorChildCallback = IO () #
data FlowBoxToggleCursorChildSignalInfo #
Instances
| SignalInfo FlowBoxToggleCursorChildSignalInfo | |||||
Defined in GI.Gtk.Objects.FlowBox Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType FlowBoxToggleCursorChildSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType FlowBoxToggleCursorChildSignalInfo | |||||
Defined in GI.Gtk.Objects.FlowBox | |||||
type FlowBoxUnselectAllCallback = IO () #
data FlowBoxUnselectAllMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsFlowBox a) => OverloadedMethod FlowBoxUnselectAllMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxUnselectAllMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FlowBoxUnselectAllSignalInfo #
Instances
| SignalInfo FlowBoxUnselectAllSignalInfo | |||||
Defined in GI.Gtk.Objects.FlowBox Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType FlowBoxUnselectAllSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType FlowBoxUnselectAllSignalInfo | |||||
Defined in GI.Gtk.Objects.FlowBox | |||||
data FlowBoxUnselectChildMethodInfo #
Instances
| (signature ~ (b -> m ()), MonadIO m, IsFlowBox a, IsFlowBoxChild b) => OverloadedMethod FlowBoxUnselectChildMethodInfo a signature | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FlowBoxUnselectChildMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.FlowBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
class (GObject o, IsDescendantOf FlowBox o) => IsFlowBox o #
Instances
| (GObject o, IsDescendantOf FlowBox o) => IsFlowBox o | |
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 () #