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

GI.Gtk.Objects.Scrollbar

Description

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

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

Documentation

newtype Scrollbar #

Instances

Instances details
Eq Scrollbar 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

Methods

(==) :: Scrollbar -> Scrollbar -> Bool

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

GObject Scrollbar 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

ManagedPtrNewtype Scrollbar 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

TypedObject Scrollbar 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

Methods

glibType :: IO GType #

HasParentTypes Scrollbar 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

HasAttributeList Scrollbar 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

(info ~ ResolveScrollbarMethod t Scrollbar, OverloadedMethod info Scrollbar p, HasField t Scrollbar p) => HasField (t :: Symbol) Scrollbar p 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

Methods

getField :: Scrollbar -> p

(info ~ ResolveScrollbarMethod t Scrollbar, OverloadedMethodInfo info Scrollbar) => IsLabel t (MethodProxy info Scrollbar) 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

Methods

fromLabel :: MethodProxy info Scrollbar

(info ~ ResolveScrollbarMethod t Scrollbar, OverloadedMethod info Scrollbar p) => IsLabel t (Scrollbar -> p) 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

Methods

fromLabel :: Scrollbar -> p

IsGValue (Maybe Scrollbar) 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe Scrollbar -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe Scrollbar) #

type AttributeList Scrollbar 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

type AttributeList Scrollbar = ScrollbarAttributeList
type ParentTypes Scrollbar 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

type SignalList Scrollbar 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

type SignalList Scrollbar = ScrollbarSignalList

class (GObject o, IsDescendantOf Scrollbar o) => IsScrollbar o #

Instances

Instances details
(GObject o, IsDescendantOf Scrollbar o) => IsScrollbar o 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

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

Equations

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

data ScrollbarAdjustmentPropertyInfo #

Instances

Instances details
AttrInfo ScrollbarAdjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

Associated Types

type AttrAllowedOps ScrollbarAdjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

type AttrAllowedOps ScrollbarAdjustmentPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint ScrollbarAdjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

type AttrBaseTypeConstraint ScrollbarAdjustmentPropertyInfo = IsScrollbar
type AttrGetType ScrollbarAdjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

type AttrSetTypeConstraint ScrollbarAdjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

type AttrSetTypeConstraint ScrollbarAdjustmentPropertyInfo = IsAdjustment
type AttrTransferTypeConstraint ScrollbarAdjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

type AttrTransferTypeConstraint ScrollbarAdjustmentPropertyInfo = IsAdjustment
type AttrTransferType ScrollbarAdjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

type AttrLabel ScrollbarAdjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

type AttrLabel ScrollbarAdjustmentPropertyInfo = "adjustment"
type AttrOrigin ScrollbarAdjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

Methods

attrGet :: AttrBaseTypeConstraint ScrollbarAdjustmentPropertyInfo o => o -> IO (AttrGetType ScrollbarAdjustmentPropertyInfo)

attrSet :: (AttrBaseTypeConstraint ScrollbarAdjustmentPropertyInfo o, AttrSetTypeConstraint ScrollbarAdjustmentPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint ScrollbarAdjustmentPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint ScrollbarAdjustmentPropertyInfo o, AttrSetTypeConstraint ScrollbarAdjustmentPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint ScrollbarAdjustmentPropertyInfo o, AttrTransferTypeConstraint ScrollbarAdjustmentPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ScrollbarAdjustmentPropertyInfo)

attrPut :: AttrBaseTypeConstraint ScrollbarAdjustmentPropertyInfo o => o -> AttrGetType ScrollbarAdjustmentPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ScrollbarAdjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

type AttrAllowedOps ScrollbarAdjustmentPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint ScrollbarAdjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

type AttrBaseTypeConstraint ScrollbarAdjustmentPropertyInfo = IsScrollbar
type AttrGetType ScrollbarAdjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

type AttrLabel ScrollbarAdjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

type AttrLabel ScrollbarAdjustmentPropertyInfo = "adjustment"
type AttrOrigin ScrollbarAdjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

type AttrSetTypeConstraint ScrollbarAdjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

type AttrSetTypeConstraint ScrollbarAdjustmentPropertyInfo = IsAdjustment
type AttrTransferType ScrollbarAdjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

type AttrTransferTypeConstraint ScrollbarAdjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

type AttrTransferTypeConstraint ScrollbarAdjustmentPropertyInfo = IsAdjustment

data ScrollbarGetAdjustmentMethodInfo #

Instances

Instances details
(signature ~ m Adjustment, MonadIO m, IsScrollbar a) => OverloadedMethod ScrollbarGetAdjustmentMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ScrollbarGetAdjustmentMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ScrollbarSetAdjustmentMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsScrollbar a, IsAdjustment b) => OverloadedMethod ScrollbarSetAdjustmentMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ScrollbarSetAdjustmentMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Scrollbar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

clearScrollbarAdjustment :: (MonadIO m, IsScrollbar o) => o -> m () #

constructScrollbarAdjustment :: (IsScrollbar o, MonadIO m, IsAdjustment a) => a -> m (GValueConstruct o) #

getScrollbarAdjustment :: (MonadIO m, IsScrollbar o) => o -> m Adjustment #

scrollbarAdjustment :: AttrLabelProxy "adjustment" #

scrollbarGetAdjustment :: (HasCallStack, MonadIO m, IsScrollbar a) => a -> m Adjustment #

scrollbarNew :: (HasCallStack, MonadIO m, IsAdjustment a) => Orientation -> Maybe a -> m Scrollbar #

scrollbarSetAdjustment :: (HasCallStack, MonadIO m, IsScrollbar a, IsAdjustment b) => a -> Maybe b -> m () #

setScrollbarAdjustment :: (MonadIO m, IsScrollbar o, IsAdjustment a) => o -> a -> m () #

toScrollbar :: (MonadIO m, IsScrollbar o) => o -> m Scrollbar #