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

GI.Gtk.Objects.StackSwitcher

Description

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

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

Documentation

newtype StackSwitcher #

Instances

Instances details
Eq StackSwitcher 
Instance details

Defined in GI.Gtk.Objects.StackSwitcher

GObject StackSwitcher 
Instance details

Defined in GI.Gtk.Objects.StackSwitcher

ManagedPtrNewtype StackSwitcher 
Instance details

Defined in GI.Gtk.Objects.StackSwitcher

TypedObject StackSwitcher 
Instance details

Defined in GI.Gtk.Objects.StackSwitcher

Methods

glibType :: IO GType #

HasParentTypes StackSwitcher 
Instance details

Defined in GI.Gtk.Objects.StackSwitcher

HasAttributeList StackSwitcher 
Instance details

Defined in GI.Gtk.Objects.StackSwitcher

(info ~ ResolveStackSwitcherMethod t StackSwitcher, OverloadedMethod info StackSwitcher p, HasField t StackSwitcher p) => HasField (t :: Symbol) StackSwitcher p 
Instance details

Defined in GI.Gtk.Objects.StackSwitcher

Methods

getField :: StackSwitcher -> p

(info ~ ResolveStackSwitcherMethod t StackSwitcher, OverloadedMethodInfo info StackSwitcher) => IsLabel t (MethodProxy info StackSwitcher) 
Instance details

Defined in GI.Gtk.Objects.StackSwitcher

Methods

fromLabel :: MethodProxy info StackSwitcher

(info ~ ResolveStackSwitcherMethod t StackSwitcher, OverloadedMethod info StackSwitcher p) => IsLabel t (StackSwitcher -> p) 
Instance details

Defined in GI.Gtk.Objects.StackSwitcher

Methods

fromLabel :: StackSwitcher -> p

IsGValue (Maybe StackSwitcher) 
Instance details

Defined in GI.Gtk.Objects.StackSwitcher

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList StackSwitcher 
Instance details

Defined in GI.Gtk.Objects.StackSwitcher

type AttributeList StackSwitcher = StackSwitcherAttributeList
type ParentTypes StackSwitcher 
Instance details

Defined in GI.Gtk.Objects.StackSwitcher

type SignalList StackSwitcher 
Instance details

Defined in GI.Gtk.Objects.StackSwitcher

type SignalList StackSwitcher = StackSwitcherSignalList

class (GObject o, IsDescendantOf StackSwitcher o) => IsStackSwitcher o #

Instances

Instances details
(GObject o, IsDescendantOf StackSwitcher o) => IsStackSwitcher o 
Instance details

Defined in GI.Gtk.Objects.StackSwitcher

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

Equations

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

data StackSwitcherGetStackMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.StackSwitcher

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo StackSwitcherGetStackMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.StackSwitcher

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data StackSwitcherSetStackMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsStackSwitcher a, IsStack b) => OverloadedMethod StackSwitcherSetStackMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.StackSwitcher

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo StackSwitcherSetStackMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.StackSwitcher

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data StackSwitcherStackPropertyInfo #

Instances

Instances details
AttrInfo StackSwitcherStackPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.StackSwitcher

Associated Types

type AttrAllowedOps StackSwitcherStackPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.StackSwitcher

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

Defined in GI.Gtk.Objects.StackSwitcher

type AttrBaseTypeConstraint StackSwitcherStackPropertyInfo = IsStackSwitcher
type AttrGetType StackSwitcherStackPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.StackSwitcher

type AttrGetType StackSwitcherStackPropertyInfo = Maybe Stack
type AttrSetTypeConstraint StackSwitcherStackPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.StackSwitcher

type AttrSetTypeConstraint StackSwitcherStackPropertyInfo = IsStack
type AttrTransferTypeConstraint StackSwitcherStackPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.StackSwitcher

type AttrTransferTypeConstraint StackSwitcherStackPropertyInfo = IsStack
type AttrTransferType StackSwitcherStackPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.StackSwitcher

type AttrTransferType StackSwitcherStackPropertyInfo = Stack
type AttrLabel StackSwitcherStackPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.StackSwitcher

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

Defined in GI.Gtk.Objects.StackSwitcher

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps StackSwitcherStackPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.StackSwitcher

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

Defined in GI.Gtk.Objects.StackSwitcher

type AttrBaseTypeConstraint StackSwitcherStackPropertyInfo = IsStackSwitcher
type AttrGetType StackSwitcherStackPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.StackSwitcher

type AttrGetType StackSwitcherStackPropertyInfo = Maybe Stack
type AttrLabel StackSwitcherStackPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.StackSwitcher

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

Defined in GI.Gtk.Objects.StackSwitcher

type AttrSetTypeConstraint StackSwitcherStackPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.StackSwitcher

type AttrSetTypeConstraint StackSwitcherStackPropertyInfo = IsStack
type AttrTransferType StackSwitcherStackPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.StackSwitcher

type AttrTransferType StackSwitcherStackPropertyInfo = Stack
type AttrTransferTypeConstraint StackSwitcherStackPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.StackSwitcher

type AttrTransferTypeConstraint StackSwitcherStackPropertyInfo = IsStack

clearStackSwitcherStack :: (MonadIO m, IsStackSwitcher o) => o -> m () #

constructStackSwitcherStack :: (IsStackSwitcher o, MonadIO m, IsStack a) => a -> m (GValueConstruct o) #

getStackSwitcherStack :: (MonadIO m, IsStackSwitcher o) => o -> m (Maybe Stack) #

setStackSwitcherStack :: (MonadIO m, IsStackSwitcher o, IsStack a) => o -> a -> m () #

stackSwitcherGetStack :: (HasCallStack, MonadIO m, IsStackSwitcher a) => a -> m (Maybe Stack) #

stackSwitcherNew :: (HasCallStack, MonadIO m) => m StackSwitcher #

stackSwitcherSetStack :: (HasCallStack, MonadIO m, IsStackSwitcher a, IsStack b) => a -> Maybe b -> m () #

stackSwitcherStack :: AttrLabelProxy "stack" #

toStackSwitcher :: (MonadIO m, IsStackSwitcher o) => o -> m StackSwitcher #