| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.ListBoxRow
Description
Documentation
newtype ListBoxRow #
Constructors
| ListBoxRow (ManagedPtr ListBoxRow) |
Instances
class (GObject o, IsDescendantOf ListBoxRow o) => IsListBoxRow o #
Instances
| (GObject o, IsDescendantOf ListBoxRow o) => IsListBoxRow o | |
Defined in GI.Gtk.Objects.ListBoxRow | |
data ListBoxRowActivatablePropertyInfo #
Instances
type ListBoxRowActivateCallback = IO () #
data ListBoxRowActivateSignalInfo #
Instances
| SignalInfo ListBoxRowActivateSignalInfo | |||||
Defined in GI.Gtk.Objects.ListBoxRow Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType ListBoxRowActivateSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType ListBoxRowActivateSignalInfo | |||||
Defined in GI.Gtk.Objects.ListBoxRow | |||||
data ListBoxRowChangedMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsListBoxRow a) => OverloadedMethod ListBoxRowChangedMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBoxRow Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxRowChangedMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBoxRow Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxRowChildPropertyInfo #
Instances
| AttrInfo ListBoxRowChildPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBoxRow Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBoxRow type AttrAllowedOps ListBoxRowChildPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ListBoxRowChildPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBoxRow | |||||||||||||||||||||||||||||||||
| type AttrGetType ListBoxRowChildPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBoxRow | |||||||||||||||||||||||||||||||||
| type AttrLabel ListBoxRowChildPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBoxRow type AttrLabel ListBoxRowChildPropertyInfo = "child" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ListBoxRowChildPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBoxRow | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ListBoxRowChildPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBoxRow | |||||||||||||||||||||||||||||||||
| type AttrTransferType ListBoxRowChildPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBoxRow | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ListBoxRowChildPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBoxRow | |||||||||||||||||||||||||||||||||
data ListBoxRowGetActivatableMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsListBoxRow a) => OverloadedMethod ListBoxRowGetActivatableMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBoxRow Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxRowGetActivatableMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBoxRow Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxRowGetChildMethodInfo #
Instances
| (signature ~ m (Maybe Widget), MonadIO m, IsListBoxRow a) => OverloadedMethod ListBoxRowGetChildMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBoxRow Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxRowGetChildMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBoxRow Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxRowGetHeaderMethodInfo #
Instances
| (signature ~ m (Maybe Widget), MonadIO m, IsListBoxRow a) => OverloadedMethod ListBoxRowGetHeaderMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBoxRow Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxRowGetHeaderMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBoxRow Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxRowGetIndexMethodInfo #
Instances
| (signature ~ m Int32, MonadIO m, IsListBoxRow a) => OverloadedMethod ListBoxRowGetIndexMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBoxRow Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxRowGetIndexMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBoxRow Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxRowGetSelectableMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsListBoxRow a) => OverloadedMethod ListBoxRowGetSelectableMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBoxRow Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxRowGetSelectableMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBoxRow Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxRowIsSelectedMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsListBoxRow a) => OverloadedMethod ListBoxRowIsSelectedMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBoxRow Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxRowIsSelectedMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBoxRow Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxRowSelectablePropertyInfo #
Instances
| AttrInfo ListBoxRowSelectablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBoxRow Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBoxRow type AttrAllowedOps ListBoxRowSelectablePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ListBoxRowSelectablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBoxRow | |||||||||||||||||||||||||||||||||
| type AttrGetType ListBoxRowSelectablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBoxRow type AttrGetType ListBoxRowSelectablePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel ListBoxRowSelectablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBoxRow type AttrLabel ListBoxRowSelectablePropertyInfo = "selectable" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ListBoxRowSelectablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBoxRow | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ListBoxRowSelectablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBoxRow type AttrSetTypeConstraint ListBoxRowSelectablePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType ListBoxRowSelectablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBoxRow type AttrTransferType ListBoxRowSelectablePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ListBoxRowSelectablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListBoxRow type AttrTransferTypeConstraint ListBoxRowSelectablePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data ListBoxRowSetActivatableMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsListBoxRow a) => OverloadedMethod ListBoxRowSetActivatableMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBoxRow Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxRowSetActivatableMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBoxRow Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxRowSetChildMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsListBoxRow a, IsWidget b) => OverloadedMethod ListBoxRowSetChildMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBoxRow Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxRowSetChildMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBoxRow Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxRowSetHeaderMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsListBoxRow a, IsWidget b) => OverloadedMethod ListBoxRowSetHeaderMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBoxRow Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxRowSetHeaderMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListBoxRow Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListBoxRowSetSelectableMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsListBoxRow a) => OverloadedMethod ListBoxRowSetSelectableMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListBoxRow Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListBoxRowSetSelectableMethodInfo (a :: Type) | |
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 #