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

GI.Gtk.Objects.Scale

Description

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

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

Documentation

newtype Scale #

Constructors

Scale (ManagedPtr Scale) 

Instances

Instances details
Eq Scale 
Instance details

Defined in GI.Gtk.Objects.Scale

Methods

(==) :: Scale -> Scale -> Bool

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

GObject Scale 
Instance details

Defined in GI.Gtk.Objects.Scale

ManagedPtrNewtype Scale 
Instance details

Defined in GI.Gtk.Objects.Scale

TypedObject Scale 
Instance details

Defined in GI.Gtk.Objects.Scale

Methods

glibType :: IO GType #

HasParentTypes Scale 
Instance details

Defined in GI.Gtk.Objects.Scale

HasAttributeList Scale 
Instance details

Defined in GI.Gtk.Objects.Scale

(info ~ ResolveScaleMethod t Scale, OverloadedMethod info Scale p, HasField t Scale p) => HasField (t :: Symbol) Scale p 
Instance details

Defined in GI.Gtk.Objects.Scale

Methods

getField :: Scale -> p

(info ~ ResolveScaleMethod t Scale, OverloadedMethodInfo info Scale) => IsLabel t (MethodProxy info Scale) 
Instance details

Defined in GI.Gtk.Objects.Scale

Methods

fromLabel :: MethodProxy info Scale

(info ~ ResolveScaleMethod t Scale, OverloadedMethod info Scale p) => IsLabel t (Scale -> p) 
Instance details

Defined in GI.Gtk.Objects.Scale

Methods

fromLabel :: Scale -> p

IsGValue (Maybe Scale) 
Instance details

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 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttributeList Scale = ScaleAttributeList
type ParentTypes Scale 
Instance details

Defined in GI.Gtk.Objects.Scale

type SignalList Scale 
Instance details

Defined in GI.Gtk.Objects.Scale

type SignalList Scale = ScaleSignalList

class (GObject o, IsDescendantOf Scale o) => IsScale o #

Instances

Instances details
(GObject o, IsDescendantOf Scale o) => IsScale o 
Instance details

Defined in GI.Gtk.Objects.Scale

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

Equations

ResolveScaleMethod "actionSetEnabled" o = WidgetActionSetEnabledMethodInfo 
ResolveScaleMethod "activate" o = WidgetActivateMethodInfo 
ResolveScaleMethod "activateAction" o = WidgetActivateActionMethodInfo 
ResolveScaleMethod "activateDefault" o = WidgetActivateDefaultMethodInfo 
ResolveScaleMethod "addController" o = WidgetAddControllerMethodInfo 
ResolveScaleMethod "addCssClass" o = WidgetAddCssClassMethodInfo 
ResolveScaleMethod "addMark" o = ScaleAddMarkMethodInfo 
ResolveScaleMethod "addMnemonicLabel" o = WidgetAddMnemonicLabelMethodInfo 
ResolveScaleMethod "addTickCallback" o = WidgetAddTickCallbackMethodInfo 
ResolveScaleMethod "allocate" o = WidgetAllocateMethodInfo 
ResolveScaleMethod "announce" o = AccessibleAnnounceMethodInfo 
ResolveScaleMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveScaleMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveScaleMethod "childFocus" o = WidgetChildFocusMethodInfo 
ResolveScaleMethod "clearMarks" o = ScaleClearMarksMethodInfo 
ResolveScaleMethod "computeBounds" o = WidgetComputeBoundsMethodInfo 
ResolveScaleMethod "computeExpand" o = WidgetComputeExpandMethodInfo 
ResolveScaleMethod "computePoint" o = WidgetComputePointMethodInfo 
ResolveScaleMethod "computeTransform" o = WidgetComputeTransformMethodInfo 
ResolveScaleMethod "contains" o = WidgetContainsMethodInfo 
ResolveScaleMethod "createPangoContext" o = WidgetCreatePangoContextMethodInfo 
ResolveScaleMethod "createPangoLayout" o = WidgetCreatePangoLayoutMethodInfo 
ResolveScaleMethod "disposeTemplate" o = WidgetDisposeTemplateMethodInfo 
ResolveScaleMethod "dragCheckThreshold" o = WidgetDragCheckThresholdMethodInfo 
ResolveScaleMethod "errorBell" o = WidgetErrorBellMethodInfo 
ResolveScaleMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveScaleMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveScaleMethod "getv" o = ObjectGetvMethodInfo 
ResolveScaleMethod "grabFocus" o = WidgetGrabFocusMethodInfo 
ResolveScaleMethod "hasCssClass" o = WidgetHasCssClassMethodInfo 
ResolveScaleMethod "hasDefault" o = WidgetHasDefaultMethodInfo 
ResolveScaleMethod "hasFocus" o = WidgetHasFocusMethodInfo 
ResolveScaleMethod "hasVisibleFocus" o = WidgetHasVisibleFocusMethodInfo 
ResolveScaleMethod "hide" o = WidgetHideMethodInfo 
ResolveScaleMethod "inDestruction" o = WidgetInDestructionMethodInfo 
ResolveScaleMethod "initTemplate" o = WidgetInitTemplateMethodInfo 
ResolveScaleMethod "insertActionGroup" o = WidgetInsertActionGroupMethodInfo 
ResolveScaleMethod "insertAfter" o = WidgetInsertAfterMethodInfo 
ResolveScaleMethod "insertBefore" o = WidgetInsertBeforeMethodInfo 
ResolveScaleMethod "isAncestor" o = WidgetIsAncestorMethodInfo 
ResolveScaleMethod "isDrawable" o = WidgetIsDrawableMethodInfo 
ResolveScaleMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveScaleMethod "isFocus" o = WidgetIsFocusMethodInfo 
ResolveScaleMethod "isSensitive" o = WidgetIsSensitiveMethodInfo 
ResolveScaleMethod "isVisible" o = WidgetIsVisibleMethodInfo 
ResolveScaleMethod "keynavFailed" o = WidgetKeynavFailedMethodInfo 
ResolveScaleMethod "listMnemonicLabels" o = WidgetListMnemonicLabelsMethodInfo 
ResolveScaleMethod "map" o = WidgetMapMethodInfo 
ResolveScaleMethod "measure" o = WidgetMeasureMethodInfo 
ResolveScaleMethod "mnemonicActivate" o = WidgetMnemonicActivateMethodInfo 
ResolveScaleMethod "notify" o = ObjectNotifyMethodInfo 
ResolveScaleMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveScaleMethod "observeChildren" o = WidgetObserveChildrenMethodInfo 
ResolveScaleMethod "observeControllers" o = WidgetObserveControllersMethodInfo 
ResolveScaleMethod "pick" o = WidgetPickMethodInfo 
ResolveScaleMethod "queueAllocate" o = WidgetQueueAllocateMethodInfo 
ResolveScaleMethod "queueDraw" o = WidgetQueueDrawMethodInfo 
ResolveScaleMethod "queueResize" o = WidgetQueueResizeMethodInfo 
ResolveScaleMethod "realize" o = WidgetRealizeMethodInfo 
ResolveScaleMethod "ref" o = ObjectRefMethodInfo 
ResolveScaleMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveScaleMethod "removeController" o = WidgetRemoveControllerMethodInfo 
ResolveScaleMethod "removeCssClass" o = WidgetRemoveCssClassMethodInfo 
ResolveScaleMethod "removeMnemonicLabel" o = WidgetRemoveMnemonicLabelMethodInfo 
ResolveScaleMethod "removeTickCallback" o = WidgetRemoveTickCallbackMethodInfo 
ResolveScaleMethod "resetProperty" o = AccessibleResetPropertyMethodInfo 
ResolveScaleMethod "resetRelation" o = AccessibleResetRelationMethodInfo 
ResolveScaleMethod "resetState" o = AccessibleResetStateMethodInfo 
ResolveScaleMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveScaleMethod "shouldLayout" o = WidgetShouldLayoutMethodInfo 
ResolveScaleMethod "show" o = WidgetShowMethodInfo 
ResolveScaleMethod "sizeAllocate" o = WidgetSizeAllocateMethodInfo 
ResolveScaleMethod "snapshotChild" o = WidgetSnapshotChildMethodInfo 
ResolveScaleMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveScaleMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveScaleMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveScaleMethod "translateCoordinates" o = WidgetTranslateCoordinatesMethodInfo 
ResolveScaleMethod "triggerTooltipQuery" o = WidgetTriggerTooltipQueryMethodInfo 
ResolveScaleMethod "unmap" o = WidgetUnmapMethodInfo 
ResolveScaleMethod "unparent" o = WidgetUnparentMethodInfo 
ResolveScaleMethod "unrealize" o = WidgetUnrealizeMethodInfo 
ResolveScaleMethod "unref" o = ObjectUnrefMethodInfo 
ResolveScaleMethod "unsetStateFlags" o = WidgetUnsetStateFlagsMethodInfo 
ResolveScaleMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo 
ResolveScaleMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo 
ResolveScaleMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo 
ResolveScaleMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo 
ResolveScaleMethod "updateState" o = AccessibleUpdateStateMethodInfo 
ResolveScaleMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveScaleMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo 
ResolveScaleMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo 
ResolveScaleMethod "getAdjustment" o = RangeGetAdjustmentMethodInfo 
ResolveScaleMethod "getAllocatedBaseline" o = WidgetGetAllocatedBaselineMethodInfo 
ResolveScaleMethod "getAllocatedHeight" o = WidgetGetAllocatedHeightMethodInfo 
ResolveScaleMethod "getAllocatedWidth" o = WidgetGetAllocatedWidthMethodInfo 
ResolveScaleMethod "getAllocation" o = WidgetGetAllocationMethodInfo 
ResolveScaleMethod "getAncestor" o = WidgetGetAncestorMethodInfo 
ResolveScaleMethod "getAtContext" o = AccessibleGetAtContextMethodInfo 
ResolveScaleMethod "getBaseline" o = WidgetGetBaselineMethodInfo 
ResolveScaleMethod "getBounds" o = AccessibleGetBoundsMethodInfo 
ResolveScaleMethod "getBuildableId" o = BuildableGetBuildableIdMethodInfo 
ResolveScaleMethod "getCanFocus" o = WidgetGetCanFocusMethodInfo 
ResolveScaleMethod "getCanTarget" o = WidgetGetCanTargetMethodInfo 
ResolveScaleMethod "getChildVisible" o = WidgetGetChildVisibleMethodInfo 
ResolveScaleMethod "getClipboard" o = WidgetGetClipboardMethodInfo 
ResolveScaleMethod "getColor" o = WidgetGetColorMethodInfo 
ResolveScaleMethod "getCssClasses" o = WidgetGetCssClassesMethodInfo 
ResolveScaleMethod "getCssName" o = WidgetGetCssNameMethodInfo 
ResolveScaleMethod "getCursor" o = WidgetGetCursorMethodInfo 
ResolveScaleMethod "getData" o = ObjectGetDataMethodInfo 
ResolveScaleMethod "getDigits" o = ScaleGetDigitsMethodInfo 
ResolveScaleMethod "getDirection" o = WidgetGetDirectionMethodInfo 
ResolveScaleMethod "getDisplay" o = WidgetGetDisplayMethodInfo 
ResolveScaleMethod "getDrawValue" o = ScaleGetDrawValueMethodInfo 
ResolveScaleMethod "getFillLevel" o = RangeGetFillLevelMethodInfo 
ResolveScaleMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo 
ResolveScaleMethod "getFirstChild" o = WidgetGetFirstChildMethodInfo 
ResolveScaleMethod "getFlippable" o = RangeGetFlippableMethodInfo 
ResolveScaleMethod "getFocusChild" o = WidgetGetFocusChildMethodInfo 
ResolveScaleMethod "getFocusOnClick" o = WidgetGetFocusOnClickMethodInfo 
ResolveScaleMethod "getFocusable" o = WidgetGetFocusableMethodInfo 
ResolveScaleMethod "getFontMap" o = WidgetGetFontMapMethodInfo 
ResolveScaleMethod "getFontOptions" o = WidgetGetFontOptionsMethodInfo 
ResolveScaleMethod "getFrameClock" o = WidgetGetFrameClockMethodInfo 
ResolveScaleMethod "getHalign" o = WidgetGetHalignMethodInfo 
ResolveScaleMethod "getHasOrigin" o = ScaleGetHasOriginMethodInfo 
ResolveScaleMethod "getHasTooltip" o = WidgetGetHasTooltipMethodInfo 
ResolveScaleMethod "getHeight" o = WidgetGetHeightMethodInfo 
ResolveScaleMethod "getHexpand" o = WidgetGetHexpandMethodInfo 
ResolveScaleMethod "getHexpandSet" o = WidgetGetHexpandSetMethodInfo 
ResolveScaleMethod "getInverted" o = RangeGetInvertedMethodInfo 
ResolveScaleMethod "getLastChild" o = WidgetGetLastChildMethodInfo 
ResolveScaleMethod "getLayout" o = ScaleGetLayoutMethodInfo 
ResolveScaleMethod "getLayoutManager" o = WidgetGetLayoutManagerMethodInfo 
ResolveScaleMethod "getLayoutOffsets" o = ScaleGetLayoutOffsetsMethodInfo 
ResolveScaleMethod "getLimitEvents" o = WidgetGetLimitEventsMethodInfo 
ResolveScaleMethod "getMapped" o = WidgetGetMappedMethodInfo 
ResolveScaleMethod "getMarginBottom" o = WidgetGetMarginBottomMethodInfo 
ResolveScaleMethod "getMarginEnd" o = WidgetGetMarginEndMethodInfo 
ResolveScaleMethod "getMarginStart" o = WidgetGetMarginStartMethodInfo 
ResolveScaleMethod "getMarginTop" o = WidgetGetMarginTopMethodInfo 
ResolveScaleMethod "getName" o = WidgetGetNameMethodInfo 
ResolveScaleMethod "getNative" o = WidgetGetNativeMethodInfo 
ResolveScaleMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo 
ResolveScaleMethod "getNextSibling" o = WidgetGetNextSiblingMethodInfo 
ResolveScaleMethod "getOpacity" o = WidgetGetOpacityMethodInfo 
ResolveScaleMethod "getOrientation" o = OrientableGetOrientationMethodInfo 
ResolveScaleMethod "getOverflow" o = WidgetGetOverflowMethodInfo 
ResolveScaleMethod "getPangoContext" o = WidgetGetPangoContextMethodInfo 
ResolveScaleMethod "getParent" o = WidgetGetParentMethodInfo 
ResolveScaleMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo 
ResolveScaleMethod "getPreferredSize" o = WidgetGetPreferredSizeMethodInfo 
ResolveScaleMethod "getPrevSibling" o = WidgetGetPrevSiblingMethodInfo 
ResolveScaleMethod "getPrimaryClipboard" o = WidgetGetPrimaryClipboardMethodInfo 
ResolveScaleMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveScaleMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveScaleMethod "getRangeRect" o = RangeGetRangeRectMethodInfo 
ResolveScaleMethod "getRealized" o = WidgetGetRealizedMethodInfo 
ResolveScaleMethod "getReceivesDefault" o = WidgetGetReceivesDefaultMethodInfo 
ResolveScaleMethod "getRequestMode" o = WidgetGetRequestModeMethodInfo 
ResolveScaleMethod "getRestrictToFillLevel" o = RangeGetRestrictToFillLevelMethodInfo 
ResolveScaleMethod "getRoot" o = WidgetGetRootMethodInfo 
ResolveScaleMethod "getRoundDigits" o = RangeGetRoundDigitsMethodInfo 
ResolveScaleMethod "getScaleFactor" o = WidgetGetScaleFactorMethodInfo 
ResolveScaleMethod "getSensitive" o = WidgetGetSensitiveMethodInfo 
ResolveScaleMethod "getSettings" o = WidgetGetSettingsMethodInfo 
ResolveScaleMethod "getShowFillLevel" o = RangeGetShowFillLevelMethodInfo 
ResolveScaleMethod "getSize" o = WidgetGetSizeMethodInfo 
ResolveScaleMethod "getSizeRequest" o = WidgetGetSizeRequestMethodInfo 
ResolveScaleMethod "getSliderRange" o = RangeGetSliderRangeMethodInfo 
ResolveScaleMethod "getSliderSizeFixed" o = RangeGetSliderSizeFixedMethodInfo 
ResolveScaleMethod "getStateFlags" o = WidgetGetStateFlagsMethodInfo 
ResolveScaleMethod "getStyleContext" o = WidgetGetStyleContextMethodInfo 
ResolveScaleMethod "getTemplateChild" o = WidgetGetTemplateChildMethodInfo 
ResolveScaleMethod "getTooltipMarkup" o = WidgetGetTooltipMarkupMethodInfo 
ResolveScaleMethod "getTooltipText" o = WidgetGetTooltipTextMethodInfo 
ResolveScaleMethod "getValign" o = WidgetGetValignMethodInfo 
ResolveScaleMethod "getValue" o = RangeGetValueMethodInfo 
ResolveScaleMethod "getValuePos" o = ScaleGetValuePosMethodInfo 
ResolveScaleMethod "getVexpand" o = WidgetGetVexpandMethodInfo 
ResolveScaleMethod "getVexpandSet" o = WidgetGetVexpandSetMethodInfo 
ResolveScaleMethod "getVisible" o = WidgetGetVisibleMethodInfo 
ResolveScaleMethod "getWidth" o = WidgetGetWidthMethodInfo 
ResolveScaleMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo 
ResolveScaleMethod "setAdjustment" o = RangeSetAdjustmentMethodInfo 
ResolveScaleMethod "setCanFocus" o = WidgetSetCanFocusMethodInfo 
ResolveScaleMethod "setCanTarget" o = WidgetSetCanTargetMethodInfo 
ResolveScaleMethod "setChildVisible" o = WidgetSetChildVisibleMethodInfo 
ResolveScaleMethod "setCssClasses" o = WidgetSetCssClassesMethodInfo 
ResolveScaleMethod "setCursor" o = WidgetSetCursorMethodInfo 
ResolveScaleMethod "setCursorFromName" o = WidgetSetCursorFromNameMethodInfo 
ResolveScaleMethod "setData" o = ObjectSetDataMethodInfo 
ResolveScaleMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveScaleMethod "setDigits" o = ScaleSetDigitsMethodInfo 
ResolveScaleMethod "setDirection" o = WidgetSetDirectionMethodInfo 
ResolveScaleMethod "setDrawValue" o = ScaleSetDrawValueMethodInfo 
ResolveScaleMethod "setFillLevel" o = RangeSetFillLevelMethodInfo 
ResolveScaleMethod "setFlippable" o = RangeSetFlippableMethodInfo 
ResolveScaleMethod "setFocusChild" o = WidgetSetFocusChildMethodInfo 
ResolveScaleMethod "setFocusOnClick" o = WidgetSetFocusOnClickMethodInfo 
ResolveScaleMethod "setFocusable" o = WidgetSetFocusableMethodInfo 
ResolveScaleMethod "setFontMap" o = WidgetSetFontMapMethodInfo 
ResolveScaleMethod "setFontOptions" o = WidgetSetFontOptionsMethodInfo 
ResolveScaleMethod "setFormatValueFunc" o = ScaleSetFormatValueFuncMethodInfo 
ResolveScaleMethod "setHalign" o = WidgetSetHalignMethodInfo 
ResolveScaleMethod "setHasOrigin" o = ScaleSetHasOriginMethodInfo 
ResolveScaleMethod "setHasTooltip" o = WidgetSetHasTooltipMethodInfo 
ResolveScaleMethod "setHexpand" o = WidgetSetHexpandMethodInfo 
ResolveScaleMethod "setHexpandSet" o = WidgetSetHexpandSetMethodInfo 
ResolveScaleMethod "setIncrements" o = RangeSetIncrementsMethodInfo 
ResolveScaleMethod "setInverted" o = RangeSetInvertedMethodInfo 
ResolveScaleMethod "setLayoutManager" o = WidgetSetLayoutManagerMethodInfo 
ResolveScaleMethod "setLimitEvents" o = WidgetSetLimitEventsMethodInfo 
ResolveScaleMethod "setMarginBottom" o = WidgetSetMarginBottomMethodInfo 
ResolveScaleMethod "setMarginEnd" o = WidgetSetMarginEndMethodInfo 
ResolveScaleMethod "setMarginStart" o = WidgetSetMarginStartMethodInfo 
ResolveScaleMethod "setMarginTop" o = WidgetSetMarginTopMethodInfo 
ResolveScaleMethod "setName" o = WidgetSetNameMethodInfo 
ResolveScaleMethod "setOpacity" o = WidgetSetOpacityMethodInfo 
ResolveScaleMethod "setOrientation" o = OrientableSetOrientationMethodInfo 
ResolveScaleMethod "setOverflow" o = WidgetSetOverflowMethodInfo 
ResolveScaleMethod "setParent" o = WidgetSetParentMethodInfo 
ResolveScaleMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveScaleMethod "setRange" o = RangeSetRangeMethodInfo 
ResolveScaleMethod "setReceivesDefault" o = WidgetSetReceivesDefaultMethodInfo 
ResolveScaleMethod "setRestrictToFillLevel" o = RangeSetRestrictToFillLevelMethodInfo 
ResolveScaleMethod "setRoundDigits" o = RangeSetRoundDigitsMethodInfo 
ResolveScaleMethod "setSensitive" o = WidgetSetSensitiveMethodInfo 
ResolveScaleMethod "setShowFillLevel" o = RangeSetShowFillLevelMethodInfo 
ResolveScaleMethod "setSizeRequest" o = WidgetSetSizeRequestMethodInfo 
ResolveScaleMethod "setSliderSizeFixed" o = RangeSetSliderSizeFixedMethodInfo 
ResolveScaleMethod "setStateFlags" o = WidgetSetStateFlagsMethodInfo 
ResolveScaleMethod "setTooltipMarkup" o = WidgetSetTooltipMarkupMethodInfo 
ResolveScaleMethod "setTooltipText" o = WidgetSetTooltipTextMethodInfo 
ResolveScaleMethod "setValign" o = WidgetSetValignMethodInfo 
ResolveScaleMethod "setValue" o = RangeSetValueMethodInfo 
ResolveScaleMethod "setValuePos" o = ScaleSetValuePosMethodInfo 
ResolveScaleMethod "setVexpand" o = WidgetSetVexpandMethodInfo 
ResolveScaleMethod "setVexpandSet" o = WidgetSetVexpandSetMethodInfo 
ResolveScaleMethod "setVisible" o = WidgetSetVisibleMethodInfo 
ResolveScaleMethod l o = MethodResolutionFailed l o :: Type 

data ScaleAddMarkMethodInfo #

Instances

Instances details
(signature ~ (Double -> PositionType -> Maybe Text -> m ()), MonadIO m, IsScale a) => OverloadedMethod ScaleAddMarkMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Scale

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ScaleAddMarkMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Scale

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ScaleClearMarksMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsScale a) => OverloadedMethod ScaleClearMarksMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Scale

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ScaleClearMarksMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Scale

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ScaleDigitsPropertyInfo #

Instances

Instances details
AttrInfo ScaleDigitsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

Associated Types

type AttrAllowedOps ScaleDigitsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

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

Defined in GI.Gtk.Objects.Scale

type AttrBaseTypeConstraint ScaleDigitsPropertyInfo = IsScale
type AttrGetType ScaleDigitsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrGetType ScaleDigitsPropertyInfo = Int32
type AttrSetTypeConstraint ScaleDigitsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrSetTypeConstraint ScaleDigitsPropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint ScaleDigitsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrTransferTypeConstraint ScaleDigitsPropertyInfo = Type ~ Int32
type AttrTransferType ScaleDigitsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrTransferType ScaleDigitsPropertyInfo = Int32
type AttrLabel ScaleDigitsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrLabel ScaleDigitsPropertyInfo = "digits"
type AttrOrigin ScaleDigitsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrOrigin ScaleDigitsPropertyInfo = Scale

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 
Instance details

Defined in GI.Gtk.Objects.Scale

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

Defined in GI.Gtk.Objects.Scale

type AttrBaseTypeConstraint ScaleDigitsPropertyInfo = IsScale
type AttrGetType ScaleDigitsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrGetType ScaleDigitsPropertyInfo = Int32
type AttrLabel ScaleDigitsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrLabel ScaleDigitsPropertyInfo = "digits"
type AttrOrigin ScaleDigitsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrOrigin ScaleDigitsPropertyInfo = Scale
type AttrSetTypeConstraint ScaleDigitsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrSetTypeConstraint ScaleDigitsPropertyInfo = Type ~ Int32
type AttrTransferType ScaleDigitsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrTransferType ScaleDigitsPropertyInfo = Int32
type AttrTransferTypeConstraint ScaleDigitsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrTransferTypeConstraint ScaleDigitsPropertyInfo = Type ~ Int32

data ScaleDrawValuePropertyInfo #

Instances

Instances details
AttrInfo ScaleDrawValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

Associated Types

type AttrAllowedOps ScaleDrawValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

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

Defined in GI.Gtk.Objects.Scale

type AttrBaseTypeConstraint ScaleDrawValuePropertyInfo = IsScale
type AttrGetType ScaleDrawValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrGetType ScaleDrawValuePropertyInfo = Bool
type AttrSetTypeConstraint ScaleDrawValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

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

Defined in GI.Gtk.Objects.Scale

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

Defined in GI.Gtk.Objects.Scale

type AttrTransferType ScaleDrawValuePropertyInfo = Bool
type AttrLabel ScaleDrawValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrLabel ScaleDrawValuePropertyInfo = "draw-value"
type AttrOrigin ScaleDrawValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

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 
Instance details

Defined in GI.Gtk.Objects.Scale

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

Defined in GI.Gtk.Objects.Scale

type AttrBaseTypeConstraint ScaleDrawValuePropertyInfo = IsScale
type AttrGetType ScaleDrawValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrGetType ScaleDrawValuePropertyInfo = Bool
type AttrLabel ScaleDrawValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrLabel ScaleDrawValuePropertyInfo = "draw-value"
type AttrOrigin ScaleDrawValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrSetTypeConstraint ScaleDrawValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

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

Defined in GI.Gtk.Objects.Scale

type AttrTransferType ScaleDrawValuePropertyInfo = Bool
type AttrTransferTypeConstraint ScaleDrawValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrTransferTypeConstraint ScaleDrawValuePropertyInfo = Type ~ Bool

data ScaleGetDigitsMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsScale a) => OverloadedMethod ScaleGetDigitsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Scale

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ScaleGetDigitsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Scale

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ScaleGetDrawValueMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsScale a) => OverloadedMethod ScaleGetDrawValueMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Scale

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ScaleGetDrawValueMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Scale

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ScaleGetHasOriginMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsScale a) => OverloadedMethod ScaleGetHasOriginMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Scale

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ScaleGetHasOriginMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Scale

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ScaleGetLayoutMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Layout), MonadIO m, IsScale a) => OverloadedMethod ScaleGetLayoutMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Scale

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ScaleGetLayoutMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Scale

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ScaleGetLayoutOffsetsMethodInfo #

Instances

Instances details
(signature ~ m (Int32, Int32), MonadIO m, IsScale a) => OverloadedMethod ScaleGetLayoutOffsetsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Scale

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ScaleGetLayoutOffsetsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Scale

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ScaleGetValuePosMethodInfo #

Instances

Instances details
(signature ~ m PositionType, MonadIO m, IsScale a) => OverloadedMethod ScaleGetValuePosMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Scale

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ScaleGetValuePosMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Scale

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ScaleHasOriginPropertyInfo #

Instances

Instances details
AttrInfo ScaleHasOriginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

Associated Types

type AttrAllowedOps ScaleHasOriginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

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

Defined in GI.Gtk.Objects.Scale

type AttrBaseTypeConstraint ScaleHasOriginPropertyInfo = IsScale
type AttrGetType ScaleHasOriginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrGetType ScaleHasOriginPropertyInfo = Bool
type AttrSetTypeConstraint ScaleHasOriginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

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

Defined in GI.Gtk.Objects.Scale

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

Defined in GI.Gtk.Objects.Scale

type AttrTransferType ScaleHasOriginPropertyInfo = Bool
type AttrLabel ScaleHasOriginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrLabel ScaleHasOriginPropertyInfo = "has-origin"
type AttrOrigin ScaleHasOriginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

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 
Instance details

Defined in GI.Gtk.Objects.Scale

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

Defined in GI.Gtk.Objects.Scale

type AttrBaseTypeConstraint ScaleHasOriginPropertyInfo = IsScale
type AttrGetType ScaleHasOriginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrGetType ScaleHasOriginPropertyInfo = Bool
type AttrLabel ScaleHasOriginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrLabel ScaleHasOriginPropertyInfo = "has-origin"
type AttrOrigin ScaleHasOriginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrSetTypeConstraint ScaleHasOriginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

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

Defined in GI.Gtk.Objects.Scale

type AttrTransferType ScaleHasOriginPropertyInfo = Bool
type AttrTransferTypeConstraint ScaleHasOriginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrTransferTypeConstraint ScaleHasOriginPropertyInfo = Type ~ Bool

data ScaleSetDigitsMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> m ()), MonadIO m, IsScale a) => OverloadedMethod ScaleSetDigitsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Scale

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ScaleSetDigitsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Scale

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ScaleSetDrawValueMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Scale

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ScaleSetDrawValueMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Scale

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ScaleSetFormatValueFuncMethodInfo #

Instances

Instances details
(signature ~ (Maybe ScaleFormatValueFunc -> m ()), MonadIO m, IsScale a) => OverloadedMethod ScaleSetFormatValueFuncMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Scale

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ScaleSetFormatValueFuncMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Scale

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ScaleSetHasOriginMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Scale

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ScaleSetHasOriginMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Scale

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ScaleSetValuePosMethodInfo #

Instances

Instances details
(signature ~ (PositionType -> m ()), MonadIO m, IsScale a) => OverloadedMethod ScaleSetValuePosMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Scale

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ScaleSetValuePosMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Scale

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ScaleValuePosPropertyInfo #

Instances

Instances details
AttrInfo ScaleValuePosPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

Associated Types

type AttrAllowedOps ScaleValuePosPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

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

Defined in GI.Gtk.Objects.Scale

type AttrBaseTypeConstraint ScaleValuePosPropertyInfo = IsScale
type AttrGetType ScaleValuePosPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrSetTypeConstraint ScaleValuePosPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrSetTypeConstraint ScaleValuePosPropertyInfo = Type ~ PositionType
type AttrTransferTypeConstraint ScaleValuePosPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrTransferTypeConstraint ScaleValuePosPropertyInfo = Type ~ PositionType
type AttrTransferType ScaleValuePosPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrTransferType ScaleValuePosPropertyInfo = PositionType
type AttrLabel ScaleValuePosPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrLabel ScaleValuePosPropertyInfo = "value-pos"
type AttrOrigin ScaleValuePosPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

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 
Instance details

Defined in GI.Gtk.Objects.Scale

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

Defined in GI.Gtk.Objects.Scale

type AttrBaseTypeConstraint ScaleValuePosPropertyInfo = IsScale
type AttrGetType ScaleValuePosPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrLabel ScaleValuePosPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrLabel ScaleValuePosPropertyInfo = "value-pos"
type AttrOrigin ScaleValuePosPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrSetTypeConstraint ScaleValuePosPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrSetTypeConstraint ScaleValuePosPropertyInfo = Type ~ PositionType
type AttrTransferType ScaleValuePosPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrTransferType ScaleValuePosPropertyInfo = PositionType
type AttrTransferTypeConstraint ScaleValuePosPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scale

type AttrTransferTypeConstraint ScaleValuePosPropertyInfo = Type ~ PositionType

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 () #

toScale :: (MonadIO m, IsScale o) => o -> m Scale #