| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.Scale
Description
Documentation
Constructors
| Scale (ManagedPtr Scale) |
Instances
| Eq Scale | |
| GObject Scale | |
Defined in GI.Gtk.Objects.Scale | |
| ManagedPtrNewtype Scale | |
Defined in GI.Gtk.Objects.Scale Methods toManagedPtr :: Scale -> ManagedPtr Scale # | |
| TypedObject Scale | |
Defined in GI.Gtk.Objects.Scale | |
| HasParentTypes Scale | |
Defined in GI.Gtk.Objects.Scale | |
| HasAttributeList Scale | |
Defined in GI.Gtk.Objects.Scale | |
| (info ~ ResolveScaleMethod t Scale, OverloadedMethod info Scale p, HasField t Scale p) => HasField (t :: Symbol) Scale p | |
Defined in GI.Gtk.Objects.Scale | |
| (info ~ ResolveScaleMethod t Scale, OverloadedMethodInfo info Scale) => IsLabel t (MethodProxy info Scale) | |
Defined in GI.Gtk.Objects.Scale | |
| (info ~ ResolveScaleMethod t Scale, OverloadedMethod info Scale p) => IsLabel t (Scale -> p) | |
Defined in GI.Gtk.Objects.Scale | |
| IsGValue (Maybe Scale) | |
Defined in GI.Gtk.Objects.Scale Methods gvalueGType_ :: IO GType # gvalueSet_ :: Ptr GValue -> Maybe Scale -> IO () # gvalueGet_ :: Ptr GValue -> IO (Maybe Scale) # | |
| type AttributeList Scale | |
Defined in GI.Gtk.Objects.Scale type AttributeList Scale = ScaleAttributeList | |
| type ParentTypes Scale | |
Defined in GI.Gtk.Objects.Scale type ParentTypes Scale = '[Range, Widget, Object, Accessible, AccessibleRange, Buildable, ConstraintTarget, Orientable] | |
| type SignalList Scale | |
Defined in GI.Gtk.Objects.Scale type SignalList Scale = ScaleSignalList | |
class (GObject o, IsDescendantOf Scale o) => IsScale o #
Instances
| (GObject o, IsDescendantOf Scale o) => IsScale o | |
Defined in GI.Gtk.Objects.Scale | |
type family ResolveScaleMethod (t :: Symbol) o where ... #
Equations
data ScaleAddMarkMethodInfo #
Instances
| (signature ~ (Double -> PositionType -> Maybe Text -> m ()), MonadIO m, IsScale a) => OverloadedMethod ScaleAddMarkMethodInfo a signature | |
Defined in GI.Gtk.Objects.Scale Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ScaleAddMarkMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Scale Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ScaleClearMarksMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsScale a) => OverloadedMethod ScaleClearMarksMethodInfo a signature | |
Defined in GI.Gtk.Objects.Scale Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ScaleClearMarksMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Scale Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ScaleDigitsPropertyInfo #
Instances
| AttrInfo ScaleDigitsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale Associated Types
Methods attrGet :: AttrBaseTypeConstraint ScaleDigitsPropertyInfo o => o -> IO (AttrGetType ScaleDigitsPropertyInfo) attrSet :: (AttrBaseTypeConstraint ScaleDigitsPropertyInfo o, AttrSetTypeConstraint ScaleDigitsPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ScaleDigitsPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ScaleDigitsPropertyInfo o, AttrSetTypeConstraint ScaleDigitsPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ScaleDigitsPropertyInfo o, AttrTransferTypeConstraint ScaleDigitsPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ScaleDigitsPropertyInfo) attrPut :: AttrBaseTypeConstraint ScaleDigitsPropertyInfo o => o -> AttrGetType ScaleDigitsPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ScaleDigitsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale type AttrAllowedOps ScaleDigitsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ScaleDigitsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale | |||||||||||||||||||||||||||||||||
| type AttrGetType ScaleDigitsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale type AttrGetType ScaleDigitsPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel ScaleDigitsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale type AttrLabel ScaleDigitsPropertyInfo = "digits" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ScaleDigitsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ScaleDigitsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale type AttrSetTypeConstraint ScaleDigitsPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType ScaleDigitsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale type AttrTransferType ScaleDigitsPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ScaleDigitsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale type AttrTransferTypeConstraint ScaleDigitsPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
data ScaleDrawValuePropertyInfo #
Instances
| AttrInfo ScaleDrawValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale Associated Types
Methods attrGet :: AttrBaseTypeConstraint ScaleDrawValuePropertyInfo o => o -> IO (AttrGetType ScaleDrawValuePropertyInfo) attrSet :: (AttrBaseTypeConstraint ScaleDrawValuePropertyInfo o, AttrSetTypeConstraint ScaleDrawValuePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ScaleDrawValuePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ScaleDrawValuePropertyInfo o, AttrSetTypeConstraint ScaleDrawValuePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ScaleDrawValuePropertyInfo o, AttrTransferTypeConstraint ScaleDrawValuePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ScaleDrawValuePropertyInfo) attrPut :: AttrBaseTypeConstraint ScaleDrawValuePropertyInfo o => o -> AttrGetType ScaleDrawValuePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ScaleDrawValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale type AttrAllowedOps ScaleDrawValuePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ScaleDrawValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale | |||||||||||||||||||||||||||||||||
| type AttrGetType ScaleDrawValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale type AttrGetType ScaleDrawValuePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel ScaleDrawValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale type AttrLabel ScaleDrawValuePropertyInfo = "draw-value" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ScaleDrawValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ScaleDrawValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale type AttrSetTypeConstraint ScaleDrawValuePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType ScaleDrawValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale type AttrTransferType ScaleDrawValuePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ScaleDrawValuePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale type AttrTransferTypeConstraint ScaleDrawValuePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data ScaleGetDigitsMethodInfo #
Instances
| (signature ~ m Int32, MonadIO m, IsScale a) => OverloadedMethod ScaleGetDigitsMethodInfo a signature | |
Defined in GI.Gtk.Objects.Scale Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ScaleGetDigitsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Scale Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ScaleGetDrawValueMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsScale a) => OverloadedMethod ScaleGetDrawValueMethodInfo a signature | |
Defined in GI.Gtk.Objects.Scale Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ScaleGetDrawValueMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Scale Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ScaleGetHasOriginMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsScale a) => OverloadedMethod ScaleGetHasOriginMethodInfo a signature | |
Defined in GI.Gtk.Objects.Scale Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ScaleGetHasOriginMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Scale Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ScaleGetLayoutMethodInfo #
Instances
| (signature ~ m (Maybe Layout), MonadIO m, IsScale a) => OverloadedMethod ScaleGetLayoutMethodInfo a signature | |
Defined in GI.Gtk.Objects.Scale Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ScaleGetLayoutMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Scale Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ScaleGetLayoutOffsetsMethodInfo #
Instances
| (signature ~ m (Int32, Int32), MonadIO m, IsScale a) => OverloadedMethod ScaleGetLayoutOffsetsMethodInfo a signature | |
Defined in GI.Gtk.Objects.Scale Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ScaleGetLayoutOffsetsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Scale Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ScaleGetValuePosMethodInfo #
Instances
| (signature ~ m PositionType, MonadIO m, IsScale a) => OverloadedMethod ScaleGetValuePosMethodInfo a signature | |
Defined in GI.Gtk.Objects.Scale Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ScaleGetValuePosMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Scale Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ScaleHasOriginPropertyInfo #
Instances
| AttrInfo ScaleHasOriginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale Associated Types
Methods attrGet :: AttrBaseTypeConstraint ScaleHasOriginPropertyInfo o => o -> IO (AttrGetType ScaleHasOriginPropertyInfo) attrSet :: (AttrBaseTypeConstraint ScaleHasOriginPropertyInfo o, AttrSetTypeConstraint ScaleHasOriginPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ScaleHasOriginPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ScaleHasOriginPropertyInfo o, AttrSetTypeConstraint ScaleHasOriginPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ScaleHasOriginPropertyInfo o, AttrTransferTypeConstraint ScaleHasOriginPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ScaleHasOriginPropertyInfo) attrPut :: AttrBaseTypeConstraint ScaleHasOriginPropertyInfo o => o -> AttrGetType ScaleHasOriginPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ScaleHasOriginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale type AttrAllowedOps ScaleHasOriginPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ScaleHasOriginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale | |||||||||||||||||||||||||||||||||
| type AttrGetType ScaleHasOriginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale type AttrGetType ScaleHasOriginPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel ScaleHasOriginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale type AttrLabel ScaleHasOriginPropertyInfo = "has-origin" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ScaleHasOriginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ScaleHasOriginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale type AttrSetTypeConstraint ScaleHasOriginPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType ScaleHasOriginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale type AttrTransferType ScaleHasOriginPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ScaleHasOriginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale type AttrTransferTypeConstraint ScaleHasOriginPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data ScaleSetDigitsMethodInfo #
Instances
| (signature ~ (Int32 -> m ()), MonadIO m, IsScale a) => OverloadedMethod ScaleSetDigitsMethodInfo a signature | |
Defined in GI.Gtk.Objects.Scale Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ScaleSetDigitsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Scale Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ScaleSetDrawValueMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsScale a) => OverloadedMethod ScaleSetDrawValueMethodInfo a signature | |
Defined in GI.Gtk.Objects.Scale Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ScaleSetDrawValueMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Scale Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ScaleSetFormatValueFuncMethodInfo #
Instances
| (signature ~ (Maybe ScaleFormatValueFunc -> m ()), MonadIO m, IsScale a) => OverloadedMethod ScaleSetFormatValueFuncMethodInfo a signature | |
Defined in GI.Gtk.Objects.Scale Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ScaleSetFormatValueFuncMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Scale Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ScaleSetHasOriginMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsScale a) => OverloadedMethod ScaleSetHasOriginMethodInfo a signature | |
Defined in GI.Gtk.Objects.Scale Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ScaleSetHasOriginMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Scale Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ScaleSetValuePosMethodInfo #
Instances
| (signature ~ (PositionType -> m ()), MonadIO m, IsScale a) => OverloadedMethod ScaleSetValuePosMethodInfo a signature | |
Defined in GI.Gtk.Objects.Scale Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ScaleSetValuePosMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Scale Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ScaleValuePosPropertyInfo #
Instances
| AttrInfo ScaleValuePosPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale Associated Types
Methods attrGet :: AttrBaseTypeConstraint ScaleValuePosPropertyInfo o => o -> IO (AttrGetType ScaleValuePosPropertyInfo) attrSet :: (AttrBaseTypeConstraint ScaleValuePosPropertyInfo o, AttrSetTypeConstraint ScaleValuePosPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ScaleValuePosPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ScaleValuePosPropertyInfo o, AttrSetTypeConstraint ScaleValuePosPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ScaleValuePosPropertyInfo o, AttrTransferTypeConstraint ScaleValuePosPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ScaleValuePosPropertyInfo) attrPut :: AttrBaseTypeConstraint ScaleValuePosPropertyInfo o => o -> AttrGetType ScaleValuePosPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ScaleValuePosPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale type AttrAllowedOps ScaleValuePosPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ScaleValuePosPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale | |||||||||||||||||||||||||||||||||
| type AttrGetType ScaleValuePosPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale | |||||||||||||||||||||||||||||||||
| type AttrLabel ScaleValuePosPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale type AttrLabel ScaleValuePosPropertyInfo = "value-pos" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ScaleValuePosPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ScaleValuePosPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale | |||||||||||||||||||||||||||||||||
| type AttrTransferType ScaleValuePosPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ScaleValuePosPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Scale | |||||||||||||||||||||||||||||||||
constructScaleDigits :: (IsScale o, MonadIO m) => Int32 -> m (GValueConstruct o) #
constructScaleDrawValue :: (IsScale o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructScaleHasOrigin :: (IsScale o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructScaleValuePos :: (IsScale o, MonadIO m) => PositionType -> m (GValueConstruct o) #
getScaleDigits :: (MonadIO m, IsScale o) => o -> m Int32 #
getScaleDrawValue :: (MonadIO m, IsScale o) => o -> m Bool #
getScaleHasOrigin :: (MonadIO m, IsScale o) => o -> m Bool #
getScaleValuePos :: (MonadIO m, IsScale o) => o -> m PositionType #
scaleAddMark :: (HasCallStack, MonadIO m, IsScale a) => a -> Double -> PositionType -> Maybe Text -> m () #
scaleClearMarks :: (HasCallStack, MonadIO m, IsScale a) => a -> m () #
scaleDigits :: AttrLabelProxy "digits" #
scaleDrawValue :: AttrLabelProxy "drawValue" #
scaleGetDigits :: (HasCallStack, MonadIO m, IsScale a) => a -> m Int32 #
scaleGetDrawValue :: (HasCallStack, MonadIO m, IsScale a) => a -> m Bool #
scaleGetHasOrigin :: (HasCallStack, MonadIO m, IsScale a) => a -> m Bool #
scaleGetLayout :: (HasCallStack, MonadIO m, IsScale a) => a -> m (Maybe Layout) #
scaleGetLayoutOffsets :: (HasCallStack, MonadIO m, IsScale a) => a -> m (Int32, Int32) #
scaleGetValuePos :: (HasCallStack, MonadIO m, IsScale a) => a -> m PositionType #
scaleHasOrigin :: AttrLabelProxy "hasOrigin" #
scaleNew :: (HasCallStack, MonadIO m, IsAdjustment a) => Orientation -> Maybe a -> m Scale #
scaleNewWithRange :: (HasCallStack, MonadIO m) => Orientation -> Double -> Double -> Double -> m Scale #
scaleSetDigits :: (HasCallStack, MonadIO m, IsScale a) => a -> Int32 -> m () #
scaleSetDrawValue :: (HasCallStack, MonadIO m, IsScale a) => a -> Bool -> m () #
scaleSetFormatValueFunc :: (HasCallStack, MonadIO m, IsScale a) => a -> Maybe ScaleFormatValueFunc -> m () #
scaleSetHasOrigin :: (HasCallStack, MonadIO m, IsScale a) => a -> Bool -> m () #
scaleSetValuePos :: (HasCallStack, MonadIO m, IsScale a) => a -> PositionType -> m () #
scaleValuePos :: AttrLabelProxy "valuePos" #
setScaleDigits :: (MonadIO m, IsScale o) => o -> Int32 -> m () #
setScaleDrawValue :: (MonadIO m, IsScale o) => o -> Bool -> m () #
setScaleHasOrigin :: (MonadIO m, IsScale o) => o -> Bool -> m () #
setScaleValuePos :: (MonadIO m, IsScale o) => o -> PositionType -> m () #