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

GI.Gtk.Objects.StackSidebar

Description

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

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

Documentation

newtype StackSidebar #

Instances

Instances details
Eq StackSidebar 
Instance details

Defined in GI.Gtk.Objects.StackSidebar

Methods

(==) :: StackSidebar -> StackSidebar -> Bool

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

GObject StackSidebar 
Instance details

Defined in GI.Gtk.Objects.StackSidebar

ManagedPtrNewtype StackSidebar 
Instance details

Defined in GI.Gtk.Objects.StackSidebar

TypedObject StackSidebar 
Instance details

Defined in GI.Gtk.Objects.StackSidebar

Methods

glibType :: IO GType #

HasParentTypes StackSidebar 
Instance details

Defined in GI.Gtk.Objects.StackSidebar

HasAttributeList StackSidebar 
Instance details

Defined in GI.Gtk.Objects.StackSidebar

(info ~ ResolveStackSidebarMethod t StackSidebar, OverloadedMethod info StackSidebar p, HasField t StackSidebar p) => HasField (t :: Symbol) StackSidebar p 
Instance details

Defined in GI.Gtk.Objects.StackSidebar

Methods

getField :: StackSidebar -> p

(info ~ ResolveStackSidebarMethod t StackSidebar, OverloadedMethodInfo info StackSidebar) => IsLabel t (MethodProxy info StackSidebar) 
Instance details

Defined in GI.Gtk.Objects.StackSidebar

Methods

fromLabel :: MethodProxy info StackSidebar

(info ~ ResolveStackSidebarMethod t StackSidebar, OverloadedMethod info StackSidebar p) => IsLabel t (StackSidebar -> p) 
Instance details

Defined in GI.Gtk.Objects.StackSidebar

Methods

fromLabel :: StackSidebar -> p

IsGValue (Maybe StackSidebar) 
Instance details

Defined in GI.Gtk.Objects.StackSidebar

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList StackSidebar 
Instance details

Defined in GI.Gtk.Objects.StackSidebar

type AttributeList StackSidebar = StackSidebarAttributeList
type ParentTypes StackSidebar 
Instance details

Defined in GI.Gtk.Objects.StackSidebar

type ParentTypes StackSidebar = '[Widget, Object, Accessible, Buildable, ConstraintTarget]
type SignalList StackSidebar 
Instance details

Defined in GI.Gtk.Objects.StackSidebar

type SignalList StackSidebar = StackSidebarSignalList

class (GObject o, IsDescendantOf StackSidebar o) => IsStackSidebar o #

Instances

Instances details
(GObject o, IsDescendantOf StackSidebar o) => IsStackSidebar o 
Instance details

Defined in GI.Gtk.Objects.StackSidebar

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

Equations

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

data StackSidebarGetStackMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Stack), MonadIO m, IsStackSidebar a) => OverloadedMethod StackSidebarGetStackMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.StackSidebar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo StackSidebarGetStackMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.StackSidebar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data StackSidebarSetStackMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsStackSidebar a, IsStack b) => OverloadedMethod StackSidebarSetStackMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.StackSidebar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo StackSidebarSetStackMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.StackSidebar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data StackSidebarStackPropertyInfo #

Instances

Instances details
AttrInfo StackSidebarStackPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.StackSidebar

Associated Types

type AttrAllowedOps StackSidebarStackPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.StackSidebar

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

Defined in GI.Gtk.Objects.StackSidebar

type AttrBaseTypeConstraint StackSidebarStackPropertyInfo = IsStackSidebar
type AttrGetType StackSidebarStackPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.StackSidebar

type AttrGetType StackSidebarStackPropertyInfo = Maybe Stack
type AttrSetTypeConstraint StackSidebarStackPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.StackSidebar

type AttrSetTypeConstraint StackSidebarStackPropertyInfo = IsStack
type AttrTransferTypeConstraint StackSidebarStackPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.StackSidebar

type AttrTransferTypeConstraint StackSidebarStackPropertyInfo = IsStack
type AttrTransferType StackSidebarStackPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.StackSidebar

type AttrTransferType StackSidebarStackPropertyInfo = Stack
type AttrLabel StackSidebarStackPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.StackSidebar

type AttrLabel StackSidebarStackPropertyInfo = "stack"
type AttrOrigin StackSidebarStackPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.StackSidebar

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps StackSidebarStackPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.StackSidebar

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

Defined in GI.Gtk.Objects.StackSidebar

type AttrBaseTypeConstraint StackSidebarStackPropertyInfo = IsStackSidebar
type AttrGetType StackSidebarStackPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.StackSidebar

type AttrGetType StackSidebarStackPropertyInfo = Maybe Stack
type AttrLabel StackSidebarStackPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.StackSidebar

type AttrLabel StackSidebarStackPropertyInfo = "stack"
type AttrOrigin StackSidebarStackPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.StackSidebar

type AttrSetTypeConstraint StackSidebarStackPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.StackSidebar

type AttrSetTypeConstraint StackSidebarStackPropertyInfo = IsStack
type AttrTransferType StackSidebarStackPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.StackSidebar

type AttrTransferType StackSidebarStackPropertyInfo = Stack
type AttrTransferTypeConstraint StackSidebarStackPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.StackSidebar

type AttrTransferTypeConstraint StackSidebarStackPropertyInfo = IsStack

constructStackSidebarStack :: (IsStackSidebar o, MonadIO m, IsStack a) => a -> m (GValueConstruct o) #

getStackSidebarStack :: (MonadIO m, IsStackSidebar o) => o -> m (Maybe Stack) #

setStackSidebarStack :: (MonadIO m, IsStackSidebar o, IsStack a) => o -> a -> m () #

stackSidebarGetStack :: (HasCallStack, MonadIO m, IsStackSidebar a) => a -> m (Maybe Stack) #

stackSidebarNew :: (HasCallStack, MonadIO m) => m StackSidebar #

stackSidebarSetStack :: (HasCallStack, MonadIO m, IsStackSidebar a, IsStack b) => a -> b -> m () #

stackSidebarStack :: AttrLabelProxy "stack" #

toStackSidebar :: (MonadIO m, IsStackSidebar o) => o -> m StackSidebar #