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

GI.Gtk.Objects.ListBoxRow

Description

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

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

Documentation

newtype ListBoxRow #

Instances

Instances details
Eq ListBoxRow 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

Methods

(==) :: ListBoxRow -> ListBoxRow -> Bool

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

GObject ListBoxRow 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

ManagedPtrNewtype ListBoxRow 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

TypedObject ListBoxRow 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

Methods

glibType :: IO GType #

HasParentTypes ListBoxRow 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

HasAttributeList ListBoxRow 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

(info ~ ResolveListBoxRowMethod t ListBoxRow, OverloadedMethod info ListBoxRow p, HasField t ListBoxRow p) => HasField (t :: Symbol) ListBoxRow p 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

Methods

getField :: ListBoxRow -> p

(info ~ ResolveListBoxRowMethod t ListBoxRow, OverloadedMethodInfo info ListBoxRow) => IsLabel t (MethodProxy info ListBoxRow) 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

Methods

fromLabel :: MethodProxy info ListBoxRow

(info ~ ResolveListBoxRowMethod t ListBoxRow, OverloadedMethod info ListBoxRow p) => IsLabel t (ListBoxRow -> p) 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

Methods

fromLabel :: ListBoxRow -> p

IsGValue (Maybe ListBoxRow) 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList ListBoxRow 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

type AttributeList ListBoxRow = ListBoxRowAttributeList
type ParentTypes ListBoxRow 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

type SignalList ListBoxRow 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

type SignalList ListBoxRow = ListBoxRowSignalList

class (GObject o, IsDescendantOf ListBoxRow o) => IsListBoxRow o #

Instances

Instances details
(GObject o, IsDescendantOf ListBoxRow o) => IsListBoxRow o 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

data ListBoxRowActivatablePropertyInfo #

Instances

Instances details
AttrInfo ListBoxRowActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

Associated Types

type AttrAllowedOps ListBoxRowActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

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

Defined in GI.Gtk.Objects.ListBoxRow

type AttrBaseTypeConstraint ListBoxRowActivatablePropertyInfo = IsListBoxRow
type AttrGetType ListBoxRowActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

type AttrGetType ListBoxRowActivatablePropertyInfo = Bool
type AttrSetTypeConstraint ListBoxRowActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

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

Defined in GI.Gtk.Objects.ListBoxRow

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

Defined in GI.Gtk.Objects.ListBoxRow

type AttrTransferType ListBoxRowActivatablePropertyInfo = Bool
type AttrLabel ListBoxRowActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

type AttrLabel ListBoxRowActivatablePropertyInfo = "activatable"
type AttrOrigin ListBoxRowActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ListBoxRowActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

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

Defined in GI.Gtk.Objects.ListBoxRow

type AttrBaseTypeConstraint ListBoxRowActivatablePropertyInfo = IsListBoxRow
type AttrGetType ListBoxRowActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

type AttrGetType ListBoxRowActivatablePropertyInfo = Bool
type AttrLabel ListBoxRowActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

type AttrLabel ListBoxRowActivatablePropertyInfo = "activatable"
type AttrOrigin ListBoxRowActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

type AttrSetTypeConstraint ListBoxRowActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

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

Defined in GI.Gtk.Objects.ListBoxRow

type AttrTransferType ListBoxRowActivatablePropertyInfo = Bool
type AttrTransferTypeConstraint ListBoxRowActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

type AttrTransferTypeConstraint ListBoxRowActivatablePropertyInfo = Type ~ Bool

data ListBoxRowActivateSignalInfo #

Instances

Instances details
SignalInfo ListBoxRowActivateSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

Associated Types

type HaskellCallbackType ListBoxRowActivateSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType ListBoxRowActivateSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

data ListBoxRowChangedMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsListBoxRow a) => OverloadedMethod ListBoxRowChangedMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxRowChangedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxRowChildPropertyInfo #

Instances

Instances details
AttrInfo ListBoxRowChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

Associated Types

type AttrAllowedOps ListBoxRowChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

type AttrAllowedOps ListBoxRowChildPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint ListBoxRowChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

type AttrBaseTypeConstraint ListBoxRowChildPropertyInfo = IsListBoxRow
type AttrGetType ListBoxRowChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

type AttrGetType ListBoxRowChildPropertyInfo = Maybe Widget
type AttrSetTypeConstraint ListBoxRowChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

type AttrSetTypeConstraint ListBoxRowChildPropertyInfo = IsWidget
type AttrTransferTypeConstraint ListBoxRowChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

type AttrTransferTypeConstraint ListBoxRowChildPropertyInfo = IsWidget
type AttrTransferType ListBoxRowChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

type AttrTransferType ListBoxRowChildPropertyInfo = Widget
type AttrLabel ListBoxRowChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

type AttrLabel ListBoxRowChildPropertyInfo = "child"
type AttrOrigin ListBoxRowChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ListBoxRowChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

type AttrAllowedOps ListBoxRowChildPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint ListBoxRowChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

type AttrBaseTypeConstraint ListBoxRowChildPropertyInfo = IsListBoxRow
type AttrGetType ListBoxRowChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

type AttrGetType ListBoxRowChildPropertyInfo = Maybe Widget
type AttrLabel ListBoxRowChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

type AttrLabel ListBoxRowChildPropertyInfo = "child"
type AttrOrigin ListBoxRowChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

type AttrSetTypeConstraint ListBoxRowChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

type AttrSetTypeConstraint ListBoxRowChildPropertyInfo = IsWidget
type AttrTransferType ListBoxRowChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

type AttrTransferType ListBoxRowChildPropertyInfo = Widget
type AttrTransferTypeConstraint ListBoxRowChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

type AttrTransferTypeConstraint ListBoxRowChildPropertyInfo = IsWidget

data ListBoxRowGetActivatableMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsListBoxRow a) => OverloadedMethod ListBoxRowGetActivatableMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxRowGetActivatableMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxRowGetChildMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Widget), MonadIO m, IsListBoxRow a) => OverloadedMethod ListBoxRowGetChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxRowGetChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxRowGetHeaderMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Widget), MonadIO m, IsListBoxRow a) => OverloadedMethod ListBoxRowGetHeaderMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxRowGetHeaderMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxRowGetIndexMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsListBoxRow a) => OverloadedMethod ListBoxRowGetIndexMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxRowGetIndexMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxRowGetSelectableMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsListBoxRow a) => OverloadedMethod ListBoxRowGetSelectableMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxRowGetSelectableMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxRowIsSelectedMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsListBoxRow a) => OverloadedMethod ListBoxRowIsSelectedMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxRowIsSelectedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxRowSelectablePropertyInfo #

Instances

Instances details
AttrInfo ListBoxRowSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

Associated Types

type AttrAllowedOps ListBoxRowSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

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

Defined in GI.Gtk.Objects.ListBoxRow

type AttrBaseTypeConstraint ListBoxRowSelectablePropertyInfo = IsListBoxRow
type AttrGetType ListBoxRowSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

type AttrGetType ListBoxRowSelectablePropertyInfo = Bool
type AttrSetTypeConstraint ListBoxRowSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

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

Defined in GI.Gtk.Objects.ListBoxRow

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

Defined in GI.Gtk.Objects.ListBoxRow

type AttrTransferType ListBoxRowSelectablePropertyInfo = Bool
type AttrLabel ListBoxRowSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

type AttrLabel ListBoxRowSelectablePropertyInfo = "selectable"
type AttrOrigin ListBoxRowSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ListBoxRowSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

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

Defined in GI.Gtk.Objects.ListBoxRow

type AttrBaseTypeConstraint ListBoxRowSelectablePropertyInfo = IsListBoxRow
type AttrGetType ListBoxRowSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

type AttrGetType ListBoxRowSelectablePropertyInfo = Bool
type AttrLabel ListBoxRowSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

type AttrLabel ListBoxRowSelectablePropertyInfo = "selectable"
type AttrOrigin ListBoxRowSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

type AttrSetTypeConstraint ListBoxRowSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

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

Defined in GI.Gtk.Objects.ListBoxRow

type AttrTransferType ListBoxRowSelectablePropertyInfo = Bool
type AttrTransferTypeConstraint ListBoxRowSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

type AttrTransferTypeConstraint ListBoxRowSelectablePropertyInfo = Type ~ Bool

data ListBoxRowSetActivatableMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.ListBoxRow

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxRowSetActivatableMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxRowSetChildMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.ListBoxRow

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxRowSetChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxRowSetHeaderMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.ListBoxRow

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxRowSetHeaderMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ListBoxRowSetSelectableMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.ListBoxRow

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ListBoxRowSetSelectableMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ListBoxRow

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

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

Equations

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

afterListBoxRowActivate :: (IsListBoxRow a, MonadIO m) => a -> ((?self :: a) => ListBoxRowActivateCallback) -> m SignalHandlerId #

clearListBoxRowChild :: (MonadIO m, IsListBoxRow o) => o -> m () #

constructListBoxRowActivatable :: (IsListBoxRow o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructListBoxRowChild :: (IsListBoxRow o, MonadIO m, IsWidget a) => a -> m (GValueConstruct o) #

constructListBoxRowSelectable :: (IsListBoxRow o, MonadIO m) => Bool -> m (GValueConstruct o) #

getListBoxRowActivatable :: (MonadIO m, IsListBoxRow o) => o -> m Bool #

getListBoxRowChild :: (MonadIO m, IsListBoxRow o) => o -> m (Maybe Widget) #

getListBoxRowSelectable :: (MonadIO m, IsListBoxRow o) => o -> m Bool #

listBoxRowActivatable :: AttrLabelProxy "activatable" #

listBoxRowChanged :: (HasCallStack, MonadIO m, IsListBoxRow a) => a -> m () #

listBoxRowChild :: AttrLabelProxy "child" #

listBoxRowGetActivatable :: (HasCallStack, MonadIO m, IsListBoxRow a) => a -> m Bool #

listBoxRowGetChild :: (HasCallStack, MonadIO m, IsListBoxRow a) => a -> m (Maybe Widget) #

listBoxRowGetHeader :: (HasCallStack, MonadIO m, IsListBoxRow a) => a -> m (Maybe Widget) #

listBoxRowGetIndex :: (HasCallStack, MonadIO m, IsListBoxRow a) => a -> m Int32 #

listBoxRowGetSelectable :: (HasCallStack, MonadIO m, IsListBoxRow a) => a -> m Bool #

listBoxRowIsSelected :: (HasCallStack, MonadIO m, IsListBoxRow a) => a -> m Bool #

listBoxRowNew :: (HasCallStack, MonadIO m) => m ListBoxRow #

listBoxRowSelectable :: AttrLabelProxy "selectable" #

listBoxRowSetActivatable :: (HasCallStack, MonadIO m, IsListBoxRow a) => a -> Bool -> m () #

listBoxRowSetChild :: (HasCallStack, MonadIO m, IsListBoxRow a, IsWidget b) => a -> Maybe b -> m () #

listBoxRowSetHeader :: (HasCallStack, MonadIO m, IsListBoxRow a, IsWidget b) => a -> Maybe b -> m () #

listBoxRowSetSelectable :: (HasCallStack, MonadIO m, IsListBoxRow a) => a -> Bool -> m () #

onListBoxRowActivate :: (IsListBoxRow a, MonadIO m) => a -> ((?self :: a) => ListBoxRowActivateCallback) -> m SignalHandlerId #

setListBoxRowActivatable :: (MonadIO m, IsListBoxRow o) => o -> Bool -> m () #

setListBoxRowChild :: (MonadIO m, IsListBoxRow o, IsWidget a) => o -> a -> m () #

setListBoxRowSelectable :: (MonadIO m, IsListBoxRow o) => o -> Bool -> m () #

toListBoxRow :: (MonadIO m, IsListBoxRow o) => o -> m ListBoxRow #