| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.LevelBar
Description
Documentation
Constructors
| LevelBar (ManagedPtr LevelBar) |
Instances
class (GObject o, IsDescendantOf LevelBar o) => IsLevelBar o #
Instances
| (GObject o, IsDescendantOf LevelBar o) => IsLevelBar o | |
Defined in GI.Gtk.Objects.LevelBar | |
data LevelBarAddOffsetValueMethodInfo #
Instances
| (signature ~ (Text -> Double -> m ()), MonadIO m, IsLevelBar a) => OverloadedMethod LevelBarAddOffsetValueMethodInfo a signature | |
Defined in GI.Gtk.Objects.LevelBar Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo LevelBarAddOffsetValueMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.LevelBar Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data LevelBarGetInvertedMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsLevelBar a) => OverloadedMethod LevelBarGetInvertedMethodInfo a signature | |
Defined in GI.Gtk.Objects.LevelBar Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo LevelBarGetInvertedMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.LevelBar Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data LevelBarGetMaxValueMethodInfo #
Instances
| (signature ~ m Double, MonadIO m, IsLevelBar a) => OverloadedMethod LevelBarGetMaxValueMethodInfo a signature | |
Defined in GI.Gtk.Objects.LevelBar Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo LevelBarGetMaxValueMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.LevelBar Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data LevelBarGetMinValueMethodInfo #
Instances
| (signature ~ m Double, MonadIO m, IsLevelBar a) => OverloadedMethod LevelBarGetMinValueMethodInfo a signature | |
Defined in GI.Gtk.Objects.LevelBar Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo LevelBarGetMinValueMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.LevelBar Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data LevelBarGetModeMethodInfo #
Instances
| (signature ~ m LevelBarMode, MonadIO m, IsLevelBar a) => OverloadedMethod LevelBarGetModeMethodInfo a signature | |
Defined in GI.Gtk.Objects.LevelBar Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo LevelBarGetModeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.LevelBar Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data LevelBarGetOffsetValueMethodInfo #
Instances
| (signature ~ (Maybe Text -> m (Bool, Double)), MonadIO m, IsLevelBar a) => OverloadedMethod LevelBarGetOffsetValueMethodInfo a signature | |
Defined in GI.Gtk.Objects.LevelBar Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo LevelBarGetOffsetValueMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.LevelBar Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data LevelBarGetValueMethodInfo #
Instances
| (signature ~ m Double, MonadIO m, IsLevelBar a) => OverloadedMethod LevelBarGetValueMethodInfo a signature | |
Defined in GI.Gtk.Objects.LevelBar Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo LevelBarGetValueMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.LevelBar Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data LevelBarInvertedPropertyInfo #
Instances
data LevelBarMaxValuePropertyInfo #
Instances
| AttrInfo LevelBarMaxValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar Associated Types
Methods attrGet :: AttrBaseTypeConstraint LevelBarMaxValuePropertyInfo o => o -> IO (AttrGetType LevelBarMaxValuePropertyInfo) attrSet :: (AttrBaseTypeConstraint LevelBarMaxValuePropertyInfo o, AttrSetTypeConstraint LevelBarMaxValuePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint LevelBarMaxValuePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint LevelBarMaxValuePropertyInfo o, AttrSetTypeConstraint LevelBarMaxValuePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint LevelBarMaxValuePropertyInfo o, AttrTransferTypeConstraint LevelBarMaxValuePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType LevelBarMaxValuePropertyInfo) attrPut :: AttrBaseTypeConstraint LevelBarMaxValuePropertyInfo o => o -> AttrGetType LevelBarMaxValuePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps LevelBarMaxValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar type AttrAllowedOps LevelBarMaxValuePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint LevelBarMaxValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar | |||||||||||||||||||||||||||||||||
| type AttrGetType LevelBarMaxValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar type AttrGetType LevelBarMaxValuePropertyInfo = Double | |||||||||||||||||||||||||||||||||
| type AttrLabel LevelBarMaxValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar type AttrLabel LevelBarMaxValuePropertyInfo = "max-value" | |||||||||||||||||||||||||||||||||
| type AttrOrigin LevelBarMaxValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint LevelBarMaxValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar type AttrSetTypeConstraint LevelBarMaxValuePropertyInfo = Type ~ Double | |||||||||||||||||||||||||||||||||
| type AttrTransferType LevelBarMaxValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar type AttrTransferType LevelBarMaxValuePropertyInfo = Double | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint LevelBarMaxValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar type AttrTransferTypeConstraint LevelBarMaxValuePropertyInfo = Type ~ Double | |||||||||||||||||||||||||||||||||
data LevelBarMinValuePropertyInfo #
Instances
| AttrInfo LevelBarMinValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar Associated Types
Methods attrGet :: AttrBaseTypeConstraint LevelBarMinValuePropertyInfo o => o -> IO (AttrGetType LevelBarMinValuePropertyInfo) attrSet :: (AttrBaseTypeConstraint LevelBarMinValuePropertyInfo o, AttrSetTypeConstraint LevelBarMinValuePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint LevelBarMinValuePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint LevelBarMinValuePropertyInfo o, AttrSetTypeConstraint LevelBarMinValuePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint LevelBarMinValuePropertyInfo o, AttrTransferTypeConstraint LevelBarMinValuePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType LevelBarMinValuePropertyInfo) attrPut :: AttrBaseTypeConstraint LevelBarMinValuePropertyInfo o => o -> AttrGetType LevelBarMinValuePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps LevelBarMinValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar type AttrAllowedOps LevelBarMinValuePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint LevelBarMinValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar | |||||||||||||||||||||||||||||||||
| type AttrGetType LevelBarMinValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar type AttrGetType LevelBarMinValuePropertyInfo = Double | |||||||||||||||||||||||||||||||||
| type AttrLabel LevelBarMinValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar type AttrLabel LevelBarMinValuePropertyInfo = "min-value" | |||||||||||||||||||||||||||||||||
| type AttrOrigin LevelBarMinValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint LevelBarMinValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar type AttrSetTypeConstraint LevelBarMinValuePropertyInfo = Type ~ Double | |||||||||||||||||||||||||||||||||
| type AttrTransferType LevelBarMinValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar type AttrTransferType LevelBarMinValuePropertyInfo = Double | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint LevelBarMinValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar type AttrTransferTypeConstraint LevelBarMinValuePropertyInfo = Type ~ Double | |||||||||||||||||||||||||||||||||
data LevelBarModePropertyInfo #
Instances
| AttrInfo LevelBarModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar Associated Types
Methods attrGet :: AttrBaseTypeConstraint LevelBarModePropertyInfo o => o -> IO (AttrGetType LevelBarModePropertyInfo) attrSet :: (AttrBaseTypeConstraint LevelBarModePropertyInfo o, AttrSetTypeConstraint LevelBarModePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint LevelBarModePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint LevelBarModePropertyInfo o, AttrSetTypeConstraint LevelBarModePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint LevelBarModePropertyInfo o, AttrTransferTypeConstraint LevelBarModePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType LevelBarModePropertyInfo) attrPut :: AttrBaseTypeConstraint LevelBarModePropertyInfo o => o -> AttrGetType LevelBarModePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps LevelBarModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar type AttrAllowedOps LevelBarModePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint LevelBarModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar | |||||||||||||||||||||||||||||||||
| type AttrGetType LevelBarModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar | |||||||||||||||||||||||||||||||||
| type AttrLabel LevelBarModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar type AttrLabel LevelBarModePropertyInfo = "mode" | |||||||||||||||||||||||||||||||||
| type AttrOrigin LevelBarModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint LevelBarModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar | |||||||||||||||||||||||||||||||||
| type AttrTransferType LevelBarModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint LevelBarModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar | |||||||||||||||||||||||||||||||||
type LevelBarOffsetChangedCallback = Text -> IO () #
data LevelBarOffsetChangedSignalInfo #
Instances
| SignalInfo LevelBarOffsetChangedSignalInfo | |||||
Defined in GI.Gtk.Objects.LevelBar Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType LevelBarOffsetChangedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType LevelBarOffsetChangedSignalInfo | |||||
Defined in GI.Gtk.Objects.LevelBar | |||||
data LevelBarRemoveOffsetValueMethodInfo #
Instances
| (signature ~ (Maybe Text -> m ()), MonadIO m, IsLevelBar a) => OverloadedMethod LevelBarRemoveOffsetValueMethodInfo a signature | |
Defined in GI.Gtk.Objects.LevelBar Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo LevelBarRemoveOffsetValueMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.LevelBar Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data LevelBarSetInvertedMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsLevelBar a) => OverloadedMethod LevelBarSetInvertedMethodInfo a signature | |
Defined in GI.Gtk.Objects.LevelBar Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo LevelBarSetInvertedMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.LevelBar Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data LevelBarSetMaxValueMethodInfo #
Instances
| (signature ~ (Double -> m ()), MonadIO m, IsLevelBar a) => OverloadedMethod LevelBarSetMaxValueMethodInfo a signature | |
Defined in GI.Gtk.Objects.LevelBar Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo LevelBarSetMaxValueMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.LevelBar Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data LevelBarSetMinValueMethodInfo #
Instances
| (signature ~ (Double -> m ()), MonadIO m, IsLevelBar a) => OverloadedMethod LevelBarSetMinValueMethodInfo a signature | |
Defined in GI.Gtk.Objects.LevelBar Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo LevelBarSetMinValueMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.LevelBar Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data LevelBarSetModeMethodInfo #
Instances
| (signature ~ (LevelBarMode -> m ()), MonadIO m, IsLevelBar a) => OverloadedMethod LevelBarSetModeMethodInfo a signature | |
Defined in GI.Gtk.Objects.LevelBar Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo LevelBarSetModeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.LevelBar Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data LevelBarSetValueMethodInfo #
Instances
| (signature ~ (Double -> m ()), MonadIO m, IsLevelBar a) => OverloadedMethod LevelBarSetValueMethodInfo a signature | |
Defined in GI.Gtk.Objects.LevelBar Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo LevelBarSetValueMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.LevelBar Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data LevelBarValuePropertyInfo #
Instances
| AttrInfo LevelBarValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar Associated Types
Methods attrGet :: AttrBaseTypeConstraint LevelBarValuePropertyInfo o => o -> IO (AttrGetType LevelBarValuePropertyInfo) attrSet :: (AttrBaseTypeConstraint LevelBarValuePropertyInfo o, AttrSetTypeConstraint LevelBarValuePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint LevelBarValuePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint LevelBarValuePropertyInfo o, AttrSetTypeConstraint LevelBarValuePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint LevelBarValuePropertyInfo o, AttrTransferTypeConstraint LevelBarValuePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType LevelBarValuePropertyInfo) attrPut :: AttrBaseTypeConstraint LevelBarValuePropertyInfo o => o -> AttrGetType LevelBarValuePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps LevelBarValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar type AttrAllowedOps LevelBarValuePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint LevelBarValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar | |||||||||||||||||||||||||||||||||
| type AttrGetType LevelBarValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar type AttrGetType LevelBarValuePropertyInfo = Double | |||||||||||||||||||||||||||||||||
| type AttrLabel LevelBarValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar type AttrLabel LevelBarValuePropertyInfo = "value" | |||||||||||||||||||||||||||||||||
| type AttrOrigin LevelBarValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint LevelBarValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar type AttrSetTypeConstraint LevelBarValuePropertyInfo = Type ~ Double | |||||||||||||||||||||||||||||||||
| type AttrTransferType LevelBarValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar type AttrTransferType LevelBarValuePropertyInfo = Double | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint LevelBarValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.LevelBar type AttrTransferTypeConstraint LevelBarValuePropertyInfo = Type ~ Double | |||||||||||||||||||||||||||||||||
type family ResolveLevelBarMethod (t :: Symbol) o where ... #
Equations
| ResolveLevelBarMethod "actionSetEnabled" o = WidgetActionSetEnabledMethodInfo | |
| ResolveLevelBarMethod "activate" o = WidgetActivateMethodInfo | |
| ResolveLevelBarMethod "activateAction" o = WidgetActivateActionMethodInfo | |
| ResolveLevelBarMethod "activateDefault" o = WidgetActivateDefaultMethodInfo | |
| ResolveLevelBarMethod "addController" o = WidgetAddControllerMethodInfo | |
| ResolveLevelBarMethod "addCssClass" o = WidgetAddCssClassMethodInfo | |
| ResolveLevelBarMethod "addMnemonicLabel" o = WidgetAddMnemonicLabelMethodInfo | |
| ResolveLevelBarMethod "addOffsetValue" o = LevelBarAddOffsetValueMethodInfo | |
| ResolveLevelBarMethod "addTickCallback" o = WidgetAddTickCallbackMethodInfo | |
| ResolveLevelBarMethod "allocate" o = WidgetAllocateMethodInfo | |
| ResolveLevelBarMethod "announce" o = AccessibleAnnounceMethodInfo | |
| ResolveLevelBarMethod "bindProperty" o = ObjectBindPropertyMethodInfo | |
| ResolveLevelBarMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo | |
| ResolveLevelBarMethod "childFocus" o = WidgetChildFocusMethodInfo | |
| ResolveLevelBarMethod "computeBounds" o = WidgetComputeBoundsMethodInfo | |
| ResolveLevelBarMethod "computeExpand" o = WidgetComputeExpandMethodInfo | |
| ResolveLevelBarMethod "computePoint" o = WidgetComputePointMethodInfo | |
| ResolveLevelBarMethod "computeTransform" o = WidgetComputeTransformMethodInfo | |
| ResolveLevelBarMethod "contains" o = WidgetContainsMethodInfo | |
| ResolveLevelBarMethod "createPangoContext" o = WidgetCreatePangoContextMethodInfo | |
| ResolveLevelBarMethod "createPangoLayout" o = WidgetCreatePangoLayoutMethodInfo | |
| ResolveLevelBarMethod "disposeTemplate" o = WidgetDisposeTemplateMethodInfo | |
| ResolveLevelBarMethod "dragCheckThreshold" o = WidgetDragCheckThresholdMethodInfo | |
| ResolveLevelBarMethod "errorBell" o = WidgetErrorBellMethodInfo | |
| ResolveLevelBarMethod "forceFloating" o = ObjectForceFloatingMethodInfo | |
| ResolveLevelBarMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo | |
| ResolveLevelBarMethod "getv" o = ObjectGetvMethodInfo | |
| ResolveLevelBarMethod "grabFocus" o = WidgetGrabFocusMethodInfo | |
| ResolveLevelBarMethod "hasCssClass" o = WidgetHasCssClassMethodInfo | |
| ResolveLevelBarMethod "hasDefault" o = WidgetHasDefaultMethodInfo | |
| ResolveLevelBarMethod "hasFocus" o = WidgetHasFocusMethodInfo | |
| ResolveLevelBarMethod "hasVisibleFocus" o = WidgetHasVisibleFocusMethodInfo | |
| ResolveLevelBarMethod "hide" o = WidgetHideMethodInfo | |
| ResolveLevelBarMethod "inDestruction" o = WidgetInDestructionMethodInfo | |
| ResolveLevelBarMethod "initTemplate" o = WidgetInitTemplateMethodInfo | |
| ResolveLevelBarMethod "insertActionGroup" o = WidgetInsertActionGroupMethodInfo | |
| ResolveLevelBarMethod "insertAfter" o = WidgetInsertAfterMethodInfo | |
| ResolveLevelBarMethod "insertBefore" o = WidgetInsertBeforeMethodInfo | |
| ResolveLevelBarMethod "isAncestor" o = WidgetIsAncestorMethodInfo | |
| ResolveLevelBarMethod "isDrawable" o = WidgetIsDrawableMethodInfo | |
| ResolveLevelBarMethod "isFloating" o = ObjectIsFloatingMethodInfo | |
| ResolveLevelBarMethod "isFocus" o = WidgetIsFocusMethodInfo | |
| ResolveLevelBarMethod "isSensitive" o = WidgetIsSensitiveMethodInfo | |
| ResolveLevelBarMethod "isVisible" o = WidgetIsVisibleMethodInfo | |
| ResolveLevelBarMethod "keynavFailed" o = WidgetKeynavFailedMethodInfo | |
| ResolveLevelBarMethod "listMnemonicLabels" o = WidgetListMnemonicLabelsMethodInfo | |
| ResolveLevelBarMethod "map" o = WidgetMapMethodInfo | |
| ResolveLevelBarMethod "measure" o = WidgetMeasureMethodInfo | |
| ResolveLevelBarMethod "mnemonicActivate" o = WidgetMnemonicActivateMethodInfo | |
| ResolveLevelBarMethod "notify" o = ObjectNotifyMethodInfo | |
| ResolveLevelBarMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo | |
| ResolveLevelBarMethod "observeChildren" o = WidgetObserveChildrenMethodInfo | |
| ResolveLevelBarMethod "observeControllers" o = WidgetObserveControllersMethodInfo | |
| ResolveLevelBarMethod "pick" o = WidgetPickMethodInfo | |
| ResolveLevelBarMethod "queueAllocate" o = WidgetQueueAllocateMethodInfo | |
| ResolveLevelBarMethod "queueDraw" o = WidgetQueueDrawMethodInfo | |
| ResolveLevelBarMethod "queueResize" o = WidgetQueueResizeMethodInfo | |
| ResolveLevelBarMethod "realize" o = WidgetRealizeMethodInfo | |
| ResolveLevelBarMethod "ref" o = ObjectRefMethodInfo | |
| ResolveLevelBarMethod "refSink" o = ObjectRefSinkMethodInfo | |
| ResolveLevelBarMethod "removeController" o = WidgetRemoveControllerMethodInfo | |
| ResolveLevelBarMethod "removeCssClass" o = WidgetRemoveCssClassMethodInfo | |
| ResolveLevelBarMethod "removeMnemonicLabel" o = WidgetRemoveMnemonicLabelMethodInfo | |
| ResolveLevelBarMethod "removeOffsetValue" o = LevelBarRemoveOffsetValueMethodInfo | |
| ResolveLevelBarMethod "removeTickCallback" o = WidgetRemoveTickCallbackMethodInfo | |
| ResolveLevelBarMethod "resetProperty" o = AccessibleResetPropertyMethodInfo | |
| ResolveLevelBarMethod "resetRelation" o = AccessibleResetRelationMethodInfo | |
| ResolveLevelBarMethod "resetState" o = AccessibleResetStateMethodInfo | |
| ResolveLevelBarMethod "runDispose" o = ObjectRunDisposeMethodInfo | |
| ResolveLevelBarMethod "shouldLayout" o = WidgetShouldLayoutMethodInfo | |
| ResolveLevelBarMethod "show" o = WidgetShowMethodInfo | |
| ResolveLevelBarMethod "sizeAllocate" o = WidgetSizeAllocateMethodInfo | |
| ResolveLevelBarMethod "snapshotChild" o = WidgetSnapshotChildMethodInfo | |
| ResolveLevelBarMethod "stealData" o = ObjectStealDataMethodInfo | |
| ResolveLevelBarMethod "stealQdata" o = ObjectStealQdataMethodInfo | |
| ResolveLevelBarMethod "thawNotify" o = ObjectThawNotifyMethodInfo | |
| ResolveLevelBarMethod "translateCoordinates" o = WidgetTranslateCoordinatesMethodInfo | |
| ResolveLevelBarMethod "triggerTooltipQuery" o = WidgetTriggerTooltipQueryMethodInfo | |
| ResolveLevelBarMethod "unmap" o = WidgetUnmapMethodInfo | |
| ResolveLevelBarMethod "unparent" o = WidgetUnparentMethodInfo | |
| ResolveLevelBarMethod "unrealize" o = WidgetUnrealizeMethodInfo | |
| ResolveLevelBarMethod "unref" o = ObjectUnrefMethodInfo | |
| ResolveLevelBarMethod "unsetStateFlags" o = WidgetUnsetStateFlagsMethodInfo | |
| ResolveLevelBarMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo | |
| ResolveLevelBarMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo | |
| ResolveLevelBarMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo | |
| ResolveLevelBarMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo | |
| ResolveLevelBarMethod "updateState" o = AccessibleUpdateStateMethodInfo | |
| ResolveLevelBarMethod "watchClosure" o = ObjectWatchClosureMethodInfo | |
| ResolveLevelBarMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo | |
| ResolveLevelBarMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo | |
| ResolveLevelBarMethod "getAllocatedBaseline" o = WidgetGetAllocatedBaselineMethodInfo | |
| ResolveLevelBarMethod "getAllocatedHeight" o = WidgetGetAllocatedHeightMethodInfo | |
| ResolveLevelBarMethod "getAllocatedWidth" o = WidgetGetAllocatedWidthMethodInfo | |
| ResolveLevelBarMethod "getAllocation" o = WidgetGetAllocationMethodInfo | |
| ResolveLevelBarMethod "getAncestor" o = WidgetGetAncestorMethodInfo | |
| ResolveLevelBarMethod "getAtContext" o = AccessibleGetAtContextMethodInfo | |
| ResolveLevelBarMethod "getBaseline" o = WidgetGetBaselineMethodInfo | |
| ResolveLevelBarMethod "getBounds" o = AccessibleGetBoundsMethodInfo | |
| ResolveLevelBarMethod "getBuildableId" o = BuildableGetBuildableIdMethodInfo | |
| ResolveLevelBarMethod "getCanFocus" o = WidgetGetCanFocusMethodInfo | |
| ResolveLevelBarMethod "getCanTarget" o = WidgetGetCanTargetMethodInfo | |
| ResolveLevelBarMethod "getChildVisible" o = WidgetGetChildVisibleMethodInfo | |
| ResolveLevelBarMethod "getClipboard" o = WidgetGetClipboardMethodInfo | |
| ResolveLevelBarMethod "getColor" o = WidgetGetColorMethodInfo | |
| ResolveLevelBarMethod "getCssClasses" o = WidgetGetCssClassesMethodInfo | |
| ResolveLevelBarMethod "getCssName" o = WidgetGetCssNameMethodInfo | |
| ResolveLevelBarMethod "getCursor" o = WidgetGetCursorMethodInfo | |
| ResolveLevelBarMethod "getData" o = ObjectGetDataMethodInfo | |
| ResolveLevelBarMethod "getDirection" o = WidgetGetDirectionMethodInfo | |
| ResolveLevelBarMethod "getDisplay" o = WidgetGetDisplayMethodInfo | |
| ResolveLevelBarMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo | |
| ResolveLevelBarMethod "getFirstChild" o = WidgetGetFirstChildMethodInfo | |
| ResolveLevelBarMethod "getFocusChild" o = WidgetGetFocusChildMethodInfo | |
| ResolveLevelBarMethod "getFocusOnClick" o = WidgetGetFocusOnClickMethodInfo | |
| ResolveLevelBarMethod "getFocusable" o = WidgetGetFocusableMethodInfo | |
| ResolveLevelBarMethod "getFontMap" o = WidgetGetFontMapMethodInfo | |
| ResolveLevelBarMethod "getFontOptions" o = WidgetGetFontOptionsMethodInfo | |
| ResolveLevelBarMethod "getFrameClock" o = WidgetGetFrameClockMethodInfo | |
| ResolveLevelBarMethod "getHalign" o = WidgetGetHalignMethodInfo | |
| ResolveLevelBarMethod "getHasTooltip" o = WidgetGetHasTooltipMethodInfo | |
| ResolveLevelBarMethod "getHeight" o = WidgetGetHeightMethodInfo | |
| ResolveLevelBarMethod "getHexpand" o = WidgetGetHexpandMethodInfo | |
| ResolveLevelBarMethod "getHexpandSet" o = WidgetGetHexpandSetMethodInfo | |
| ResolveLevelBarMethod "getInverted" o = LevelBarGetInvertedMethodInfo | |
| ResolveLevelBarMethod "getLastChild" o = WidgetGetLastChildMethodInfo | |
| ResolveLevelBarMethod "getLayoutManager" o = WidgetGetLayoutManagerMethodInfo | |
| ResolveLevelBarMethod "getLimitEvents" o = WidgetGetLimitEventsMethodInfo | |
| ResolveLevelBarMethod "getMapped" o = WidgetGetMappedMethodInfo | |
| ResolveLevelBarMethod "getMarginBottom" o = WidgetGetMarginBottomMethodInfo | |
| ResolveLevelBarMethod "getMarginEnd" o = WidgetGetMarginEndMethodInfo | |
| ResolveLevelBarMethod "getMarginStart" o = WidgetGetMarginStartMethodInfo | |
| ResolveLevelBarMethod "getMarginTop" o = WidgetGetMarginTopMethodInfo | |
| ResolveLevelBarMethod "getMaxValue" o = LevelBarGetMaxValueMethodInfo | |
| ResolveLevelBarMethod "getMinValue" o = LevelBarGetMinValueMethodInfo | |
| ResolveLevelBarMethod "getMode" o = LevelBarGetModeMethodInfo | |
| ResolveLevelBarMethod "getName" o = WidgetGetNameMethodInfo | |
| ResolveLevelBarMethod "getNative" o = WidgetGetNativeMethodInfo | |
| ResolveLevelBarMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo | |
| ResolveLevelBarMethod "getNextSibling" o = WidgetGetNextSiblingMethodInfo | |
| ResolveLevelBarMethod "getOffsetValue" o = LevelBarGetOffsetValueMethodInfo | |
| ResolveLevelBarMethod "getOpacity" o = WidgetGetOpacityMethodInfo | |
| ResolveLevelBarMethod "getOrientation" o = OrientableGetOrientationMethodInfo | |
| ResolveLevelBarMethod "getOverflow" o = WidgetGetOverflowMethodInfo | |
| ResolveLevelBarMethod "getPangoContext" o = WidgetGetPangoContextMethodInfo | |
| ResolveLevelBarMethod "getParent" o = WidgetGetParentMethodInfo | |
| ResolveLevelBarMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo | |
| ResolveLevelBarMethod "getPreferredSize" o = WidgetGetPreferredSizeMethodInfo | |
| ResolveLevelBarMethod "getPrevSibling" o = WidgetGetPrevSiblingMethodInfo | |
| ResolveLevelBarMethod "getPrimaryClipboard" o = WidgetGetPrimaryClipboardMethodInfo | |
| ResolveLevelBarMethod "getProperty" o = ObjectGetPropertyMethodInfo | |
| ResolveLevelBarMethod "getQdata" o = ObjectGetQdataMethodInfo | |
| ResolveLevelBarMethod "getRealized" o = WidgetGetRealizedMethodInfo | |
| ResolveLevelBarMethod "getReceivesDefault" o = WidgetGetReceivesDefaultMethodInfo | |
| ResolveLevelBarMethod "getRequestMode" o = WidgetGetRequestModeMethodInfo | |
| ResolveLevelBarMethod "getRoot" o = WidgetGetRootMethodInfo | |
| ResolveLevelBarMethod "getScaleFactor" o = WidgetGetScaleFactorMethodInfo | |
| ResolveLevelBarMethod "getSensitive" o = WidgetGetSensitiveMethodInfo | |
| ResolveLevelBarMethod "getSettings" o = WidgetGetSettingsMethodInfo | |
| ResolveLevelBarMethod "getSize" o = WidgetGetSizeMethodInfo | |
| ResolveLevelBarMethod "getSizeRequest" o = WidgetGetSizeRequestMethodInfo | |
| ResolveLevelBarMethod "getStateFlags" o = WidgetGetStateFlagsMethodInfo | |
| ResolveLevelBarMethod "getStyleContext" o = WidgetGetStyleContextMethodInfo | |
| ResolveLevelBarMethod "getTemplateChild" o = WidgetGetTemplateChildMethodInfo | |
| ResolveLevelBarMethod "getTooltipMarkup" o = WidgetGetTooltipMarkupMethodInfo | |
| ResolveLevelBarMethod "getTooltipText" o = WidgetGetTooltipTextMethodInfo | |
| ResolveLevelBarMethod "getValign" o = WidgetGetValignMethodInfo | |
| ResolveLevelBarMethod "getValue" o = LevelBarGetValueMethodInfo | |
| ResolveLevelBarMethod "getVexpand" o = WidgetGetVexpandMethodInfo | |
| ResolveLevelBarMethod "getVexpandSet" o = WidgetGetVexpandSetMethodInfo | |
| ResolveLevelBarMethod "getVisible" o = WidgetGetVisibleMethodInfo | |
| ResolveLevelBarMethod "getWidth" o = WidgetGetWidthMethodInfo | |
| ResolveLevelBarMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo | |
| ResolveLevelBarMethod "setCanFocus" o = WidgetSetCanFocusMethodInfo | |
| ResolveLevelBarMethod "setCanTarget" o = WidgetSetCanTargetMethodInfo | |
| ResolveLevelBarMethod "setChildVisible" o = WidgetSetChildVisibleMethodInfo | |
| ResolveLevelBarMethod "setCssClasses" o = WidgetSetCssClassesMethodInfo | |
| ResolveLevelBarMethod "setCursor" o = WidgetSetCursorMethodInfo | |
| ResolveLevelBarMethod "setCursorFromName" o = WidgetSetCursorFromNameMethodInfo | |
| ResolveLevelBarMethod "setData" o = ObjectSetDataMethodInfo | |
| ResolveLevelBarMethod "setDataFull" o = ObjectSetDataFullMethodInfo | |
| ResolveLevelBarMethod "setDirection" o = WidgetSetDirectionMethodInfo | |
| ResolveLevelBarMethod "setFocusChild" o = WidgetSetFocusChildMethodInfo | |
| ResolveLevelBarMethod "setFocusOnClick" o = WidgetSetFocusOnClickMethodInfo | |
| ResolveLevelBarMethod "setFocusable" o = WidgetSetFocusableMethodInfo | |
| ResolveLevelBarMethod "setFontMap" o = WidgetSetFontMapMethodInfo | |
| ResolveLevelBarMethod "setFontOptions" o = WidgetSetFontOptionsMethodInfo | |
| ResolveLevelBarMethod "setHalign" o = WidgetSetHalignMethodInfo | |
| ResolveLevelBarMethod "setHasTooltip" o = WidgetSetHasTooltipMethodInfo | |
| ResolveLevelBarMethod "setHexpand" o = WidgetSetHexpandMethodInfo | |
| ResolveLevelBarMethod "setHexpandSet" o = WidgetSetHexpandSetMethodInfo | |
| ResolveLevelBarMethod "setInverted" o = LevelBarSetInvertedMethodInfo | |
| ResolveLevelBarMethod "setLayoutManager" o = WidgetSetLayoutManagerMethodInfo | |
| ResolveLevelBarMethod "setLimitEvents" o = WidgetSetLimitEventsMethodInfo | |
| ResolveLevelBarMethod "setMarginBottom" o = WidgetSetMarginBottomMethodInfo | |
| ResolveLevelBarMethod "setMarginEnd" o = WidgetSetMarginEndMethodInfo | |
| ResolveLevelBarMethod "setMarginStart" o = WidgetSetMarginStartMethodInfo | |
| ResolveLevelBarMethod "setMarginTop" o = WidgetSetMarginTopMethodInfo | |
| ResolveLevelBarMethod "setMaxValue" o = LevelBarSetMaxValueMethodInfo | |
| ResolveLevelBarMethod "setMinValue" o = LevelBarSetMinValueMethodInfo | |
| ResolveLevelBarMethod "setMode" o = LevelBarSetModeMethodInfo | |
| ResolveLevelBarMethod "setName" o = WidgetSetNameMethodInfo | |
| ResolveLevelBarMethod "setOpacity" o = WidgetSetOpacityMethodInfo | |
| ResolveLevelBarMethod "setOrientation" o = OrientableSetOrientationMethodInfo | |
| ResolveLevelBarMethod "setOverflow" o = WidgetSetOverflowMethodInfo | |
| ResolveLevelBarMethod "setParent" o = WidgetSetParentMethodInfo | |
| ResolveLevelBarMethod "setProperty" o = ObjectSetPropertyMethodInfo | |
| ResolveLevelBarMethod "setReceivesDefault" o = WidgetSetReceivesDefaultMethodInfo | |
| ResolveLevelBarMethod "setSensitive" o = WidgetSetSensitiveMethodInfo | |
| ResolveLevelBarMethod "setSizeRequest" o = WidgetSetSizeRequestMethodInfo | |
| ResolveLevelBarMethod "setStateFlags" o = WidgetSetStateFlagsMethodInfo | |
| ResolveLevelBarMethod "setTooltipMarkup" o = WidgetSetTooltipMarkupMethodInfo | |
| ResolveLevelBarMethod "setTooltipText" o = WidgetSetTooltipTextMethodInfo | |
| ResolveLevelBarMethod "setValign" o = WidgetSetValignMethodInfo | |
| ResolveLevelBarMethod "setValue" o = LevelBarSetValueMethodInfo | |
| ResolveLevelBarMethod "setVexpand" o = WidgetSetVexpandMethodInfo | |
| ResolveLevelBarMethod "setVexpandSet" o = WidgetSetVexpandSetMethodInfo | |
| ResolveLevelBarMethod "setVisible" o = WidgetSetVisibleMethodInfo | |
| ResolveLevelBarMethod l o = MethodResolutionFailed l o :: Type |
afterLevelBarOffsetChanged :: (IsLevelBar a, MonadIO m) => a -> Maybe Text -> ((?self :: a) => LevelBarOffsetChangedCallback) -> m SignalHandlerId #
constructLevelBarInverted :: (IsLevelBar o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructLevelBarMaxValue :: (IsLevelBar o, MonadIO m) => Double -> m (GValueConstruct o) #
constructLevelBarMinValue :: (IsLevelBar o, MonadIO m) => Double -> m (GValueConstruct o) #
constructLevelBarMode :: (IsLevelBar o, MonadIO m) => LevelBarMode -> m (GValueConstruct o) #
constructLevelBarValue :: (IsLevelBar o, MonadIO m) => Double -> m (GValueConstruct o) #
getLevelBarInverted :: (MonadIO m, IsLevelBar o) => o -> m Bool #
getLevelBarMaxValue :: (MonadIO m, IsLevelBar o) => o -> m Double #
getLevelBarMinValue :: (MonadIO m, IsLevelBar o) => o -> m Double #
getLevelBarMode :: (MonadIO m, IsLevelBar o) => o -> m LevelBarMode #
getLevelBarValue :: (MonadIO m, IsLevelBar o) => o -> m Double #
levelBarAddOffsetValue :: (HasCallStack, MonadIO m, IsLevelBar a) => a -> Text -> Double -> m () #
levelBarGetInverted :: (HasCallStack, MonadIO m, IsLevelBar a) => a -> m Bool #
levelBarGetMaxValue :: (HasCallStack, MonadIO m, IsLevelBar a) => a -> m Double #
levelBarGetMinValue :: (HasCallStack, MonadIO m, IsLevelBar a) => a -> m Double #
levelBarGetMode :: (HasCallStack, MonadIO m, IsLevelBar a) => a -> m LevelBarMode #
levelBarGetOffsetValue :: (HasCallStack, MonadIO m, IsLevelBar a) => a -> Maybe Text -> m (Bool, Double) #
levelBarGetValue :: (HasCallStack, MonadIO m, IsLevelBar a) => a -> m Double #
levelBarInverted :: AttrLabelProxy "inverted" #
levelBarMaxValue :: AttrLabelProxy "maxValue" #
levelBarMinValue :: AttrLabelProxy "minValue" #
levelBarMode :: AttrLabelProxy "mode" #
levelBarNew :: (HasCallStack, MonadIO m) => m LevelBar #
levelBarNewForInterval :: (HasCallStack, MonadIO m) => Double -> Double -> m LevelBar #
levelBarRemoveOffsetValue :: (HasCallStack, MonadIO m, IsLevelBar a) => a -> Maybe Text -> m () #
levelBarSetInverted :: (HasCallStack, MonadIO m, IsLevelBar a) => a -> Bool -> m () #
levelBarSetMaxValue :: (HasCallStack, MonadIO m, IsLevelBar a) => a -> Double -> m () #
levelBarSetMinValue :: (HasCallStack, MonadIO m, IsLevelBar a) => a -> Double -> m () #
levelBarSetMode :: (HasCallStack, MonadIO m, IsLevelBar a) => a -> LevelBarMode -> m () #
levelBarSetValue :: (HasCallStack, MonadIO m, IsLevelBar a) => a -> Double -> m () #
levelBarValue :: AttrLabelProxy "value" #
onLevelBarOffsetChanged :: (IsLevelBar a, MonadIO m) => a -> Maybe Text -> ((?self :: a) => LevelBarOffsetChangedCallback) -> m SignalHandlerId #
setLevelBarInverted :: (MonadIO m, IsLevelBar o) => o -> Bool -> m () #
setLevelBarMaxValue :: (MonadIO m, IsLevelBar o) => o -> Double -> m () #
setLevelBarMinValue :: (MonadIO m, IsLevelBar o) => o -> Double -> m () #
setLevelBarMode :: (MonadIO m, IsLevelBar o) => o -> LevelBarMode -> m () #
setLevelBarValue :: (MonadIO m, IsLevelBar o) => o -> Double -> m () #
toLevelBar :: (MonadIO m, IsLevelBar o) => o -> m LevelBar #