| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.ProgressBar
Description
Documentation
newtype ProgressBar #
Constructors
| ProgressBar (ManagedPtr ProgressBar) |
Instances
class (GObject o, IsDescendantOf ProgressBar o) => IsProgressBar o #
Instances
| (GObject o, IsDescendantOf ProgressBar o) => IsProgressBar o | |
Defined in GI.Gtk.Objects.ProgressBar | |
data ProgressBarEllipsizePropertyInfo #
Instances
data ProgressBarFractionPropertyInfo #
Instances
| AttrInfo ProgressBarFractionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar Associated Types
Methods attrGet :: AttrBaseTypeConstraint ProgressBarFractionPropertyInfo o => o -> IO (AttrGetType ProgressBarFractionPropertyInfo) attrSet :: (AttrBaseTypeConstraint ProgressBarFractionPropertyInfo o, AttrSetTypeConstraint ProgressBarFractionPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ProgressBarFractionPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ProgressBarFractionPropertyInfo o, AttrSetTypeConstraint ProgressBarFractionPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ProgressBarFractionPropertyInfo o, AttrTransferTypeConstraint ProgressBarFractionPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ProgressBarFractionPropertyInfo) attrPut :: AttrBaseTypeConstraint ProgressBarFractionPropertyInfo o => o -> AttrGetType ProgressBarFractionPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ProgressBarFractionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar type AttrAllowedOps ProgressBarFractionPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ProgressBarFractionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar | |||||||||||||||||||||||||||||||||
| type AttrGetType ProgressBarFractionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar type AttrGetType ProgressBarFractionPropertyInfo = Double | |||||||||||||||||||||||||||||||||
| type AttrLabel ProgressBarFractionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar type AttrLabel ProgressBarFractionPropertyInfo = "fraction" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ProgressBarFractionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ProgressBarFractionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar type AttrSetTypeConstraint ProgressBarFractionPropertyInfo = Type ~ Double | |||||||||||||||||||||||||||||||||
| type AttrTransferType ProgressBarFractionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar type AttrTransferType ProgressBarFractionPropertyInfo = Double | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ProgressBarFractionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar type AttrTransferTypeConstraint ProgressBarFractionPropertyInfo = Type ~ Double | |||||||||||||||||||||||||||||||||
data ProgressBarGetEllipsizeMethodInfo #
Instances
| (signature ~ m EllipsizeMode, MonadIO m, IsProgressBar a) => OverloadedMethod ProgressBarGetEllipsizeMethodInfo a signature | |
Defined in GI.Gtk.Objects.ProgressBar Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ProgressBarGetEllipsizeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ProgressBar Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ProgressBarGetFractionMethodInfo #
Instances
| (signature ~ m Double, MonadIO m, IsProgressBar a) => OverloadedMethod ProgressBarGetFractionMethodInfo a signature | |
Defined in GI.Gtk.Objects.ProgressBar Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ProgressBarGetFractionMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ProgressBar Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ProgressBarGetInvertedMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsProgressBar a) => OverloadedMethod ProgressBarGetInvertedMethodInfo a signature | |
Defined in GI.Gtk.Objects.ProgressBar Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ProgressBarGetInvertedMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ProgressBar Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ProgressBarGetPulseStepMethodInfo #
Instances
| (signature ~ m Double, MonadIO m, IsProgressBar a) => OverloadedMethod ProgressBarGetPulseStepMethodInfo a signature | |
Defined in GI.Gtk.Objects.ProgressBar Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ProgressBarGetPulseStepMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ProgressBar Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ProgressBarGetShowTextMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsProgressBar a) => OverloadedMethod ProgressBarGetShowTextMethodInfo a signature | |
Defined in GI.Gtk.Objects.ProgressBar Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ProgressBarGetShowTextMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ProgressBar Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ProgressBarGetTextMethodInfo #
Instances
| (signature ~ m (Maybe Text), MonadIO m, IsProgressBar a) => OverloadedMethod ProgressBarGetTextMethodInfo a signature | |
Defined in GI.Gtk.Objects.ProgressBar Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ProgressBarGetTextMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ProgressBar Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ProgressBarInvertedPropertyInfo #
Instances
| AttrInfo ProgressBarInvertedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar Associated Types
Methods attrGet :: AttrBaseTypeConstraint ProgressBarInvertedPropertyInfo o => o -> IO (AttrGetType ProgressBarInvertedPropertyInfo) attrSet :: (AttrBaseTypeConstraint ProgressBarInvertedPropertyInfo o, AttrSetTypeConstraint ProgressBarInvertedPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ProgressBarInvertedPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ProgressBarInvertedPropertyInfo o, AttrSetTypeConstraint ProgressBarInvertedPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ProgressBarInvertedPropertyInfo o, AttrTransferTypeConstraint ProgressBarInvertedPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ProgressBarInvertedPropertyInfo) attrPut :: AttrBaseTypeConstraint ProgressBarInvertedPropertyInfo o => o -> AttrGetType ProgressBarInvertedPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ProgressBarInvertedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar type AttrAllowedOps ProgressBarInvertedPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ProgressBarInvertedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar | |||||||||||||||||||||||||||||||||
| type AttrGetType ProgressBarInvertedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar type AttrGetType ProgressBarInvertedPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel ProgressBarInvertedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar type AttrLabel ProgressBarInvertedPropertyInfo = "inverted" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ProgressBarInvertedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ProgressBarInvertedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar type AttrSetTypeConstraint ProgressBarInvertedPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType ProgressBarInvertedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar type AttrTransferType ProgressBarInvertedPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ProgressBarInvertedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar type AttrTransferTypeConstraint ProgressBarInvertedPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data ProgressBarPulseMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsProgressBar a) => OverloadedMethod ProgressBarPulseMethodInfo a signature | |
Defined in GI.Gtk.Objects.ProgressBar Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ProgressBarPulseMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ProgressBar Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ProgressBarPulseStepPropertyInfo #
Instances
| AttrInfo ProgressBarPulseStepPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar Associated Types
Methods attrGet :: AttrBaseTypeConstraint ProgressBarPulseStepPropertyInfo o => o -> IO (AttrGetType ProgressBarPulseStepPropertyInfo) attrSet :: (AttrBaseTypeConstraint ProgressBarPulseStepPropertyInfo o, AttrSetTypeConstraint ProgressBarPulseStepPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ProgressBarPulseStepPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ProgressBarPulseStepPropertyInfo o, AttrSetTypeConstraint ProgressBarPulseStepPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ProgressBarPulseStepPropertyInfo o, AttrTransferTypeConstraint ProgressBarPulseStepPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ProgressBarPulseStepPropertyInfo) attrPut :: AttrBaseTypeConstraint ProgressBarPulseStepPropertyInfo o => o -> AttrGetType ProgressBarPulseStepPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ProgressBarPulseStepPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar type AttrAllowedOps ProgressBarPulseStepPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ProgressBarPulseStepPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar | |||||||||||||||||||||||||||||||||
| type AttrGetType ProgressBarPulseStepPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar type AttrGetType ProgressBarPulseStepPropertyInfo = Double | |||||||||||||||||||||||||||||||||
| type AttrLabel ProgressBarPulseStepPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar type AttrLabel ProgressBarPulseStepPropertyInfo = "pulse-step" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ProgressBarPulseStepPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ProgressBarPulseStepPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar type AttrSetTypeConstraint ProgressBarPulseStepPropertyInfo = Type ~ Double | |||||||||||||||||||||||||||||||||
| type AttrTransferType ProgressBarPulseStepPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar type AttrTransferType ProgressBarPulseStepPropertyInfo = Double | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ProgressBarPulseStepPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar type AttrTransferTypeConstraint ProgressBarPulseStepPropertyInfo = Type ~ Double | |||||||||||||||||||||||||||||||||
data ProgressBarSetEllipsizeMethodInfo #
Instances
| (signature ~ (EllipsizeMode -> m ()), MonadIO m, IsProgressBar a) => OverloadedMethod ProgressBarSetEllipsizeMethodInfo a signature | |
Defined in GI.Gtk.Objects.ProgressBar Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ProgressBarSetEllipsizeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ProgressBar Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ProgressBarSetFractionMethodInfo #
Instances
| (signature ~ (Double -> m ()), MonadIO m, IsProgressBar a) => OverloadedMethod ProgressBarSetFractionMethodInfo a signature | |
Defined in GI.Gtk.Objects.ProgressBar Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ProgressBarSetFractionMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ProgressBar Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ProgressBarSetInvertedMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsProgressBar a) => OverloadedMethod ProgressBarSetInvertedMethodInfo a signature | |
Defined in GI.Gtk.Objects.ProgressBar Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ProgressBarSetInvertedMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ProgressBar Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ProgressBarSetPulseStepMethodInfo #
Instances
| (signature ~ (Double -> m ()), MonadIO m, IsProgressBar a) => OverloadedMethod ProgressBarSetPulseStepMethodInfo a signature | |
Defined in GI.Gtk.Objects.ProgressBar Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ProgressBarSetPulseStepMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ProgressBar Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ProgressBarSetShowTextMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsProgressBar a) => OverloadedMethod ProgressBarSetShowTextMethodInfo a signature | |
Defined in GI.Gtk.Objects.ProgressBar Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ProgressBarSetShowTextMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ProgressBar Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ProgressBarSetTextMethodInfo #
Instances
| (signature ~ (Maybe Text -> m ()), MonadIO m, IsProgressBar a) => OverloadedMethod ProgressBarSetTextMethodInfo a signature | |
Defined in GI.Gtk.Objects.ProgressBar Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ProgressBarSetTextMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ProgressBar Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ProgressBarShowTextPropertyInfo #
Instances
| AttrInfo ProgressBarShowTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar Associated Types
Methods attrGet :: AttrBaseTypeConstraint ProgressBarShowTextPropertyInfo o => o -> IO (AttrGetType ProgressBarShowTextPropertyInfo) attrSet :: (AttrBaseTypeConstraint ProgressBarShowTextPropertyInfo o, AttrSetTypeConstraint ProgressBarShowTextPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ProgressBarShowTextPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ProgressBarShowTextPropertyInfo o, AttrSetTypeConstraint ProgressBarShowTextPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ProgressBarShowTextPropertyInfo o, AttrTransferTypeConstraint ProgressBarShowTextPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ProgressBarShowTextPropertyInfo) attrPut :: AttrBaseTypeConstraint ProgressBarShowTextPropertyInfo o => o -> AttrGetType ProgressBarShowTextPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ProgressBarShowTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar type AttrAllowedOps ProgressBarShowTextPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ProgressBarShowTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar | |||||||||||||||||||||||||||||||||
| type AttrGetType ProgressBarShowTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar type AttrGetType ProgressBarShowTextPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel ProgressBarShowTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar type AttrLabel ProgressBarShowTextPropertyInfo = "show-text" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ProgressBarShowTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ProgressBarShowTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar type AttrSetTypeConstraint ProgressBarShowTextPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType ProgressBarShowTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar type AttrTransferType ProgressBarShowTextPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ProgressBarShowTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar type AttrTransferTypeConstraint ProgressBarShowTextPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data ProgressBarTextPropertyInfo #
Instances
| AttrInfo ProgressBarTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar Associated Types
Methods attrGet :: AttrBaseTypeConstraint ProgressBarTextPropertyInfo o => o -> IO (AttrGetType ProgressBarTextPropertyInfo) attrSet :: (AttrBaseTypeConstraint ProgressBarTextPropertyInfo o, AttrSetTypeConstraint ProgressBarTextPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ProgressBarTextPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ProgressBarTextPropertyInfo o, AttrSetTypeConstraint ProgressBarTextPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ProgressBarTextPropertyInfo o, AttrTransferTypeConstraint ProgressBarTextPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ProgressBarTextPropertyInfo) attrPut :: AttrBaseTypeConstraint ProgressBarTextPropertyInfo o => o -> AttrGetType ProgressBarTextPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ProgressBarTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar type AttrAllowedOps ProgressBarTextPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ProgressBarTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar | |||||||||||||||||||||||||||||||||
| type AttrGetType ProgressBarTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar type AttrGetType ProgressBarTextPropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel ProgressBarTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar type AttrLabel ProgressBarTextPropertyInfo = "text" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ProgressBarTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ProgressBarTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar type AttrSetTypeConstraint ProgressBarTextPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType ProgressBarTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar type AttrTransferType ProgressBarTextPropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ProgressBarTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ProgressBar type AttrTransferTypeConstraint ProgressBarTextPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
type family ResolveProgressBarMethod (t :: Symbol) o where ... #
Equations
| ResolveProgressBarMethod "actionSetEnabled" o = WidgetActionSetEnabledMethodInfo | |
| ResolveProgressBarMethod "activate" o = WidgetActivateMethodInfo | |
| ResolveProgressBarMethod "activateAction" o = WidgetActivateActionMethodInfo | |
| ResolveProgressBarMethod "activateDefault" o = WidgetActivateDefaultMethodInfo | |
| ResolveProgressBarMethod "addController" o = WidgetAddControllerMethodInfo | |
| ResolveProgressBarMethod "addCssClass" o = WidgetAddCssClassMethodInfo | |
| ResolveProgressBarMethod "addMnemonicLabel" o = WidgetAddMnemonicLabelMethodInfo | |
| ResolveProgressBarMethod "addTickCallback" o = WidgetAddTickCallbackMethodInfo | |
| ResolveProgressBarMethod "allocate" o = WidgetAllocateMethodInfo | |
| ResolveProgressBarMethod "announce" o = AccessibleAnnounceMethodInfo | |
| ResolveProgressBarMethod "bindProperty" o = ObjectBindPropertyMethodInfo | |
| ResolveProgressBarMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo | |
| ResolveProgressBarMethod "childFocus" o = WidgetChildFocusMethodInfo | |
| ResolveProgressBarMethod "computeBounds" o = WidgetComputeBoundsMethodInfo | |
| ResolveProgressBarMethod "computeExpand" o = WidgetComputeExpandMethodInfo | |
| ResolveProgressBarMethod "computePoint" o = WidgetComputePointMethodInfo | |
| ResolveProgressBarMethod "computeTransform" o = WidgetComputeTransformMethodInfo | |
| ResolveProgressBarMethod "contains" o = WidgetContainsMethodInfo | |
| ResolveProgressBarMethod "createPangoContext" o = WidgetCreatePangoContextMethodInfo | |
| ResolveProgressBarMethod "createPangoLayout" o = WidgetCreatePangoLayoutMethodInfo | |
| ResolveProgressBarMethod "disposeTemplate" o = WidgetDisposeTemplateMethodInfo | |
| ResolveProgressBarMethod "dragCheckThreshold" o = WidgetDragCheckThresholdMethodInfo | |
| ResolveProgressBarMethod "errorBell" o = WidgetErrorBellMethodInfo | |
| ResolveProgressBarMethod "forceFloating" o = ObjectForceFloatingMethodInfo | |
| ResolveProgressBarMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo | |
| ResolveProgressBarMethod "getv" o = ObjectGetvMethodInfo | |
| ResolveProgressBarMethod "grabFocus" o = WidgetGrabFocusMethodInfo | |
| ResolveProgressBarMethod "hasCssClass" o = WidgetHasCssClassMethodInfo | |
| ResolveProgressBarMethod "hasDefault" o = WidgetHasDefaultMethodInfo | |
| ResolveProgressBarMethod "hasFocus" o = WidgetHasFocusMethodInfo | |
| ResolveProgressBarMethod "hasVisibleFocus" o = WidgetHasVisibleFocusMethodInfo | |
| ResolveProgressBarMethod "hide" o = WidgetHideMethodInfo | |
| ResolveProgressBarMethod "inDestruction" o = WidgetInDestructionMethodInfo | |
| ResolveProgressBarMethod "initTemplate" o = WidgetInitTemplateMethodInfo | |
| ResolveProgressBarMethod "insertActionGroup" o = WidgetInsertActionGroupMethodInfo | |
| ResolveProgressBarMethod "insertAfter" o = WidgetInsertAfterMethodInfo | |
| ResolveProgressBarMethod "insertBefore" o = WidgetInsertBeforeMethodInfo | |
| ResolveProgressBarMethod "isAncestor" o = WidgetIsAncestorMethodInfo | |
| ResolveProgressBarMethod "isDrawable" o = WidgetIsDrawableMethodInfo | |
| ResolveProgressBarMethod "isFloating" o = ObjectIsFloatingMethodInfo | |
| ResolveProgressBarMethod "isFocus" o = WidgetIsFocusMethodInfo | |
| ResolveProgressBarMethod "isSensitive" o = WidgetIsSensitiveMethodInfo | |
| ResolveProgressBarMethod "isVisible" o = WidgetIsVisibleMethodInfo | |
| ResolveProgressBarMethod "keynavFailed" o = WidgetKeynavFailedMethodInfo | |
| ResolveProgressBarMethod "listMnemonicLabels" o = WidgetListMnemonicLabelsMethodInfo | |
| ResolveProgressBarMethod "map" o = WidgetMapMethodInfo | |
| ResolveProgressBarMethod "measure" o = WidgetMeasureMethodInfo | |
| ResolveProgressBarMethod "mnemonicActivate" o = WidgetMnemonicActivateMethodInfo | |
| ResolveProgressBarMethod "notify" o = ObjectNotifyMethodInfo | |
| ResolveProgressBarMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo | |
| ResolveProgressBarMethod "observeChildren" o = WidgetObserveChildrenMethodInfo | |
| ResolveProgressBarMethod "observeControllers" o = WidgetObserveControllersMethodInfo | |
| ResolveProgressBarMethod "pick" o = WidgetPickMethodInfo | |
| ResolveProgressBarMethod "pulse" o = ProgressBarPulseMethodInfo | |
| ResolveProgressBarMethod "queueAllocate" o = WidgetQueueAllocateMethodInfo | |
| ResolveProgressBarMethod "queueDraw" o = WidgetQueueDrawMethodInfo | |
| ResolveProgressBarMethod "queueResize" o = WidgetQueueResizeMethodInfo | |
| ResolveProgressBarMethod "realize" o = WidgetRealizeMethodInfo | |
| ResolveProgressBarMethod "ref" o = ObjectRefMethodInfo | |
| ResolveProgressBarMethod "refSink" o = ObjectRefSinkMethodInfo | |
| ResolveProgressBarMethod "removeController" o = WidgetRemoveControllerMethodInfo | |
| ResolveProgressBarMethod "removeCssClass" o = WidgetRemoveCssClassMethodInfo | |
| ResolveProgressBarMethod "removeMnemonicLabel" o = WidgetRemoveMnemonicLabelMethodInfo | |
| ResolveProgressBarMethod "removeTickCallback" o = WidgetRemoveTickCallbackMethodInfo | |
| ResolveProgressBarMethod "resetProperty" o = AccessibleResetPropertyMethodInfo | |
| ResolveProgressBarMethod "resetRelation" o = AccessibleResetRelationMethodInfo | |
| ResolveProgressBarMethod "resetState" o = AccessibleResetStateMethodInfo | |
| ResolveProgressBarMethod "runDispose" o = ObjectRunDisposeMethodInfo | |
| ResolveProgressBarMethod "shouldLayout" o = WidgetShouldLayoutMethodInfo | |
| ResolveProgressBarMethod "show" o = WidgetShowMethodInfo | |
| ResolveProgressBarMethod "sizeAllocate" o = WidgetSizeAllocateMethodInfo | |
| ResolveProgressBarMethod "snapshotChild" o = WidgetSnapshotChildMethodInfo | |
| ResolveProgressBarMethod "stealData" o = ObjectStealDataMethodInfo | |
| ResolveProgressBarMethod "stealQdata" o = ObjectStealQdataMethodInfo | |
| ResolveProgressBarMethod "thawNotify" o = ObjectThawNotifyMethodInfo | |
| ResolveProgressBarMethod "translateCoordinates" o = WidgetTranslateCoordinatesMethodInfo | |
| ResolveProgressBarMethod "triggerTooltipQuery" o = WidgetTriggerTooltipQueryMethodInfo | |
| ResolveProgressBarMethod "unmap" o = WidgetUnmapMethodInfo | |
| ResolveProgressBarMethod "unparent" o = WidgetUnparentMethodInfo | |
| ResolveProgressBarMethod "unrealize" o = WidgetUnrealizeMethodInfo | |
| ResolveProgressBarMethod "unref" o = ObjectUnrefMethodInfo | |
| ResolveProgressBarMethod "unsetStateFlags" o = WidgetUnsetStateFlagsMethodInfo | |
| ResolveProgressBarMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo | |
| ResolveProgressBarMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo | |
| ResolveProgressBarMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo | |
| ResolveProgressBarMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo | |
| ResolveProgressBarMethod "updateState" o = AccessibleUpdateStateMethodInfo | |
| ResolveProgressBarMethod "watchClosure" o = ObjectWatchClosureMethodInfo | |
| ResolveProgressBarMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo | |
| ResolveProgressBarMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo | |
| ResolveProgressBarMethod "getAllocatedBaseline" o = WidgetGetAllocatedBaselineMethodInfo | |
| ResolveProgressBarMethod "getAllocatedHeight" o = WidgetGetAllocatedHeightMethodInfo | |
| ResolveProgressBarMethod "getAllocatedWidth" o = WidgetGetAllocatedWidthMethodInfo | |
| ResolveProgressBarMethod "getAllocation" o = WidgetGetAllocationMethodInfo | |
| ResolveProgressBarMethod "getAncestor" o = WidgetGetAncestorMethodInfo | |
| ResolveProgressBarMethod "getAtContext" o = AccessibleGetAtContextMethodInfo | |
| ResolveProgressBarMethod "getBaseline" o = WidgetGetBaselineMethodInfo | |
| ResolveProgressBarMethod "getBounds" o = AccessibleGetBoundsMethodInfo | |
| ResolveProgressBarMethod "getBuildableId" o = BuildableGetBuildableIdMethodInfo | |
| ResolveProgressBarMethod "getCanFocus" o = WidgetGetCanFocusMethodInfo | |
| ResolveProgressBarMethod "getCanTarget" o = WidgetGetCanTargetMethodInfo | |
| ResolveProgressBarMethod "getChildVisible" o = WidgetGetChildVisibleMethodInfo | |
| ResolveProgressBarMethod "getClipboard" o = WidgetGetClipboardMethodInfo | |
| ResolveProgressBarMethod "getColor" o = WidgetGetColorMethodInfo | |
| ResolveProgressBarMethod "getCssClasses" o = WidgetGetCssClassesMethodInfo | |
| ResolveProgressBarMethod "getCssName" o = WidgetGetCssNameMethodInfo | |
| ResolveProgressBarMethod "getCursor" o = WidgetGetCursorMethodInfo | |
| ResolveProgressBarMethod "getData" o = ObjectGetDataMethodInfo | |
| ResolveProgressBarMethod "getDirection" o = WidgetGetDirectionMethodInfo | |
| ResolveProgressBarMethod "getDisplay" o = WidgetGetDisplayMethodInfo | |
| ResolveProgressBarMethod "getEllipsize" o = ProgressBarGetEllipsizeMethodInfo | |
| ResolveProgressBarMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo | |
| ResolveProgressBarMethod "getFirstChild" o = WidgetGetFirstChildMethodInfo | |
| ResolveProgressBarMethod "getFocusChild" o = WidgetGetFocusChildMethodInfo | |
| ResolveProgressBarMethod "getFocusOnClick" o = WidgetGetFocusOnClickMethodInfo | |
| ResolveProgressBarMethod "getFocusable" o = WidgetGetFocusableMethodInfo | |
| ResolveProgressBarMethod "getFontMap" o = WidgetGetFontMapMethodInfo | |
| ResolveProgressBarMethod "getFontOptions" o = WidgetGetFontOptionsMethodInfo | |
| ResolveProgressBarMethod "getFraction" o = ProgressBarGetFractionMethodInfo | |
| ResolveProgressBarMethod "getFrameClock" o = WidgetGetFrameClockMethodInfo | |
| ResolveProgressBarMethod "getHalign" o = WidgetGetHalignMethodInfo | |
| ResolveProgressBarMethod "getHasTooltip" o = WidgetGetHasTooltipMethodInfo | |
| ResolveProgressBarMethod "getHeight" o = WidgetGetHeightMethodInfo | |
| ResolveProgressBarMethod "getHexpand" o = WidgetGetHexpandMethodInfo | |
| ResolveProgressBarMethod "getHexpandSet" o = WidgetGetHexpandSetMethodInfo | |
| ResolveProgressBarMethod "getInverted" o = ProgressBarGetInvertedMethodInfo | |
| ResolveProgressBarMethod "getLastChild" o = WidgetGetLastChildMethodInfo | |
| ResolveProgressBarMethod "getLayoutManager" o = WidgetGetLayoutManagerMethodInfo | |
| ResolveProgressBarMethod "getLimitEvents" o = WidgetGetLimitEventsMethodInfo | |
| ResolveProgressBarMethod "getMapped" o = WidgetGetMappedMethodInfo | |
| ResolveProgressBarMethod "getMarginBottom" o = WidgetGetMarginBottomMethodInfo | |
| ResolveProgressBarMethod "getMarginEnd" o = WidgetGetMarginEndMethodInfo | |
| ResolveProgressBarMethod "getMarginStart" o = WidgetGetMarginStartMethodInfo | |
| ResolveProgressBarMethod "getMarginTop" o = WidgetGetMarginTopMethodInfo | |
| ResolveProgressBarMethod "getName" o = WidgetGetNameMethodInfo | |
| ResolveProgressBarMethod "getNative" o = WidgetGetNativeMethodInfo | |
| ResolveProgressBarMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo | |
| ResolveProgressBarMethod "getNextSibling" o = WidgetGetNextSiblingMethodInfo | |
| ResolveProgressBarMethod "getOpacity" o = WidgetGetOpacityMethodInfo | |
| ResolveProgressBarMethod "getOrientation" o = OrientableGetOrientationMethodInfo | |
| ResolveProgressBarMethod "getOverflow" o = WidgetGetOverflowMethodInfo | |
| ResolveProgressBarMethod "getPangoContext" o = WidgetGetPangoContextMethodInfo | |
| ResolveProgressBarMethod "getParent" o = WidgetGetParentMethodInfo | |
| ResolveProgressBarMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo | |
| ResolveProgressBarMethod "getPreferredSize" o = WidgetGetPreferredSizeMethodInfo | |
| ResolveProgressBarMethod "getPrevSibling" o = WidgetGetPrevSiblingMethodInfo | |
| ResolveProgressBarMethod "getPrimaryClipboard" o = WidgetGetPrimaryClipboardMethodInfo | |
| ResolveProgressBarMethod "getProperty" o = ObjectGetPropertyMethodInfo | |
| ResolveProgressBarMethod "getPulseStep" o = ProgressBarGetPulseStepMethodInfo | |
| ResolveProgressBarMethod "getQdata" o = ObjectGetQdataMethodInfo | |
| ResolveProgressBarMethod "getRealized" o = WidgetGetRealizedMethodInfo | |
| ResolveProgressBarMethod "getReceivesDefault" o = WidgetGetReceivesDefaultMethodInfo | |
| ResolveProgressBarMethod "getRequestMode" o = WidgetGetRequestModeMethodInfo | |
| ResolveProgressBarMethod "getRoot" o = WidgetGetRootMethodInfo | |
| ResolveProgressBarMethod "getScaleFactor" o = WidgetGetScaleFactorMethodInfo | |
| ResolveProgressBarMethod "getSensitive" o = WidgetGetSensitiveMethodInfo | |
| ResolveProgressBarMethod "getSettings" o = WidgetGetSettingsMethodInfo | |
| ResolveProgressBarMethod "getShowText" o = ProgressBarGetShowTextMethodInfo | |
| ResolveProgressBarMethod "getSize" o = WidgetGetSizeMethodInfo | |
| ResolveProgressBarMethod "getSizeRequest" o = WidgetGetSizeRequestMethodInfo | |
| ResolveProgressBarMethod "getStateFlags" o = WidgetGetStateFlagsMethodInfo | |
| ResolveProgressBarMethod "getStyleContext" o = WidgetGetStyleContextMethodInfo | |
| ResolveProgressBarMethod "getTemplateChild" o = WidgetGetTemplateChildMethodInfo | |
| ResolveProgressBarMethod "getText" o = ProgressBarGetTextMethodInfo | |
| ResolveProgressBarMethod "getTooltipMarkup" o = WidgetGetTooltipMarkupMethodInfo | |
| ResolveProgressBarMethod "getTooltipText" o = WidgetGetTooltipTextMethodInfo | |
| ResolveProgressBarMethod "getValign" o = WidgetGetValignMethodInfo | |
| ResolveProgressBarMethod "getVexpand" o = WidgetGetVexpandMethodInfo | |
| ResolveProgressBarMethod "getVexpandSet" o = WidgetGetVexpandSetMethodInfo | |
| ResolveProgressBarMethod "getVisible" o = WidgetGetVisibleMethodInfo | |
| ResolveProgressBarMethod "getWidth" o = WidgetGetWidthMethodInfo | |
| ResolveProgressBarMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo | |
| ResolveProgressBarMethod "setCanFocus" o = WidgetSetCanFocusMethodInfo | |
| ResolveProgressBarMethod "setCanTarget" o = WidgetSetCanTargetMethodInfo | |
| ResolveProgressBarMethod "setChildVisible" o = WidgetSetChildVisibleMethodInfo | |
| ResolveProgressBarMethod "setCssClasses" o = WidgetSetCssClassesMethodInfo | |
| ResolveProgressBarMethod "setCursor" o = WidgetSetCursorMethodInfo | |
| ResolveProgressBarMethod "setCursorFromName" o = WidgetSetCursorFromNameMethodInfo | |
| ResolveProgressBarMethod "setData" o = ObjectSetDataMethodInfo | |
| ResolveProgressBarMethod "setDataFull" o = ObjectSetDataFullMethodInfo | |
| ResolveProgressBarMethod "setDirection" o = WidgetSetDirectionMethodInfo | |
| ResolveProgressBarMethod "setEllipsize" o = ProgressBarSetEllipsizeMethodInfo | |
| ResolveProgressBarMethod "setFocusChild" o = WidgetSetFocusChildMethodInfo | |
| ResolveProgressBarMethod "setFocusOnClick" o = WidgetSetFocusOnClickMethodInfo | |
| ResolveProgressBarMethod "setFocusable" o = WidgetSetFocusableMethodInfo | |
| ResolveProgressBarMethod "setFontMap" o = WidgetSetFontMapMethodInfo | |
| ResolveProgressBarMethod "setFontOptions" o = WidgetSetFontOptionsMethodInfo | |
| ResolveProgressBarMethod "setFraction" o = ProgressBarSetFractionMethodInfo | |
| ResolveProgressBarMethod "setHalign" o = WidgetSetHalignMethodInfo | |
| ResolveProgressBarMethod "setHasTooltip" o = WidgetSetHasTooltipMethodInfo | |
| ResolveProgressBarMethod "setHexpand" o = WidgetSetHexpandMethodInfo | |
| ResolveProgressBarMethod "setHexpandSet" o = WidgetSetHexpandSetMethodInfo | |
| ResolveProgressBarMethod "setInverted" o = ProgressBarSetInvertedMethodInfo | |
| ResolveProgressBarMethod "setLayoutManager" o = WidgetSetLayoutManagerMethodInfo | |
| ResolveProgressBarMethod "setLimitEvents" o = WidgetSetLimitEventsMethodInfo | |
| ResolveProgressBarMethod "setMarginBottom" o = WidgetSetMarginBottomMethodInfo | |
| ResolveProgressBarMethod "setMarginEnd" o = WidgetSetMarginEndMethodInfo | |
| ResolveProgressBarMethod "setMarginStart" o = WidgetSetMarginStartMethodInfo | |
| ResolveProgressBarMethod "setMarginTop" o = WidgetSetMarginTopMethodInfo | |
| ResolveProgressBarMethod "setName" o = WidgetSetNameMethodInfo | |
| ResolveProgressBarMethod "setOpacity" o = WidgetSetOpacityMethodInfo | |
| ResolveProgressBarMethod "setOrientation" o = OrientableSetOrientationMethodInfo | |
| ResolveProgressBarMethod "setOverflow" o = WidgetSetOverflowMethodInfo | |
| ResolveProgressBarMethod "setParent" o = WidgetSetParentMethodInfo | |
| ResolveProgressBarMethod "setProperty" o = ObjectSetPropertyMethodInfo | |
| ResolveProgressBarMethod "setPulseStep" o = ProgressBarSetPulseStepMethodInfo | |
| ResolveProgressBarMethod "setReceivesDefault" o = WidgetSetReceivesDefaultMethodInfo | |
| ResolveProgressBarMethod "setSensitive" o = WidgetSetSensitiveMethodInfo | |
| ResolveProgressBarMethod "setShowText" o = ProgressBarSetShowTextMethodInfo | |
| ResolveProgressBarMethod "setSizeRequest" o = WidgetSetSizeRequestMethodInfo | |
| ResolveProgressBarMethod "setStateFlags" o = WidgetSetStateFlagsMethodInfo | |
| ResolveProgressBarMethod "setText" o = ProgressBarSetTextMethodInfo | |
| ResolveProgressBarMethod "setTooltipMarkup" o = WidgetSetTooltipMarkupMethodInfo | |
| ResolveProgressBarMethod "setTooltipText" o = WidgetSetTooltipTextMethodInfo | |
| ResolveProgressBarMethod "setValign" o = WidgetSetValignMethodInfo | |
| ResolveProgressBarMethod "setVexpand" o = WidgetSetVexpandMethodInfo | |
| ResolveProgressBarMethod "setVexpandSet" o = WidgetSetVexpandSetMethodInfo | |
| ResolveProgressBarMethod "setVisible" o = WidgetSetVisibleMethodInfo | |
| ResolveProgressBarMethod l o = MethodResolutionFailed l o :: Type |
clearProgressBarText :: (MonadIO m, IsProgressBar o) => o -> m () #
constructProgressBarEllipsize :: (IsProgressBar o, MonadIO m) => EllipsizeMode -> m (GValueConstruct o) #
constructProgressBarFraction :: (IsProgressBar o, MonadIO m) => Double -> m (GValueConstruct o) #
constructProgressBarInverted :: (IsProgressBar o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructProgressBarPulseStep :: (IsProgressBar o, MonadIO m) => Double -> m (GValueConstruct o) #
constructProgressBarShowText :: (IsProgressBar o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructProgressBarText :: (IsProgressBar o, MonadIO m) => Text -> m (GValueConstruct o) #
getProgressBarEllipsize :: (MonadIO m, IsProgressBar o) => o -> m EllipsizeMode #
getProgressBarFraction :: (MonadIO m, IsProgressBar o) => o -> m Double #
getProgressBarInverted :: (MonadIO m, IsProgressBar o) => o -> m Bool #
getProgressBarPulseStep :: (MonadIO m, IsProgressBar o) => o -> m Double #
getProgressBarShowText :: (MonadIO m, IsProgressBar o) => o -> m Bool #
getProgressBarText :: (MonadIO m, IsProgressBar o) => o -> m (Maybe Text) #
progressBarEllipsize :: AttrLabelProxy "ellipsize" #
progressBarFraction :: AttrLabelProxy "fraction" #
progressBarGetEllipsize :: (HasCallStack, MonadIO m, IsProgressBar a) => a -> m EllipsizeMode #
progressBarGetFraction :: (HasCallStack, MonadIO m, IsProgressBar a) => a -> m Double #
progressBarGetInverted :: (HasCallStack, MonadIO m, IsProgressBar a) => a -> m Bool #
progressBarGetPulseStep :: (HasCallStack, MonadIO m, IsProgressBar a) => a -> m Double #
progressBarGetShowText :: (HasCallStack, MonadIO m, IsProgressBar a) => a -> m Bool #
progressBarGetText :: (HasCallStack, MonadIO m, IsProgressBar a) => a -> m (Maybe Text) #
progressBarInverted :: AttrLabelProxy "inverted" #
progressBarNew :: (HasCallStack, MonadIO m) => m ProgressBar #
progressBarPulse :: (HasCallStack, MonadIO m, IsProgressBar a) => a -> m () #
progressBarPulseStep :: AttrLabelProxy "pulseStep" #
progressBarSetEllipsize :: (HasCallStack, MonadIO m, IsProgressBar a) => a -> EllipsizeMode -> m () #
progressBarSetFraction :: (HasCallStack, MonadIO m, IsProgressBar a) => a -> Double -> m () #
progressBarSetInverted :: (HasCallStack, MonadIO m, IsProgressBar a) => a -> Bool -> m () #
progressBarSetPulseStep :: (HasCallStack, MonadIO m, IsProgressBar a) => a -> Double -> m () #
progressBarSetShowText :: (HasCallStack, MonadIO m, IsProgressBar a) => a -> Bool -> m () #
progressBarSetText :: (HasCallStack, MonadIO m, IsProgressBar a) => a -> Maybe Text -> m () #
progressBarShowText :: AttrLabelProxy "showText" #
progressBarText :: AttrLabelProxy "text" #
setProgressBarEllipsize :: (MonadIO m, IsProgressBar o) => o -> EllipsizeMode -> m () #
setProgressBarFraction :: (MonadIO m, IsProgressBar o) => o -> Double -> m () #
setProgressBarInverted :: (MonadIO m, IsProgressBar o) => o -> Bool -> m () #
setProgressBarPulseStep :: (MonadIO m, IsProgressBar o) => o -> Double -> m () #
setProgressBarShowText :: (MonadIO m, IsProgressBar o) => o -> Bool -> m () #
setProgressBarText :: (MonadIO m, IsProgressBar o) => o -> Text -> m () #
toProgressBar :: (MonadIO m, IsProgressBar o) => o -> m ProgressBar #