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

GI.Gtk.Objects.ListBox

Description

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

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

Documentation

newtype ListBox #

Constructors

ListBox (ManagedPtr ListBox) 

Instances

Instances details
Eq ListBox 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

(==) :: ListBox -> ListBox -> Bool

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

GObject ListBox 
Instance details

Defined in GI.Gtk.Objects.ListBox

ManagedPtrNewtype ListBox 
Instance details

Defined in GI.Gtk.Objects.ListBox

TypedObject ListBox 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

glibType :: IO GType #

HasParentTypes ListBox 
Instance details

Defined in GI.Gtk.Objects.ListBox

HasAttributeList ListBox 
Instance details

Defined in GI.Gtk.Objects.ListBox

(info ~ ResolveListBoxMethod t ListBox, OverloadedMethod info ListBox p, HasField t ListBox p) => HasField (t :: Symbol) ListBox p 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

getField :: ListBox -> p

(info ~ ResolveListBoxMethod t ListBox, OverloadedMethodInfo info ListBox) => IsLabel t (MethodProxy info ListBox) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

fromLabel :: MethodProxy info ListBox

(info ~ ResolveListBoxMethod t ListBox, OverloadedMethod info ListBox p) => IsLabel t (ListBox -> p) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

fromLabel :: ListBox -> p

IsGValue (Maybe ListBox) 
Instance details

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 
Instance details

Defined in GI.Gtk.Objects.ListBox

type AttributeList ListBox = ListBoxAttributeList
type ParentTypes ListBox 
Instance details

Defined in GI.Gtk.Objects.ListBox

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

Defined in GI.Gtk.Objects.ListBox

type SignalList ListBox = ListBoxSignalList

class (GObject o, IsDescendantOf ListBox o) => IsListBox o #

Instances

Instances details
(GObject o, IsDescendantOf ListBox o) => IsListBox o 
Instance details

Defined in GI.Gtk.Objects.ListBox

data ListBoxAcceptUnpairedReleasePropertyInfo #

Instances

Instances details
AttrInfo ListBoxAcceptUnpairedReleasePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

Associated Types

type AttrAllowedOps ListBoxAcceptUnpairedReleasePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

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

Defined in GI.Gtk.Objects.ListBox

type AttrGetType ListBoxAcceptUnpairedReleasePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

type AttrSetTypeConstraint ListBoxAcceptUnpairedReleasePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

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

Defined in GI.Gtk.Objects.ListBox

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

Defined in GI.Gtk.Objects.ListBox

type AttrTransferType ListBoxAcceptUnpairedReleasePropertyInfo = Bool
type AttrLabel ListBoxAcceptUnpairedReleasePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

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

Defined in GI.Gtk.Objects.ListBox

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ListBoxAcceptUnpairedReleasePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

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

Defined in GI.Gtk.Objects.ListBox

type AttrGetType ListBoxAcceptUnpairedReleasePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

type AttrLabel ListBoxAcceptUnpairedReleasePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

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

Defined in GI.Gtk.Objects.ListBox

type AttrSetTypeConstraint ListBoxAcceptUnpairedReleasePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

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

Defined in GI.Gtk.Objects.ListBox

type AttrTransferType ListBoxAcceptUnpairedReleasePropertyInfo = Bool
type AttrTransferTypeConstraint ListBoxAcceptUnpairedReleasePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

type AttrTransferTypeConstraint ListBoxAcceptUnpairedReleasePropertyInfo = Type ~ Bool

data ListBoxActivateCursorRowSignalInfo #

Instances

Instances details
SignalInfo ListBoxActivateCursorRowSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

Associated Types

type HaskellCallbackType ListBoxActivateCursorRowSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType ListBoxActivateCursorRowSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

data ListBoxActivateOnSingleClickPropertyInfo #

Instances

Instances details
AttrInfo ListBoxActivateOnSingleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

Associated Types

type AttrAllowedOps ListBoxActivateOnSingleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

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

Defined in GI.Gtk.Objects.ListBox

type AttrGetType ListBoxActivateOnSingleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

type AttrSetTypeConstraint ListBoxActivateOnSingleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

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

Defined in GI.Gtk.Objects.ListBox

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

Defined in GI.Gtk.Objects.ListBox

type AttrTransferType ListBoxActivateOnSingleClickPropertyInfo = Bool
type AttrLabel ListBoxActivateOnSingleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

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

Defined in GI.Gtk.Objects.ListBox

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 
Instance details

Defined in GI.Gtk.Objects.ListBox

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

Defined in GI.Gtk.Objects.ListBox

type AttrGetType ListBoxActivateOnSingleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

type AttrLabel ListBoxActivateOnSingleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

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

Defined in GI.Gtk.Objects.ListBox

type AttrSetTypeConstraint ListBoxActivateOnSingleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

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

Defined in GI.Gtk.Objects.ListBox

type AttrTransferType ListBoxActivateOnSingleClickPropertyInfo = Bool
type AttrTransferTypeConstraint ListBoxActivateOnSingleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

type AttrTransferTypeConstraint ListBoxActivateOnSingleClickPropertyInfo = Type ~ Bool

data ListBoxAppendMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxAppendMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxBindModelMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> Maybe ListBoxCreateWidgetFunc -> m ()), MonadIO m, IsListBox a, IsListModel b) => OverloadedMethod ListBoxBindModelMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxBindModelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxDragHighlightRowMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsListBox a, IsListBoxRow b) => OverloadedMethod ListBoxDragHighlightRowMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxDragHighlightRowMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxDragUnhighlightRowMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsListBox a) => OverloadedMethod ListBoxDragUnhighlightRowMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxDragUnhighlightRowMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxGetActivateOnSingleClickMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsListBox a) => OverloadedMethod ListBoxGetActivateOnSingleClickMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxGetActivateOnSingleClickMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxGetAdjustmentMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Adjustment), MonadIO m, IsListBox a) => OverloadedMethod ListBoxGetAdjustmentMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxGetAdjustmentMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxGetRowAtIndexMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> m (Maybe ListBoxRow)), MonadIO m, IsListBox a) => OverloadedMethod ListBoxGetRowAtIndexMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxGetRowAtIndexMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxGetRowAtYMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> m (Maybe ListBoxRow)), MonadIO m, IsListBox a) => OverloadedMethod ListBoxGetRowAtYMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxGetRowAtYMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxGetSelectedRowMethodInfo #

Instances

Instances details
(signature ~ m (Maybe ListBoxRow), MonadIO m, IsListBox a) => OverloadedMethod ListBoxGetSelectedRowMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxGetSelectedRowMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxGetSelectedRowsMethodInfo #

Instances

Instances details
(signature ~ m [ListBoxRow], MonadIO m, IsListBox a) => OverloadedMethod ListBoxGetSelectedRowsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxGetSelectedRowsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxGetSelectionModeMethodInfo #

Instances

Instances details
(signature ~ m SelectionMode, MonadIO m, IsListBox a) => OverloadedMethod ListBoxGetSelectionModeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxGetSelectionModeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxGetShowSeparatorsMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsListBox a) => OverloadedMethod ListBoxGetShowSeparatorsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxGetShowSeparatorsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxGetTabBehaviorMethodInfo #

Instances

Instances details
(signature ~ m ListTabBehavior, MonadIO m, IsListBox a) => OverloadedMethod ListBoxGetTabBehaviorMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxGetTabBehaviorMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxInsertMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxInsertMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxInvalidateFilterMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsListBox a) => OverloadedMethod ListBoxInvalidateFilterMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxInvalidateFilterMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxInvalidateHeadersMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsListBox a) => OverloadedMethod ListBoxInvalidateHeadersMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxInvalidateHeadersMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxInvalidateSortMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsListBox a) => OverloadedMethod ListBoxInvalidateSortMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxInvalidateSortMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

type ListBoxMoveCursorCallback = MovementStep -> Int32 -> Bool -> Bool -> IO () #

data ListBoxMoveCursorSignalInfo #

Instances

Instances details
SignalInfo ListBoxMoveCursorSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

Associated Types

type HaskellCallbackType ListBoxMoveCursorSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType ListBoxMoveCursorSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

data ListBoxPrependMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxPrependMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxRemoveAllMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsListBox a) => OverloadedMethod ListBoxRemoveAllMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxRemoveAllMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxRemoveMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxRemoveMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxRowActivatedSignalInfo #

Instances

Instances details
SignalInfo ListBoxRowActivatedSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

Associated Types

type HaskellCallbackType ListBoxRowActivatedSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType ListBoxRowActivatedSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

data ListBoxRowSelectedSignalInfo #

Instances

Instances details
SignalInfo ListBoxRowSelectedSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

Associated Types

type HaskellCallbackType ListBoxRowSelectedSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType ListBoxRowSelectedSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

data ListBoxSelectAllMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsListBox a) => OverloadedMethod ListBoxSelectAllMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxSelectAllMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxSelectAllSignalInfo #

Instances

Instances details
SignalInfo ListBoxSelectAllSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

Associated Types

type HaskellCallbackType ListBoxSelectAllSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType ListBoxSelectAllSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

data ListBoxSelectRowMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsListBox a, IsListBoxRow b) => OverloadedMethod ListBoxSelectRowMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxSelectRowMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxSelectedForeachMethodInfo #

Instances

Instances details
(signature ~ (ListBoxForeachFunc -> m ()), MonadIO m, IsListBox a) => OverloadedMethod ListBoxSelectedForeachMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxSelectedForeachMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxSelectedRowsChangedSignalInfo #

Instances

Instances details
SignalInfo ListBoxSelectedRowsChangedSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

Associated Types

type HaskellCallbackType ListBoxSelectedRowsChangedSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType ListBoxSelectedRowsChangedSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

data ListBoxSelectionModePropertyInfo #

Instances

Instances details
AttrInfo ListBoxSelectionModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

Associated Types

type AttrAllowedOps ListBoxSelectionModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

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

Defined in GI.Gtk.Objects.ListBox

type AttrBaseTypeConstraint ListBoxSelectionModePropertyInfo = IsListBox
type AttrGetType ListBoxSelectionModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

type AttrSetTypeConstraint ListBoxSelectionModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

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

Defined in GI.Gtk.Objects.ListBox

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

Defined in GI.Gtk.Objects.ListBox

type AttrLabel ListBoxSelectionModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

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

Defined in GI.Gtk.Objects.ListBox

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 
Instance details

Defined in GI.Gtk.Objects.ListBox

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

Defined in GI.Gtk.Objects.ListBox

type AttrBaseTypeConstraint ListBoxSelectionModePropertyInfo = IsListBox
type AttrGetType ListBoxSelectionModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

type AttrLabel ListBoxSelectionModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

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

Defined in GI.Gtk.Objects.ListBox

type AttrSetTypeConstraint ListBoxSelectionModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

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

Defined in GI.Gtk.Objects.ListBox

type AttrTransferTypeConstraint ListBoxSelectionModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

type AttrTransferTypeConstraint ListBoxSelectionModePropertyInfo = Type ~ SelectionMode

data ListBoxSetActivateOnSingleClickMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxSetActivateOnSingleClickMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxSetAdjustmentMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsListBox a, IsAdjustment b) => OverloadedMethod ListBoxSetAdjustmentMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxSetAdjustmentMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxSetFilterFuncMethodInfo #

Instances

Instances details
(signature ~ (Maybe ListBoxFilterFunc -> m ()), MonadIO m, IsListBox a) => OverloadedMethod ListBoxSetFilterFuncMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxSetFilterFuncMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxSetHeaderFuncMethodInfo #

Instances

Instances details
(signature ~ (Maybe ListBoxUpdateHeaderFunc -> m ()), MonadIO m, IsListBox a) => OverloadedMethod ListBoxSetHeaderFuncMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxSetHeaderFuncMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxSetPlaceholderMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsListBox a, IsWidget b) => OverloadedMethod ListBoxSetPlaceholderMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxSetPlaceholderMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxSetSelectionModeMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxSetSelectionModeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxSetShowSeparatorsMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxSetShowSeparatorsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxSetSortFuncMethodInfo #

Instances

Instances details
(signature ~ (Maybe ListBoxSortFunc -> m ()), MonadIO m, IsListBox a) => OverloadedMethod ListBoxSetSortFuncMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxSetSortFuncMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxSetTabBehaviorMethodInfo #

Instances

Instances details
(signature ~ (ListTabBehavior -> m ()), MonadIO m, IsListBox a) => OverloadedMethod ListBoxSetTabBehaviorMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxSetTabBehaviorMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxShowSeparatorsPropertyInfo #

Instances

Instances details
AttrInfo ListBoxShowSeparatorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

Associated Types

type AttrAllowedOps ListBoxShowSeparatorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

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

Defined in GI.Gtk.Objects.ListBox

type AttrBaseTypeConstraint ListBoxShowSeparatorsPropertyInfo = IsListBox
type AttrGetType ListBoxShowSeparatorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

type AttrGetType ListBoxShowSeparatorsPropertyInfo = Bool
type AttrSetTypeConstraint ListBoxShowSeparatorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

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

Defined in GI.Gtk.Objects.ListBox

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

Defined in GI.Gtk.Objects.ListBox

type AttrTransferType ListBoxShowSeparatorsPropertyInfo = Bool
type AttrLabel ListBoxShowSeparatorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

type AttrLabel ListBoxShowSeparatorsPropertyInfo = "show-separators"
type AttrOrigin ListBoxShowSeparatorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

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 
Instance details

Defined in GI.Gtk.Objects.ListBox

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

Defined in GI.Gtk.Objects.ListBox

type AttrBaseTypeConstraint ListBoxShowSeparatorsPropertyInfo = IsListBox
type AttrGetType ListBoxShowSeparatorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

type AttrGetType ListBoxShowSeparatorsPropertyInfo = Bool
type AttrLabel ListBoxShowSeparatorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

type AttrLabel ListBoxShowSeparatorsPropertyInfo = "show-separators"
type AttrOrigin ListBoxShowSeparatorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

type AttrSetTypeConstraint ListBoxShowSeparatorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

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

Defined in GI.Gtk.Objects.ListBox

type AttrTransferType ListBoxShowSeparatorsPropertyInfo = Bool
type AttrTransferTypeConstraint ListBoxShowSeparatorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

type AttrTransferTypeConstraint ListBoxShowSeparatorsPropertyInfo = Type ~ Bool

data ListBoxTabBehaviorPropertyInfo #

Instances

Instances details
AttrInfo ListBoxTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

Associated Types

type AttrAllowedOps ListBoxTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

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

Defined in GI.Gtk.Objects.ListBox

type AttrBaseTypeConstraint ListBoxTabBehaviorPropertyInfo = IsListBox
type AttrGetType ListBoxTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

type AttrSetTypeConstraint ListBoxTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

type AttrSetTypeConstraint ListBoxTabBehaviorPropertyInfo = Type ~ ListTabBehavior
type AttrTransferTypeConstraint ListBoxTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

type AttrTransferTypeConstraint ListBoxTabBehaviorPropertyInfo = Type ~ ListTabBehavior
type AttrTransferType ListBoxTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

type AttrLabel ListBoxTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

type AttrLabel ListBoxTabBehaviorPropertyInfo = "tab-behavior"
type AttrOrigin ListBoxTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

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 
Instance details

Defined in GI.Gtk.Objects.ListBox

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

Defined in GI.Gtk.Objects.ListBox

type AttrBaseTypeConstraint ListBoxTabBehaviorPropertyInfo = IsListBox
type AttrGetType ListBoxTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

type AttrLabel ListBoxTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

type AttrLabel ListBoxTabBehaviorPropertyInfo = "tab-behavior"
type AttrOrigin ListBoxTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

type AttrSetTypeConstraint ListBoxTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

type AttrSetTypeConstraint ListBoxTabBehaviorPropertyInfo = Type ~ ListTabBehavior
type AttrTransferType ListBoxTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

type AttrTransferTypeConstraint ListBoxTabBehaviorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

type AttrTransferTypeConstraint ListBoxTabBehaviorPropertyInfo = Type ~ ListTabBehavior

data ListBoxToggleCursorRowSignalInfo #

Instances

Instances details
SignalInfo ListBoxToggleCursorRowSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

Associated Types

type HaskellCallbackType ListBoxToggleCursorRowSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType ListBoxToggleCursorRowSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

data ListBoxUnselectAllMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsListBox a) => OverloadedMethod ListBoxUnselectAllMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxUnselectAllMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxUnselectAllSignalInfo #

Instances

Instances details
SignalInfo ListBoxUnselectAllSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

Associated Types

type HaskellCallbackType ListBoxUnselectAllSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType ListBoxUnselectAllSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ListBox

data ListBoxUnselectRowMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsListBox a, IsListBoxRow b) => OverloadedMethod ListBoxUnselectRowMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxUnselectRowMethodInfo (a :: Type) 
Instance details

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 () #

toListBox :: (MonadIO m, IsListBox o) => o -> m ListBox #