| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.ListBox
Description
Documentation
Constructors
| ListBox (ManagedPtr ListBox) |
Instances
| Eq ListBox | |
| GObject ListBox | |
Defined in GI.Gtk.Objects.ListBox | |
| ManagedPtrNewtype ListBox | |
Defined in GI.Gtk.Objects.ListBox Methods toManagedPtr :: ListBox -> ManagedPtr ListBox # | |
| TypedObject ListBox | |
Defined in GI.Gtk.Objects.ListBox | |
| HasParentTypes ListBox | |
Defined in GI.Gtk.Objects.ListBox | |
| HasAttributeList ListBox | |
Defined in GI.Gtk.Objects.ListBox | |
| (info ~ ResolveListBoxMethod t ListBox, OverloadedMethod info ListBox p, HasField t ListBox p) => HasField (t :: Symbol) ListBox p | |
Defined in GI.Gtk.Objects.ListBox | |
| (info ~ ResolveListBoxMethod t ListBox, OverloadedMethodInfo info ListBox) => IsLabel t (MethodProxy info ListBox) | |
Defined in GI.Gtk.Objects.ListBox | |
| (info ~ ResolveListBoxMethod t ListBox, OverloadedMethod info ListBox p) => IsLabel t (ListBox -> p) | |
Defined in GI.Gtk.Objects.ListBox | |
| IsGValue (Maybe ListBox) | |
Defined in GI.Gtk.Objects.ListBox Methods gvalueGType_ :: IO GType # gvalueSet_ :: Ptr GValue -> Maybe ListBox -> IO () # gvalueGet_ :: Ptr GValue -> IO (Maybe ListBox) # | |
| type AttributeList ListBox | |
Defined in GI.Gtk.Objects.ListBox type AttributeList ListBox = ListBoxAttributeList | |
| type ParentTypes ListBox | |
Defined in GI.Gtk.Objects.ListBox | |
| type SignalList ListBox | |
Defined in GI.Gtk.Objects.ListBox type SignalList ListBox = ListBoxSignalList | |
class (GObject o, IsDescendantOf ListBox o) => IsListBox o #
Instances
| (GObject o, IsDescendantOf ListBox o) => IsListBox o | |
Defined in GI.Gtk.Objects.ListBox | |
data ListBoxAcceptUnpairedReleasePropertyInfo #
Instances
type ListBoxActivateCursorRowCallback = IO () #
data ListBoxActivateCursorRowSignalInfo #
Instances
| SignalInfo ListBoxActivateCursorRowSignalInfo | |||||
Defined in GI.Gtk.Objects.ListBox Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType ListBoxActivateCursorRowSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType ListBoxActivateCursorRowSignalInfo | |||||
Defined in GI.Gtk.Objects.ListBox | |||||
data ListBoxActivateOnSingleClickPropertyInfo #
Instances
| AttrInfo ListBoxActivateOnSingleClickPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox Associated Types
Methods attrGet :: AttrBaseTypeConstraint ListBoxActivateOnSingleClickPropertyInfo o => o -> IO (AttrGetType ListBoxActivateOnSingleClickPropertyInfo) attrSet :: (AttrBaseTypeConstraint ListBoxActivateOnSingleClickPropertyInfo o, AttrSetTypeConstraint ListBoxActivateOnSingleClickPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ListBoxActivateOnSingleClickPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ListBoxActivateOnSingleClickPropertyInfo o, AttrSetTypeConstraint ListBoxActivateOnSingleClickPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ListBoxActivateOnSingleClickPropertyInfo o, AttrTransferTypeConstraint ListBoxActivateOnSingleClickPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ListBoxActivateOnSingleClickPropertyInfo) attrPut :: AttrBaseTypeConstraint ListBoxActivateOnSingleClickPropertyInfo o => o -> AttrGetType ListBoxActivateOnSingleClickPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ListBoxActivateOnSingleClickPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox type AttrAllowedOps ListBoxActivateOnSingleClickPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ListBoxActivateOnSingleClickPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox | |||||||||||||||||||||||||||||||||
| type AttrGetType ListBoxActivateOnSingleClickPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox type AttrGetType ListBoxActivateOnSingleClickPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel ListBoxActivateOnSingleClickPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox type AttrLabel ListBoxActivateOnSingleClickPropertyInfo = "activate-on-single-click" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ListBoxActivateOnSingleClickPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ListBoxActivateOnSingleClickPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox type AttrSetTypeConstraint ListBoxActivateOnSingleClickPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType ListBoxActivateOnSingleClickPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox type AttrTransferType ListBoxActivateOnSingleClickPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ListBoxActivateOnSingleClickPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox type AttrTransferTypeConstraint ListBoxActivateOnSingleClickPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data ListBoxAppendMethodInfo #
Instances
| (signature ~ (b -> m ()), MonadIO m, IsListBox a, IsWidget b) => OverloadedMethod ListBoxAppendMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxAppendMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxBindModelMethodInfo #
Instances
| (signature ~ (Maybe b -> Maybe ListBoxCreateWidgetFunc -> m ()), MonadIO m, IsListBox a, IsListModel b) => OverloadedMethod ListBoxBindModelMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxBindModelMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxDragHighlightRowMethodInfo #
Instances
| (signature ~ (b -> m ()), MonadIO m, IsListBox a, IsListBoxRow b) => OverloadedMethod ListBoxDragHighlightRowMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxDragHighlightRowMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxDragUnhighlightRowMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsListBox a) => OverloadedMethod ListBoxDragUnhighlightRowMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxDragUnhighlightRowMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxGetActivateOnSingleClickMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsListBox a) => OverloadedMethod ListBoxGetActivateOnSingleClickMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxGetActivateOnSingleClickMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxGetAdjustmentMethodInfo #
Instances
| (signature ~ m (Maybe Adjustment), MonadIO m, IsListBox a) => OverloadedMethod ListBoxGetAdjustmentMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxGetAdjustmentMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxGetRowAtIndexMethodInfo #
Instances
| (signature ~ (Int32 -> m (Maybe ListBoxRow)), MonadIO m, IsListBox a) => OverloadedMethod ListBoxGetRowAtIndexMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxGetRowAtIndexMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxGetRowAtYMethodInfo #
Instances
| (signature ~ (Int32 -> m (Maybe ListBoxRow)), MonadIO m, IsListBox a) => OverloadedMethod ListBoxGetRowAtYMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxGetRowAtYMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxGetSelectedRowMethodInfo #
Instances
| (signature ~ m (Maybe ListBoxRow), MonadIO m, IsListBox a) => OverloadedMethod ListBoxGetSelectedRowMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxGetSelectedRowMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxGetSelectedRowsMethodInfo #
Instances
| (signature ~ m [ListBoxRow], MonadIO m, IsListBox a) => OverloadedMethod ListBoxGetSelectedRowsMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxGetSelectedRowsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxGetSelectionModeMethodInfo #
Instances
| (signature ~ m SelectionMode, MonadIO m, IsListBox a) => OverloadedMethod ListBoxGetSelectionModeMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxGetSelectionModeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxGetShowSeparatorsMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsListBox a) => OverloadedMethod ListBoxGetShowSeparatorsMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxGetShowSeparatorsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxGetTabBehaviorMethodInfo #
Instances
| (signature ~ m ListTabBehavior, MonadIO m, IsListBox a) => OverloadedMethod ListBoxGetTabBehaviorMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxGetTabBehaviorMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxInsertMethodInfo #
Instances
| (signature ~ (b -> Int32 -> m ()), MonadIO m, IsListBox a, IsWidget b) => OverloadedMethod ListBoxInsertMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxInsertMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxInvalidateFilterMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsListBox a) => OverloadedMethod ListBoxInvalidateFilterMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxInvalidateFilterMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxInvalidateHeadersMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsListBox a) => OverloadedMethod ListBoxInvalidateHeadersMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxInvalidateHeadersMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxInvalidateSortMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsListBox a) => OverloadedMethod ListBoxInvalidateSortMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxInvalidateSortMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
type ListBoxMoveCursorCallback = MovementStep -> Int32 -> Bool -> Bool -> IO () #
data ListBoxMoveCursorSignalInfo #
Instances
| SignalInfo ListBoxMoveCursorSignalInfo | |||||
Defined in GI.Gtk.Objects.ListBox Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType ListBoxMoveCursorSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType ListBoxMoveCursorSignalInfo | |||||
Defined in GI.Gtk.Objects.ListBox | |||||
data ListBoxPrependMethodInfo #
Instances
| (signature ~ (b -> m ()), MonadIO m, IsListBox a, IsWidget b) => OverloadedMethod ListBoxPrependMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxPrependMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxRemoveAllMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsListBox a) => OverloadedMethod ListBoxRemoveAllMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxRemoveAllMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxRemoveMethodInfo #
Instances
| (signature ~ (b -> m ()), MonadIO m, IsListBox a, IsWidget b) => OverloadedMethod ListBoxRemoveMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxRemoveMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
type ListBoxRowActivatedCallback = ListBoxRow -> IO () #
data ListBoxRowActivatedSignalInfo #
Instances
| SignalInfo ListBoxRowActivatedSignalInfo | |||||
Defined in GI.Gtk.Objects.ListBox Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType ListBoxRowActivatedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType ListBoxRowActivatedSignalInfo | |||||
Defined in GI.Gtk.Objects.ListBox | |||||
type ListBoxRowSelectedCallback = Maybe ListBoxRow -> IO () #
data ListBoxRowSelectedSignalInfo #
Instances
| SignalInfo ListBoxRowSelectedSignalInfo | |||||
Defined in GI.Gtk.Objects.ListBox Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType ListBoxRowSelectedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType ListBoxRowSelectedSignalInfo | |||||
Defined in GI.Gtk.Objects.ListBox | |||||
type ListBoxSelectAllCallback = IO () #
data ListBoxSelectAllMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsListBox a) => OverloadedMethod ListBoxSelectAllMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxSelectAllMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxSelectAllSignalInfo #
Instances
| SignalInfo ListBoxSelectAllSignalInfo | |||||
Defined in GI.Gtk.Objects.ListBox Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType ListBoxSelectAllSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType ListBoxSelectAllSignalInfo | |||||
Defined in GI.Gtk.Objects.ListBox | |||||
data ListBoxSelectRowMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsListBox a, IsListBoxRow b) => OverloadedMethod ListBoxSelectRowMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxSelectRowMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxSelectedForeachMethodInfo #
Instances
| (signature ~ (ListBoxForeachFunc -> m ()), MonadIO m, IsListBox a) => OverloadedMethod ListBoxSelectedForeachMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxSelectedForeachMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
type ListBoxSelectedRowsChangedCallback = IO () #
data ListBoxSelectedRowsChangedSignalInfo #
Instances
| SignalInfo ListBoxSelectedRowsChangedSignalInfo | |||||
Defined in GI.Gtk.Objects.ListBox Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType ListBoxSelectedRowsChangedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType ListBoxSelectedRowsChangedSignalInfo | |||||
Defined in GI.Gtk.Objects.ListBox | |||||
data ListBoxSelectionModePropertyInfo #
Instances
| AttrInfo ListBoxSelectionModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox Associated Types
Methods attrGet :: AttrBaseTypeConstraint ListBoxSelectionModePropertyInfo o => o -> IO (AttrGetType ListBoxSelectionModePropertyInfo) attrSet :: (AttrBaseTypeConstraint ListBoxSelectionModePropertyInfo o, AttrSetTypeConstraint ListBoxSelectionModePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ListBoxSelectionModePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ListBoxSelectionModePropertyInfo o, AttrSetTypeConstraint ListBoxSelectionModePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ListBoxSelectionModePropertyInfo o, AttrTransferTypeConstraint ListBoxSelectionModePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ListBoxSelectionModePropertyInfo) attrPut :: AttrBaseTypeConstraint ListBoxSelectionModePropertyInfo o => o -> AttrGetType ListBoxSelectionModePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ListBoxSelectionModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox type AttrAllowedOps ListBoxSelectionModePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ListBoxSelectionModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox | |||||||||||||||||||||||||||||||||
| type AttrGetType ListBoxSelectionModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox | |||||||||||||||||||||||||||||||||
| type AttrLabel ListBoxSelectionModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox type AttrLabel ListBoxSelectionModePropertyInfo = "selection-mode" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ListBoxSelectionModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ListBoxSelectionModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox | |||||||||||||||||||||||||||||||||
| type AttrTransferType ListBoxSelectionModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ListBoxSelectionModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox | |||||||||||||||||||||||||||||||||
data ListBoxSetActivateOnSingleClickMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsListBox a) => OverloadedMethod ListBoxSetActivateOnSingleClickMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxSetActivateOnSingleClickMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxSetAdjustmentMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsListBox a, IsAdjustment b) => OverloadedMethod ListBoxSetAdjustmentMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxSetAdjustmentMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxSetFilterFuncMethodInfo #
Instances
| (signature ~ (Maybe ListBoxFilterFunc -> m ()), MonadIO m, IsListBox a) => OverloadedMethod ListBoxSetFilterFuncMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxSetFilterFuncMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxSetHeaderFuncMethodInfo #
Instances
| (signature ~ (Maybe ListBoxUpdateHeaderFunc -> m ()), MonadIO m, IsListBox a) => OverloadedMethod ListBoxSetHeaderFuncMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxSetHeaderFuncMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxSetPlaceholderMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsListBox a, IsWidget b) => OverloadedMethod ListBoxSetPlaceholderMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxSetPlaceholderMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxSetSelectionModeMethodInfo #
Instances
| (signature ~ (SelectionMode -> m ()), MonadIO m, IsListBox a) => OverloadedMethod ListBoxSetSelectionModeMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxSetSelectionModeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxSetShowSeparatorsMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsListBox a) => OverloadedMethod ListBoxSetShowSeparatorsMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxSetShowSeparatorsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxSetSortFuncMethodInfo #
Instances
| (signature ~ (Maybe ListBoxSortFunc -> m ()), MonadIO m, IsListBox a) => OverloadedMethod ListBoxSetSortFuncMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxSetSortFuncMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxSetTabBehaviorMethodInfo #
Instances
| (signature ~ (ListTabBehavior -> m ()), MonadIO m, IsListBox a) => OverloadedMethod ListBoxSetTabBehaviorMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxSetTabBehaviorMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxShowSeparatorsPropertyInfo #
Instances
| AttrInfo ListBoxShowSeparatorsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox Associated Types
Methods attrGet :: AttrBaseTypeConstraint ListBoxShowSeparatorsPropertyInfo o => o -> IO (AttrGetType ListBoxShowSeparatorsPropertyInfo) attrSet :: (AttrBaseTypeConstraint ListBoxShowSeparatorsPropertyInfo o, AttrSetTypeConstraint ListBoxShowSeparatorsPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ListBoxShowSeparatorsPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ListBoxShowSeparatorsPropertyInfo o, AttrSetTypeConstraint ListBoxShowSeparatorsPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ListBoxShowSeparatorsPropertyInfo o, AttrTransferTypeConstraint ListBoxShowSeparatorsPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ListBoxShowSeparatorsPropertyInfo) attrPut :: AttrBaseTypeConstraint ListBoxShowSeparatorsPropertyInfo o => o -> AttrGetType ListBoxShowSeparatorsPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ListBoxShowSeparatorsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox type AttrAllowedOps ListBoxShowSeparatorsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ListBoxShowSeparatorsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox | |||||||||||||||||||||||||||||||||
| type AttrGetType ListBoxShowSeparatorsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox type AttrGetType ListBoxShowSeparatorsPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel ListBoxShowSeparatorsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox type AttrLabel ListBoxShowSeparatorsPropertyInfo = "show-separators" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ListBoxShowSeparatorsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ListBoxShowSeparatorsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox type AttrSetTypeConstraint ListBoxShowSeparatorsPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType ListBoxShowSeparatorsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox type AttrTransferType ListBoxShowSeparatorsPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ListBoxShowSeparatorsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox type AttrTransferTypeConstraint ListBoxShowSeparatorsPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data ListBoxTabBehaviorPropertyInfo #
Instances
| AttrInfo ListBoxTabBehaviorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox Associated Types
Methods attrGet :: AttrBaseTypeConstraint ListBoxTabBehaviorPropertyInfo o => o -> IO (AttrGetType ListBoxTabBehaviorPropertyInfo) attrSet :: (AttrBaseTypeConstraint ListBoxTabBehaviorPropertyInfo o, AttrSetTypeConstraint ListBoxTabBehaviorPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ListBoxTabBehaviorPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ListBoxTabBehaviorPropertyInfo o, AttrSetTypeConstraint ListBoxTabBehaviorPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ListBoxTabBehaviorPropertyInfo o, AttrTransferTypeConstraint ListBoxTabBehaviorPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ListBoxTabBehaviorPropertyInfo) attrPut :: AttrBaseTypeConstraint ListBoxTabBehaviorPropertyInfo o => o -> AttrGetType ListBoxTabBehaviorPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ListBoxTabBehaviorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox type AttrAllowedOps ListBoxTabBehaviorPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ListBoxTabBehaviorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox | |||||||||||||||||||||||||||||||||
| type AttrGetType ListBoxTabBehaviorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox | |||||||||||||||||||||||||||||||||
| type AttrLabel ListBoxTabBehaviorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox type AttrLabel ListBoxTabBehaviorPropertyInfo = "tab-behavior" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ListBoxTabBehaviorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ListBoxTabBehaviorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox | |||||||||||||||||||||||||||||||||
| type AttrTransferType ListBoxTabBehaviorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ListBoxTabBehaviorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBox | |||||||||||||||||||||||||||||||||
type ListBoxToggleCursorRowCallback = IO () #
data ListBoxToggleCursorRowSignalInfo #
Instances
| SignalInfo ListBoxToggleCursorRowSignalInfo | |||||
Defined in GI.Gtk.Objects.ListBox Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType ListBoxToggleCursorRowSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType ListBoxToggleCursorRowSignalInfo | |||||
Defined in GI.Gtk.Objects.ListBox | |||||
type ListBoxUnselectAllCallback = IO () #
data ListBoxUnselectAllMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsListBox a) => OverloadedMethod ListBoxUnselectAllMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxUnselectAllMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxUnselectAllSignalInfo #
Instances
| SignalInfo ListBoxUnselectAllSignalInfo | |||||
Defined in GI.Gtk.Objects.ListBox Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType ListBoxUnselectAllSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType ListBoxUnselectAllSignalInfo | |||||
Defined in GI.Gtk.Objects.ListBox | |||||
data ListBoxUnselectRowMethodInfo #
Instances
| (signature ~ (b -> m ()), MonadIO m, IsListBox a, IsListBoxRow b) => OverloadedMethod ListBoxUnselectRowMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxUnselectRowMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBox Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
type family ResolveListBoxMethod (t :: Symbol) o where ... #
Equations
| ResolveListBoxMethod "actionSetEnabled" o = WidgetActionSetEnabledMethodInfo | |
| ResolveListBoxMethod "activate" o = WidgetActivateMethodInfo | |
| ResolveListBoxMethod "activateAction" o = WidgetActivateActionMethodInfo | |
| ResolveListBoxMethod "activateDefault" o = WidgetActivateDefaultMethodInfo | |
| ResolveListBoxMethod "addController" o = WidgetAddControllerMethodInfo | |
| ResolveListBoxMethod "addCssClass" o = WidgetAddCssClassMethodInfo | |
| ResolveListBoxMethod "addMnemonicLabel" o = WidgetAddMnemonicLabelMethodInfo | |
| ResolveListBoxMethod "addTickCallback" o = WidgetAddTickCallbackMethodInfo | |
| ResolveListBoxMethod "allocate" o = WidgetAllocateMethodInfo | |
| ResolveListBoxMethod "announce" o = AccessibleAnnounceMethodInfo | |
| ResolveListBoxMethod "append" o = ListBoxAppendMethodInfo | |
| ResolveListBoxMethod "bindModel" o = ListBoxBindModelMethodInfo | |
| ResolveListBoxMethod "bindProperty" o = ObjectBindPropertyMethodInfo | |
| ResolveListBoxMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo | |
| ResolveListBoxMethod "childFocus" o = WidgetChildFocusMethodInfo | |
| ResolveListBoxMethod "computeBounds" o = WidgetComputeBoundsMethodInfo | |
| ResolveListBoxMethod "computeExpand" o = WidgetComputeExpandMethodInfo | |
| ResolveListBoxMethod "computePoint" o = WidgetComputePointMethodInfo | |
| ResolveListBoxMethod "computeTransform" o = WidgetComputeTransformMethodInfo | |
| ResolveListBoxMethod "contains" o = WidgetContainsMethodInfo | |
| ResolveListBoxMethod "createPangoContext" o = WidgetCreatePangoContextMethodInfo | |
| ResolveListBoxMethod "createPangoLayout" o = WidgetCreatePangoLayoutMethodInfo | |
| ResolveListBoxMethod "disposeTemplate" o = WidgetDisposeTemplateMethodInfo | |
| ResolveListBoxMethod "dragCheckThreshold" o = WidgetDragCheckThresholdMethodInfo | |
| ResolveListBoxMethod "dragHighlightRow" o = ListBoxDragHighlightRowMethodInfo | |
| ResolveListBoxMethod "dragUnhighlightRow" o = ListBoxDragUnhighlightRowMethodInfo | |
| ResolveListBoxMethod "errorBell" o = WidgetErrorBellMethodInfo | |
| ResolveListBoxMethod "forceFloating" o = ObjectForceFloatingMethodInfo | |
| ResolveListBoxMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo | |
| ResolveListBoxMethod "getv" o = ObjectGetvMethodInfo | |
| ResolveListBoxMethod "grabFocus" o = WidgetGrabFocusMethodInfo | |
| ResolveListBoxMethod "hasCssClass" o = WidgetHasCssClassMethodInfo | |
| ResolveListBoxMethod "hasDefault" o = WidgetHasDefaultMethodInfo | |
| ResolveListBoxMethod "hasFocus" o = WidgetHasFocusMethodInfo | |
| ResolveListBoxMethod "hasVisibleFocus" o = WidgetHasVisibleFocusMethodInfo | |
| ResolveListBoxMethod "hide" o = WidgetHideMethodInfo | |
| ResolveListBoxMethod "inDestruction" o = WidgetInDestructionMethodInfo | |
| ResolveListBoxMethod "initTemplate" o = WidgetInitTemplateMethodInfo | |
| ResolveListBoxMethod "insert" o = ListBoxInsertMethodInfo | |
| ResolveListBoxMethod "insertActionGroup" o = WidgetInsertActionGroupMethodInfo | |
| ResolveListBoxMethod "insertAfter" o = WidgetInsertAfterMethodInfo | |
| ResolveListBoxMethod "insertBefore" o = WidgetInsertBeforeMethodInfo | |
| ResolveListBoxMethod "invalidateFilter" o = ListBoxInvalidateFilterMethodInfo | |
| ResolveListBoxMethod "invalidateHeaders" o = ListBoxInvalidateHeadersMethodInfo | |
| ResolveListBoxMethod "invalidateSort" o = ListBoxInvalidateSortMethodInfo | |
| ResolveListBoxMethod "isAncestor" o = WidgetIsAncestorMethodInfo | |
| ResolveListBoxMethod "isDrawable" o = WidgetIsDrawableMethodInfo | |
| ResolveListBoxMethod "isFloating" o = ObjectIsFloatingMethodInfo | |
| ResolveListBoxMethod "isFocus" o = WidgetIsFocusMethodInfo | |
| ResolveListBoxMethod "isSensitive" o = WidgetIsSensitiveMethodInfo | |
| ResolveListBoxMethod "isVisible" o = WidgetIsVisibleMethodInfo | |
| ResolveListBoxMethod "keynavFailed" o = WidgetKeynavFailedMethodInfo | |
| ResolveListBoxMethod "listMnemonicLabels" o = WidgetListMnemonicLabelsMethodInfo | |
| ResolveListBoxMethod "map" o = WidgetMapMethodInfo | |
| ResolveListBoxMethod "measure" o = WidgetMeasureMethodInfo | |
| ResolveListBoxMethod "mnemonicActivate" o = WidgetMnemonicActivateMethodInfo | |
| ResolveListBoxMethod "notify" o = ObjectNotifyMethodInfo | |
| ResolveListBoxMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo | |
| ResolveListBoxMethod "observeChildren" o = WidgetObserveChildrenMethodInfo | |
| ResolveListBoxMethod "observeControllers" o = WidgetObserveControllersMethodInfo | |
| ResolveListBoxMethod "pick" o = WidgetPickMethodInfo | |
| ResolveListBoxMethod "prepend" o = ListBoxPrependMethodInfo | |
| ResolveListBoxMethod "queueAllocate" o = WidgetQueueAllocateMethodInfo | |
| ResolveListBoxMethod "queueDraw" o = WidgetQueueDrawMethodInfo | |
| ResolveListBoxMethod "queueResize" o = WidgetQueueResizeMethodInfo | |
| ResolveListBoxMethod "realize" o = WidgetRealizeMethodInfo | |
| ResolveListBoxMethod "ref" o = ObjectRefMethodInfo | |
| ResolveListBoxMethod "refSink" o = ObjectRefSinkMethodInfo | |
| ResolveListBoxMethod "remove" o = ListBoxRemoveMethodInfo | |
| ResolveListBoxMethod "removeAll" o = ListBoxRemoveAllMethodInfo | |
| ResolveListBoxMethod "removeController" o = WidgetRemoveControllerMethodInfo | |
| ResolveListBoxMethod "removeCssClass" o = WidgetRemoveCssClassMethodInfo | |
| ResolveListBoxMethod "removeMnemonicLabel" o = WidgetRemoveMnemonicLabelMethodInfo | |
| ResolveListBoxMethod "removeTickCallback" o = WidgetRemoveTickCallbackMethodInfo | |
| ResolveListBoxMethod "resetProperty" o = AccessibleResetPropertyMethodInfo | |
| ResolveListBoxMethod "resetRelation" o = AccessibleResetRelationMethodInfo | |
| ResolveListBoxMethod "resetState" o = AccessibleResetStateMethodInfo | |
| ResolveListBoxMethod "runDispose" o = ObjectRunDisposeMethodInfo | |
| ResolveListBoxMethod "selectAll" o = ListBoxSelectAllMethodInfo | |
| ResolveListBoxMethod "selectRow" o = ListBoxSelectRowMethodInfo | |
| ResolveListBoxMethod "selectedForeach" o = ListBoxSelectedForeachMethodInfo | |
| ResolveListBoxMethod "shouldLayout" o = WidgetShouldLayoutMethodInfo | |
| ResolveListBoxMethod "show" o = WidgetShowMethodInfo | |
| ResolveListBoxMethod "sizeAllocate" o = WidgetSizeAllocateMethodInfo | |
| ResolveListBoxMethod "snapshotChild" o = WidgetSnapshotChildMethodInfo | |
| ResolveListBoxMethod "stealData" o = ObjectStealDataMethodInfo | |
| ResolveListBoxMethod "stealQdata" o = ObjectStealQdataMethodInfo | |
| ResolveListBoxMethod "thawNotify" o = ObjectThawNotifyMethodInfo | |
| ResolveListBoxMethod "translateCoordinates" o = WidgetTranslateCoordinatesMethodInfo | |
| ResolveListBoxMethod "triggerTooltipQuery" o = WidgetTriggerTooltipQueryMethodInfo | |
| ResolveListBoxMethod "unmap" o = WidgetUnmapMethodInfo | |
| ResolveListBoxMethod "unparent" o = WidgetUnparentMethodInfo | |
| ResolveListBoxMethod "unrealize" o = WidgetUnrealizeMethodInfo | |
| ResolveListBoxMethod "unref" o = ObjectUnrefMethodInfo | |
| ResolveListBoxMethod "unselectAll" o = ListBoxUnselectAllMethodInfo | |
| ResolveListBoxMethod "unselectRow" o = ListBoxUnselectRowMethodInfo | |
| ResolveListBoxMethod "unsetStateFlags" o = WidgetUnsetStateFlagsMethodInfo | |
| ResolveListBoxMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo | |
| ResolveListBoxMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo | |
| ResolveListBoxMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo | |
| ResolveListBoxMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo | |
| ResolveListBoxMethod "updateState" o = AccessibleUpdateStateMethodInfo | |
| ResolveListBoxMethod "watchClosure" o = ObjectWatchClosureMethodInfo | |
| ResolveListBoxMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo | |
| ResolveListBoxMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo | |
| ResolveListBoxMethod "getActivateOnSingleClick" o = ListBoxGetActivateOnSingleClickMethodInfo | |
| ResolveListBoxMethod "getAdjustment" o = ListBoxGetAdjustmentMethodInfo | |
| ResolveListBoxMethod "getAllocatedBaseline" o = WidgetGetAllocatedBaselineMethodInfo | |
| ResolveListBoxMethod "getAllocatedHeight" o = WidgetGetAllocatedHeightMethodInfo | |
| ResolveListBoxMethod "getAllocatedWidth" o = WidgetGetAllocatedWidthMethodInfo | |
| ResolveListBoxMethod "getAllocation" o = WidgetGetAllocationMethodInfo | |
| ResolveListBoxMethod "getAncestor" o = WidgetGetAncestorMethodInfo | |
| ResolveListBoxMethod "getAtContext" o = AccessibleGetAtContextMethodInfo | |
| ResolveListBoxMethod "getBaseline" o = WidgetGetBaselineMethodInfo | |
| ResolveListBoxMethod "getBounds" o = AccessibleGetBoundsMethodInfo | |
| ResolveListBoxMethod "getBuildableId" o = BuildableGetBuildableIdMethodInfo | |
| ResolveListBoxMethod "getCanFocus" o = WidgetGetCanFocusMethodInfo | |
| ResolveListBoxMethod "getCanTarget" o = WidgetGetCanTargetMethodInfo | |
| ResolveListBoxMethod "getChildVisible" o = WidgetGetChildVisibleMethodInfo | |
| ResolveListBoxMethod "getClipboard" o = WidgetGetClipboardMethodInfo | |
| ResolveListBoxMethod "getColor" o = WidgetGetColorMethodInfo | |
| ResolveListBoxMethod "getCssClasses" o = WidgetGetCssClassesMethodInfo | |
| ResolveListBoxMethod "getCssName" o = WidgetGetCssNameMethodInfo | |
| ResolveListBoxMethod "getCursor" o = WidgetGetCursorMethodInfo | |
| ResolveListBoxMethod "getData" o = ObjectGetDataMethodInfo | |
| ResolveListBoxMethod "getDirection" o = WidgetGetDirectionMethodInfo | |
| ResolveListBoxMethod "getDisplay" o = WidgetGetDisplayMethodInfo | |
| ResolveListBoxMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo | |
| ResolveListBoxMethod "getFirstChild" o = WidgetGetFirstChildMethodInfo | |
| ResolveListBoxMethod "getFocusChild" o = WidgetGetFocusChildMethodInfo | |
| ResolveListBoxMethod "getFocusOnClick" o = WidgetGetFocusOnClickMethodInfo | |
| ResolveListBoxMethod "getFocusable" o = WidgetGetFocusableMethodInfo | |
| ResolveListBoxMethod "getFontMap" o = WidgetGetFontMapMethodInfo | |
| ResolveListBoxMethod "getFontOptions" o = WidgetGetFontOptionsMethodInfo | |
| ResolveListBoxMethod "getFrameClock" o = WidgetGetFrameClockMethodInfo | |
| ResolveListBoxMethod "getHalign" o = WidgetGetHalignMethodInfo | |
| ResolveListBoxMethod "getHasTooltip" o = WidgetGetHasTooltipMethodInfo | |
| ResolveListBoxMethod "getHeight" o = WidgetGetHeightMethodInfo | |
| ResolveListBoxMethod "getHexpand" o = WidgetGetHexpandMethodInfo | |
| ResolveListBoxMethod "getHexpandSet" o = WidgetGetHexpandSetMethodInfo | |
| ResolveListBoxMethod "getLastChild" o = WidgetGetLastChildMethodInfo | |
| ResolveListBoxMethod "getLayoutManager" o = WidgetGetLayoutManagerMethodInfo | |
| ResolveListBoxMethod "getLimitEvents" o = WidgetGetLimitEventsMethodInfo | |
| ResolveListBoxMethod "getMapped" o = WidgetGetMappedMethodInfo | |
| ResolveListBoxMethod "getMarginBottom" o = WidgetGetMarginBottomMethodInfo | |
| ResolveListBoxMethod "getMarginEnd" o = WidgetGetMarginEndMethodInfo | |
| ResolveListBoxMethod "getMarginStart" o = WidgetGetMarginStartMethodInfo | |
| ResolveListBoxMethod "getMarginTop" o = WidgetGetMarginTopMethodInfo | |
| ResolveListBoxMethod "getName" o = WidgetGetNameMethodInfo | |
| ResolveListBoxMethod "getNative" o = WidgetGetNativeMethodInfo | |
| ResolveListBoxMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo | |
| ResolveListBoxMethod "getNextSibling" o = WidgetGetNextSiblingMethodInfo | |
| ResolveListBoxMethod "getOpacity" o = WidgetGetOpacityMethodInfo | |
| ResolveListBoxMethod "getOverflow" o = WidgetGetOverflowMethodInfo | |
| ResolveListBoxMethod "getPangoContext" o = WidgetGetPangoContextMethodInfo | |
| ResolveListBoxMethod "getParent" o = WidgetGetParentMethodInfo | |
| ResolveListBoxMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo | |
| ResolveListBoxMethod "getPreferredSize" o = WidgetGetPreferredSizeMethodInfo | |
| ResolveListBoxMethod "getPrevSibling" o = WidgetGetPrevSiblingMethodInfo | |
| ResolveListBoxMethod "getPrimaryClipboard" o = WidgetGetPrimaryClipboardMethodInfo | |
| ResolveListBoxMethod "getProperty" o = ObjectGetPropertyMethodInfo | |
| ResolveListBoxMethod "getQdata" o = ObjectGetQdataMethodInfo | |
| ResolveListBoxMethod "getRealized" o = WidgetGetRealizedMethodInfo | |
| ResolveListBoxMethod "getReceivesDefault" o = WidgetGetReceivesDefaultMethodInfo | |
| ResolveListBoxMethod "getRequestMode" o = WidgetGetRequestModeMethodInfo | |
| ResolveListBoxMethod "getRoot" o = WidgetGetRootMethodInfo | |
| ResolveListBoxMethod "getRowAtIndex" o = ListBoxGetRowAtIndexMethodInfo | |
| ResolveListBoxMethod "getRowAtY" o = ListBoxGetRowAtYMethodInfo | |
| ResolveListBoxMethod "getScaleFactor" o = WidgetGetScaleFactorMethodInfo | |
| ResolveListBoxMethod "getSelectedRow" o = ListBoxGetSelectedRowMethodInfo | |
| ResolveListBoxMethod "getSelectedRows" o = ListBoxGetSelectedRowsMethodInfo | |
| ResolveListBoxMethod "getSelectionMode" o = ListBoxGetSelectionModeMethodInfo | |
| ResolveListBoxMethod "getSensitive" o = WidgetGetSensitiveMethodInfo | |
| ResolveListBoxMethod "getSettings" o = WidgetGetSettingsMethodInfo | |
| ResolveListBoxMethod "getShowSeparators" o = ListBoxGetShowSeparatorsMethodInfo | |
| ResolveListBoxMethod "getSize" o = WidgetGetSizeMethodInfo | |
| ResolveListBoxMethod "getSizeRequest" o = WidgetGetSizeRequestMethodInfo | |
| ResolveListBoxMethod "getStateFlags" o = WidgetGetStateFlagsMethodInfo | |
| ResolveListBoxMethod "getStyleContext" o = WidgetGetStyleContextMethodInfo | |
| ResolveListBoxMethod "getTabBehavior" o = ListBoxGetTabBehaviorMethodInfo | |
| ResolveListBoxMethod "getTemplateChild" o = WidgetGetTemplateChildMethodInfo | |
| ResolveListBoxMethod "getTooltipMarkup" o = WidgetGetTooltipMarkupMethodInfo | |
| ResolveListBoxMethod "getTooltipText" o = WidgetGetTooltipTextMethodInfo | |
| ResolveListBoxMethod "getValign" o = WidgetGetValignMethodInfo | |
| ResolveListBoxMethod "getVexpand" o = WidgetGetVexpandMethodInfo | |
| ResolveListBoxMethod "getVexpandSet" o = WidgetGetVexpandSetMethodInfo | |
| ResolveListBoxMethod "getVisible" o = WidgetGetVisibleMethodInfo | |
| ResolveListBoxMethod "getWidth" o = WidgetGetWidthMethodInfo | |
| ResolveListBoxMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo | |
| ResolveListBoxMethod "setActivateOnSingleClick" o = ListBoxSetActivateOnSingleClickMethodInfo | |
| ResolveListBoxMethod "setAdjustment" o = ListBoxSetAdjustmentMethodInfo | |
| ResolveListBoxMethod "setCanFocus" o = WidgetSetCanFocusMethodInfo | |
| ResolveListBoxMethod "setCanTarget" o = WidgetSetCanTargetMethodInfo | |
| ResolveListBoxMethod "setChildVisible" o = WidgetSetChildVisibleMethodInfo | |
| ResolveListBoxMethod "setCssClasses" o = WidgetSetCssClassesMethodInfo | |
| ResolveListBoxMethod "setCursor" o = WidgetSetCursorMethodInfo | |
| ResolveListBoxMethod "setCursorFromName" o = WidgetSetCursorFromNameMethodInfo | |
| ResolveListBoxMethod "setData" o = ObjectSetDataMethodInfo | |
| ResolveListBoxMethod "setDataFull" o = ObjectSetDataFullMethodInfo | |
| ResolveListBoxMethod "setDirection" o = WidgetSetDirectionMethodInfo | |
| ResolveListBoxMethod "setFilterFunc" o = ListBoxSetFilterFuncMethodInfo | |
| ResolveListBoxMethod "setFocusChild" o = WidgetSetFocusChildMethodInfo | |
| ResolveListBoxMethod "setFocusOnClick" o = WidgetSetFocusOnClickMethodInfo | |
| ResolveListBoxMethod "setFocusable" o = WidgetSetFocusableMethodInfo | |
| ResolveListBoxMethod "setFontMap" o = WidgetSetFontMapMethodInfo | |
| ResolveListBoxMethod "setFontOptions" o = WidgetSetFontOptionsMethodInfo | |
| ResolveListBoxMethod "setHalign" o = WidgetSetHalignMethodInfo | |
| ResolveListBoxMethod "setHasTooltip" o = WidgetSetHasTooltipMethodInfo | |
| ResolveListBoxMethod "setHeaderFunc" o = ListBoxSetHeaderFuncMethodInfo | |
| ResolveListBoxMethod "setHexpand" o = WidgetSetHexpandMethodInfo | |
| ResolveListBoxMethod "setHexpandSet" o = WidgetSetHexpandSetMethodInfo | |
| ResolveListBoxMethod "setLayoutManager" o = WidgetSetLayoutManagerMethodInfo | |
| ResolveListBoxMethod "setLimitEvents" o = WidgetSetLimitEventsMethodInfo | |
| ResolveListBoxMethod "setMarginBottom" o = WidgetSetMarginBottomMethodInfo | |
| ResolveListBoxMethod "setMarginEnd" o = WidgetSetMarginEndMethodInfo | |
| ResolveListBoxMethod "setMarginStart" o = WidgetSetMarginStartMethodInfo | |
| ResolveListBoxMethod "setMarginTop" o = WidgetSetMarginTopMethodInfo | |
| ResolveListBoxMethod "setName" o = WidgetSetNameMethodInfo | |
| ResolveListBoxMethod "setOpacity" o = WidgetSetOpacityMethodInfo | |
| ResolveListBoxMethod "setOverflow" o = WidgetSetOverflowMethodInfo | |
| ResolveListBoxMethod "setParent" o = WidgetSetParentMethodInfo | |
| ResolveListBoxMethod "setPlaceholder" o = ListBoxSetPlaceholderMethodInfo | |
| ResolveListBoxMethod "setProperty" o = ObjectSetPropertyMethodInfo | |
| ResolveListBoxMethod "setReceivesDefault" o = WidgetSetReceivesDefaultMethodInfo | |
| ResolveListBoxMethod "setSelectionMode" o = ListBoxSetSelectionModeMethodInfo | |
| ResolveListBoxMethod "setSensitive" o = WidgetSetSensitiveMethodInfo | |
| ResolveListBoxMethod "setShowSeparators" o = ListBoxSetShowSeparatorsMethodInfo | |
| ResolveListBoxMethod "setSizeRequest" o = WidgetSetSizeRequestMethodInfo | |
| ResolveListBoxMethod "setSortFunc" o = ListBoxSetSortFuncMethodInfo | |
| ResolveListBoxMethod "setStateFlags" o = WidgetSetStateFlagsMethodInfo | |
| ResolveListBoxMethod "setTabBehavior" o = ListBoxSetTabBehaviorMethodInfo | |
| ResolveListBoxMethod "setTooltipMarkup" o = WidgetSetTooltipMarkupMethodInfo | |
| ResolveListBoxMethod "setTooltipText" o = WidgetSetTooltipTextMethodInfo | |
| ResolveListBoxMethod "setValign" o = WidgetSetValignMethodInfo | |
| ResolveListBoxMethod "setVexpand" o = WidgetSetVexpandMethodInfo | |
| ResolveListBoxMethod "setVexpandSet" o = WidgetSetVexpandSetMethodInfo | |
| ResolveListBoxMethod "setVisible" o = WidgetSetVisibleMethodInfo | |
| ResolveListBoxMethod l o = MethodResolutionFailed l o :: Type |
afterListBoxActivateCursorRow :: (IsListBox a, MonadIO m) => a -> ((?self :: a) => ListBoxActivateCursorRowCallback) -> m SignalHandlerId #
afterListBoxMoveCursor :: (IsListBox a, MonadIO m) => a -> ((?self :: a) => ListBoxMoveCursorCallback) -> m SignalHandlerId #
afterListBoxRowActivated :: (IsListBox a, MonadIO m) => a -> ((?self :: a) => ListBoxRowActivatedCallback) -> m SignalHandlerId #
afterListBoxRowSelected :: (IsListBox a, MonadIO m) => a -> ((?self :: a) => ListBoxRowSelectedCallback) -> m SignalHandlerId #
afterListBoxSelectAll :: (IsListBox a, MonadIO m) => a -> ((?self :: a) => ListBoxSelectAllCallback) -> m SignalHandlerId #
afterListBoxSelectedRowsChanged :: (IsListBox a, MonadIO m) => a -> ((?self :: a) => ListBoxSelectedRowsChangedCallback) -> m SignalHandlerId #
afterListBoxToggleCursorRow :: (IsListBox a, MonadIO m) => a -> ((?self :: a) => ListBoxToggleCursorRowCallback) -> m SignalHandlerId #
afterListBoxUnselectAll :: (IsListBox a, MonadIO m) => a -> ((?self :: a) => ListBoxUnselectAllCallback) -> m SignalHandlerId #
constructListBoxAcceptUnpairedRelease :: (IsListBox o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructListBoxActivateOnSingleClick :: (IsListBox o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructListBoxSelectionMode :: (IsListBox o, MonadIO m) => SelectionMode -> m (GValueConstruct o) #
constructListBoxShowSeparators :: (IsListBox o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructListBoxTabBehavior :: (IsListBox o, MonadIO m) => ListTabBehavior -> m (GValueConstruct o) #
getListBoxAcceptUnpairedRelease :: (MonadIO m, IsListBox o) => o -> m Bool #
getListBoxActivateOnSingleClick :: (MonadIO m, IsListBox o) => o -> m Bool #
getListBoxSelectionMode :: (MonadIO m, IsListBox o) => o -> m SelectionMode #
getListBoxShowSeparators :: (MonadIO m, IsListBox o) => o -> m Bool #
getListBoxTabBehavior :: (MonadIO m, IsListBox o) => o -> m ListTabBehavior #
listBoxAcceptUnpairedRelease :: AttrLabelProxy "acceptUnpairedRelease" #
listBoxActivateOnSingleClick :: AttrLabelProxy "activateOnSingleClick" #
listBoxAppend :: (HasCallStack, MonadIO m, IsListBox a, IsWidget b) => a -> b -> m () #
listBoxBindModel :: (HasCallStack, MonadIO m, IsListBox a, IsListModel b) => a -> Maybe b -> Maybe ListBoxCreateWidgetFunc -> m () #
listBoxDragHighlightRow :: (HasCallStack, MonadIO m, IsListBox a, IsListBoxRow b) => a -> b -> m () #
listBoxDragUnhighlightRow :: (HasCallStack, MonadIO m, IsListBox a) => a -> m () #
listBoxGetActivateOnSingleClick :: (HasCallStack, MonadIO m, IsListBox a) => a -> m Bool #
listBoxGetAdjustment :: (HasCallStack, MonadIO m, IsListBox a) => a -> m (Maybe Adjustment) #
listBoxGetRowAtIndex :: (HasCallStack, MonadIO m, IsListBox a) => a -> Int32 -> m (Maybe ListBoxRow) #
listBoxGetRowAtY :: (HasCallStack, MonadIO m, IsListBox a) => a -> Int32 -> m (Maybe ListBoxRow) #
listBoxGetSelectedRow :: (HasCallStack, MonadIO m, IsListBox a) => a -> m (Maybe ListBoxRow) #
listBoxGetSelectedRows :: (HasCallStack, MonadIO m, IsListBox a) => a -> m [ListBoxRow] #
listBoxGetSelectionMode :: (HasCallStack, MonadIO m, IsListBox a) => a -> m SelectionMode #
listBoxGetShowSeparators :: (HasCallStack, MonadIO m, IsListBox a) => a -> m Bool #
listBoxGetTabBehavior :: (HasCallStack, MonadIO m, IsListBox a) => a -> m ListTabBehavior #
listBoxInsert :: (HasCallStack, MonadIO m, IsListBox a, IsWidget b) => a -> b -> Int32 -> m () #
listBoxInvalidateFilter :: (HasCallStack, MonadIO m, IsListBox a) => a -> m () #
listBoxInvalidateHeaders :: (HasCallStack, MonadIO m, IsListBox a) => a -> m () #
listBoxInvalidateSort :: (HasCallStack, MonadIO m, IsListBox a) => a -> m () #
listBoxNew :: (HasCallStack, MonadIO m) => m ListBox #
listBoxPrepend :: (HasCallStack, MonadIO m, IsListBox a, IsWidget b) => a -> b -> m () #
listBoxRemove :: (HasCallStack, MonadIO m, IsListBox a, IsWidget b) => a -> b -> m () #
listBoxRemoveAll :: (HasCallStack, MonadIO m, IsListBox a) => a -> m () #
listBoxSelectAll :: (HasCallStack, MonadIO m, IsListBox a) => a -> m () #
listBoxSelectRow :: (HasCallStack, MonadIO m, IsListBox a, IsListBoxRow b) => a -> Maybe b -> m () #
listBoxSelectedForeach :: (HasCallStack, MonadIO m, IsListBox a) => a -> ListBoxForeachFunc -> m () #
listBoxSelectionMode :: AttrLabelProxy "selectionMode" #
listBoxSetActivateOnSingleClick :: (HasCallStack, MonadIO m, IsListBox a) => a -> Bool -> m () #
listBoxSetAdjustment :: (HasCallStack, MonadIO m, IsListBox a, IsAdjustment b) => a -> Maybe b -> m () #
listBoxSetFilterFunc :: (HasCallStack, MonadIO m, IsListBox a) => a -> Maybe ListBoxFilterFunc -> m () #
listBoxSetHeaderFunc :: (HasCallStack, MonadIO m, IsListBox a) => a -> Maybe ListBoxUpdateHeaderFunc -> m () #
listBoxSetPlaceholder :: (HasCallStack, MonadIO m, IsListBox a, IsWidget b) => a -> Maybe b -> m () #
listBoxSetSelectionMode :: (HasCallStack, MonadIO m, IsListBox a) => a -> SelectionMode -> m () #
listBoxSetShowSeparators :: (HasCallStack, MonadIO m, IsListBox a) => a -> Bool -> m () #
listBoxSetSortFunc :: (HasCallStack, MonadIO m, IsListBox a) => a -> Maybe ListBoxSortFunc -> m () #
listBoxSetTabBehavior :: (HasCallStack, MonadIO m, IsListBox a) => a -> ListTabBehavior -> m () #
listBoxShowSeparators :: AttrLabelProxy "showSeparators" #
listBoxTabBehavior :: AttrLabelProxy "tabBehavior" #
listBoxUnselectAll :: (HasCallStack, MonadIO m, IsListBox a) => a -> m () #
listBoxUnselectRow :: (HasCallStack, MonadIO m, IsListBox a, IsListBoxRow b) => a -> b -> m () #
onListBoxActivateCursorRow :: (IsListBox a, MonadIO m) => a -> ((?self :: a) => ListBoxActivateCursorRowCallback) -> m SignalHandlerId #
onListBoxMoveCursor :: (IsListBox a, MonadIO m) => a -> ((?self :: a) => ListBoxMoveCursorCallback) -> m SignalHandlerId #
onListBoxRowActivated :: (IsListBox a, MonadIO m) => a -> ((?self :: a) => ListBoxRowActivatedCallback) -> m SignalHandlerId #
onListBoxRowSelected :: (IsListBox a, MonadIO m) => a -> ((?self :: a) => ListBoxRowSelectedCallback) -> m SignalHandlerId #
onListBoxSelectAll :: (IsListBox a, MonadIO m) => a -> ((?self :: a) => ListBoxSelectAllCallback) -> m SignalHandlerId #
onListBoxSelectedRowsChanged :: (IsListBox a, MonadIO m) => a -> ((?self :: a) => ListBoxSelectedRowsChangedCallback) -> m SignalHandlerId #
onListBoxToggleCursorRow :: (IsListBox a, MonadIO m) => a -> ((?self :: a) => ListBoxToggleCursorRowCallback) -> m SignalHandlerId #
onListBoxUnselectAll :: (IsListBox a, MonadIO m) => a -> ((?self :: a) => ListBoxUnselectAllCallback) -> m SignalHandlerId #
setListBoxAcceptUnpairedRelease :: (MonadIO m, IsListBox o) => o -> Bool -> m () #
setListBoxActivateOnSingleClick :: (MonadIO m, IsListBox o) => o -> Bool -> m () #
setListBoxSelectionMode :: (MonadIO m, IsListBox o) => o -> SelectionMode -> m () #
setListBoxShowSeparators :: (MonadIO m, IsListBox o) => o -> Bool -> m () #
setListBoxTabBehavior :: (MonadIO m, IsListBox o) => o -> ListTabBehavior -> m () #