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

GI.Gtk.Objects.Stack

Description

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

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

Documentation

newtype Stack #

Constructors

Stack (ManagedPtr Stack) 

Instances

Instances details
Eq Stack 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

(==) :: Stack -> Stack -> Bool

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

GObject Stack 
Instance details

Defined in GI.Gtk.Objects.Stack

ManagedPtrNewtype Stack 
Instance details

Defined in GI.Gtk.Objects.Stack

TypedObject Stack 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

glibType :: IO GType #

HasParentTypes Stack 
Instance details

Defined in GI.Gtk.Objects.Stack

HasAttributeList Stack 
Instance details

Defined in GI.Gtk.Objects.Stack

(info ~ ResolveStackMethod t Stack, OverloadedMethod info Stack p, HasField t Stack p) => HasField (t :: Symbol) Stack p 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

getField :: Stack -> p

(info ~ ResolveStackMethod t Stack, OverloadedMethodInfo info Stack) => IsLabel t (MethodProxy info Stack) 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

fromLabel :: MethodProxy info Stack

(info ~ ResolveStackMethod t Stack, OverloadedMethod info Stack p) => IsLabel t (Stack -> p) 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

fromLabel :: Stack -> p

IsGValue (Maybe Stack) 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList Stack 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttributeList Stack = StackAttributeList
type ParentTypes Stack 
Instance details

Defined in GI.Gtk.Objects.Stack

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

Defined in GI.Gtk.Objects.Stack

type SignalList Stack = StackSignalList

class (GObject o, IsDescendantOf Stack o) => IsStack o #

Instances

Instances details
(GObject o, IsDescendantOf Stack o) => IsStack o 
Instance details

Defined in GI.Gtk.Objects.Stack

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

Equations

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

data StackAddChildMethodInfo #

Instances

Instances details
(signature ~ (b -> m StackPage), MonadIO m, IsStack a, IsWidget b) => OverloadedMethod StackAddChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo StackAddChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data StackAddNamedMethodInfo #

Instances

Instances details
(signature ~ (b -> Maybe Text -> m StackPage), MonadIO m, IsStack a, IsWidget b) => OverloadedMethod StackAddNamedMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo StackAddNamedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data StackAddTitledMethodInfo #

Instances

Instances details
(signature ~ (b -> Maybe Text -> Text -> m StackPage), MonadIO m, IsStack a, IsWidget b) => OverloadedMethod StackAddTitledMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo StackAddTitledMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data StackGetChildByNameMethodInfo #

Instances

Instances details
(signature ~ (Text -> m (Maybe Widget)), MonadIO m, IsStack a) => OverloadedMethod StackGetChildByNameMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo StackGetChildByNameMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data StackGetHhomogeneousMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsStack a) => OverloadedMethod StackGetHhomogeneousMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo StackGetHhomogeneousMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data StackGetInterpolateSizeMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsStack a) => OverloadedMethod StackGetInterpolateSizeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo StackGetInterpolateSizeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data StackGetPageMethodInfo #

Instances

Instances details
(signature ~ (b -> m StackPage), MonadIO m, IsStack a, IsWidget b) => OverloadedMethod StackGetPageMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo StackGetPageMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data StackGetPagesMethodInfo #

Instances

Instances details
(signature ~ m SelectionModel, MonadIO m, IsStack a) => OverloadedMethod StackGetPagesMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo StackGetPagesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data StackGetTransitionDurationMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsStack a) => OverloadedMethod StackGetTransitionDurationMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo StackGetTransitionDurationMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data StackGetTransitionRunningMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsStack a) => OverloadedMethod StackGetTransitionRunningMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo StackGetTransitionRunningMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data StackGetTransitionTypeMethodInfo #

Instances

Instances details
(signature ~ m StackTransitionType, MonadIO m, IsStack a) => OverloadedMethod StackGetTransitionTypeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo StackGetTransitionTypeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data StackGetVhomogeneousMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsStack a) => OverloadedMethod StackGetVhomogeneousMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo StackGetVhomogeneousMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data StackGetVisibleChildMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Widget), MonadIO m, IsStack a) => OverloadedMethod StackGetVisibleChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo StackGetVisibleChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data StackGetVisibleChildNameMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Text), MonadIO m, IsStack a) => OverloadedMethod StackGetVisibleChildNameMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo StackGetVisibleChildNameMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data StackHhomogeneousPropertyInfo #

Instances

Instances details
AttrInfo StackHhomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

Associated Types

type AttrAllowedOps StackHhomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

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

Defined in GI.Gtk.Objects.Stack

type AttrBaseTypeConstraint StackHhomogeneousPropertyInfo = IsStack
type AttrGetType StackHhomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrGetType StackHhomogeneousPropertyInfo = Bool
type AttrSetTypeConstraint StackHhomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

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

Defined in GI.Gtk.Objects.Stack

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

Defined in GI.Gtk.Objects.Stack

type AttrTransferType StackHhomogeneousPropertyInfo = Bool
type AttrLabel StackHhomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrLabel StackHhomogeneousPropertyInfo = "hhomogeneous"
type AttrOrigin StackHhomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps StackHhomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

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

Defined in GI.Gtk.Objects.Stack

type AttrBaseTypeConstraint StackHhomogeneousPropertyInfo = IsStack
type AttrGetType StackHhomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrGetType StackHhomogeneousPropertyInfo = Bool
type AttrLabel StackHhomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrLabel StackHhomogeneousPropertyInfo = "hhomogeneous"
type AttrOrigin StackHhomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrSetTypeConstraint StackHhomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

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

Defined in GI.Gtk.Objects.Stack

type AttrTransferType StackHhomogeneousPropertyInfo = Bool
type AttrTransferTypeConstraint StackHhomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrTransferTypeConstraint StackHhomogeneousPropertyInfo = Type ~ Bool

data StackInterpolateSizePropertyInfo #

Instances

Instances details
AttrInfo StackInterpolateSizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

Associated Types

type AttrAllowedOps StackInterpolateSizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

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

Defined in GI.Gtk.Objects.Stack

type AttrBaseTypeConstraint StackInterpolateSizePropertyInfo = IsStack
type AttrGetType StackInterpolateSizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrGetType StackInterpolateSizePropertyInfo = Bool
type AttrSetTypeConstraint StackInterpolateSizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

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

Defined in GI.Gtk.Objects.Stack

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

Defined in GI.Gtk.Objects.Stack

type AttrTransferType StackInterpolateSizePropertyInfo = Bool
type AttrLabel StackInterpolateSizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrLabel StackInterpolateSizePropertyInfo = "interpolate-size"
type AttrOrigin StackInterpolateSizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps StackInterpolateSizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

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

Defined in GI.Gtk.Objects.Stack

type AttrBaseTypeConstraint StackInterpolateSizePropertyInfo = IsStack
type AttrGetType StackInterpolateSizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrGetType StackInterpolateSizePropertyInfo = Bool
type AttrLabel StackInterpolateSizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrLabel StackInterpolateSizePropertyInfo = "interpolate-size"
type AttrOrigin StackInterpolateSizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrSetTypeConstraint StackInterpolateSizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

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

Defined in GI.Gtk.Objects.Stack

type AttrTransferType StackInterpolateSizePropertyInfo = Bool
type AttrTransferTypeConstraint StackInterpolateSizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrTransferTypeConstraint StackInterpolateSizePropertyInfo = Type ~ Bool

data StackPagesPropertyInfo #

Instances

Instances details
AttrInfo StackPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

Associated Types

type AttrAllowedOps StackPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrAllowedOps StackPagesPropertyInfo = '['AttrGet, 'AttrClear]
type AttrBaseTypeConstraint StackPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrBaseTypeConstraint StackPagesPropertyInfo = IsStack
type AttrGetType StackPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrGetType StackPagesPropertyInfo = Maybe SelectionModel
type AttrSetTypeConstraint StackPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrSetTypeConstraint StackPagesPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint StackPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrTransferTypeConstraint StackPagesPropertyInfo = Type ~ ()
type AttrTransferType StackPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrTransferType StackPagesPropertyInfo = ()
type AttrLabel StackPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrLabel StackPagesPropertyInfo = "pages"
type AttrOrigin StackPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrOrigin StackPagesPropertyInfo = Stack

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps StackPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrAllowedOps StackPagesPropertyInfo = '['AttrGet, 'AttrClear]
type AttrBaseTypeConstraint StackPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrBaseTypeConstraint StackPagesPropertyInfo = IsStack
type AttrGetType StackPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrGetType StackPagesPropertyInfo = Maybe SelectionModel
type AttrLabel StackPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrLabel StackPagesPropertyInfo = "pages"
type AttrOrigin StackPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrOrigin StackPagesPropertyInfo = Stack
type AttrSetTypeConstraint StackPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrSetTypeConstraint StackPagesPropertyInfo = Type ~ ()
type AttrTransferType StackPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrTransferType StackPagesPropertyInfo = ()
type AttrTransferTypeConstraint StackPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrTransferTypeConstraint StackPagesPropertyInfo = Type ~ ()

data StackRemoveMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo StackRemoveMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data StackSetHhomogeneousMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo StackSetHhomogeneousMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data StackSetInterpolateSizeMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo StackSetInterpolateSizeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data StackSetTransitionDurationMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> m ()), MonadIO m, IsStack a) => OverloadedMethod StackSetTransitionDurationMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo StackSetTransitionDurationMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data StackSetTransitionTypeMethodInfo #

Instances

Instances details
(signature ~ (StackTransitionType -> m ()), MonadIO m, IsStack a) => OverloadedMethod StackSetTransitionTypeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo StackSetTransitionTypeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data StackSetVhomogeneousMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo StackSetVhomogeneousMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data StackSetVisibleChildFullMethodInfo #

Instances

Instances details
(signature ~ (Text -> StackTransitionType -> m ()), MonadIO m, IsStack a) => OverloadedMethod StackSetVisibleChildFullMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo StackSetVisibleChildFullMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data StackSetVisibleChildMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo StackSetVisibleChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data StackSetVisibleChildNameMethodInfo #

Instances

Instances details
(signature ~ (Text -> m ()), MonadIO m, IsStack a) => OverloadedMethod StackSetVisibleChildNameMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo StackSetVisibleChildNameMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data StackTransitionDurationPropertyInfo #

Instances

Instances details
AttrInfo StackTransitionDurationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

Associated Types

type AttrAllowedOps StackTransitionDurationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

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

Defined in GI.Gtk.Objects.Stack

type AttrBaseTypeConstraint StackTransitionDurationPropertyInfo = IsStack
type AttrGetType StackTransitionDurationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrGetType StackTransitionDurationPropertyInfo = Word32
type AttrSetTypeConstraint StackTransitionDurationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrSetTypeConstraint StackTransitionDurationPropertyInfo = Type ~ Word32
type AttrTransferTypeConstraint StackTransitionDurationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrTransferTypeConstraint StackTransitionDurationPropertyInfo = Type ~ Word32
type AttrTransferType StackTransitionDurationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrTransferType StackTransitionDurationPropertyInfo = Word32
type AttrLabel StackTransitionDurationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrLabel StackTransitionDurationPropertyInfo = "transition-duration"
type AttrOrigin StackTransitionDurationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps StackTransitionDurationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

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

Defined in GI.Gtk.Objects.Stack

type AttrBaseTypeConstraint StackTransitionDurationPropertyInfo = IsStack
type AttrGetType StackTransitionDurationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrGetType StackTransitionDurationPropertyInfo = Word32
type AttrLabel StackTransitionDurationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrLabel StackTransitionDurationPropertyInfo = "transition-duration"
type AttrOrigin StackTransitionDurationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrSetTypeConstraint StackTransitionDurationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrSetTypeConstraint StackTransitionDurationPropertyInfo = Type ~ Word32
type AttrTransferType StackTransitionDurationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrTransferType StackTransitionDurationPropertyInfo = Word32
type AttrTransferTypeConstraint StackTransitionDurationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrTransferTypeConstraint StackTransitionDurationPropertyInfo = Type ~ Word32

data StackTransitionRunningPropertyInfo #

Instances

Instances details
AttrInfo StackTransitionRunningPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

Associated Types

type AttrAllowedOps StackTransitionRunningPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrAllowedOps StackTransitionRunningPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint StackTransitionRunningPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrBaseTypeConstraint StackTransitionRunningPropertyInfo = IsStack
type AttrGetType StackTransitionRunningPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrGetType StackTransitionRunningPropertyInfo = Bool
type AttrSetTypeConstraint StackTransitionRunningPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrSetTypeConstraint StackTransitionRunningPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint StackTransitionRunningPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrTransferTypeConstraint StackTransitionRunningPropertyInfo = Type ~ ()
type AttrTransferType StackTransitionRunningPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrTransferType StackTransitionRunningPropertyInfo = ()
type AttrLabel StackTransitionRunningPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrLabel StackTransitionRunningPropertyInfo = "transition-running"
type AttrOrigin StackTransitionRunningPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps StackTransitionRunningPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrAllowedOps StackTransitionRunningPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint StackTransitionRunningPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrBaseTypeConstraint StackTransitionRunningPropertyInfo = IsStack
type AttrGetType StackTransitionRunningPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrGetType StackTransitionRunningPropertyInfo = Bool
type AttrLabel StackTransitionRunningPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrLabel StackTransitionRunningPropertyInfo = "transition-running"
type AttrOrigin StackTransitionRunningPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrSetTypeConstraint StackTransitionRunningPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrSetTypeConstraint StackTransitionRunningPropertyInfo = Type ~ ()
type AttrTransferType StackTransitionRunningPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrTransferType StackTransitionRunningPropertyInfo = ()
type AttrTransferTypeConstraint StackTransitionRunningPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrTransferTypeConstraint StackTransitionRunningPropertyInfo = Type ~ ()

data StackTransitionTypePropertyInfo #

Instances

Instances details
AttrInfo StackTransitionTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

Associated Types

type AttrAllowedOps StackTransitionTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

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

Defined in GI.Gtk.Objects.Stack

type AttrBaseTypeConstraint StackTransitionTypePropertyInfo = IsStack
type AttrGetType StackTransitionTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrSetTypeConstraint StackTransitionTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrSetTypeConstraint StackTransitionTypePropertyInfo = Type ~ StackTransitionType
type AttrTransferTypeConstraint StackTransitionTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrTransferTypeConstraint StackTransitionTypePropertyInfo = Type ~ StackTransitionType
type AttrTransferType StackTransitionTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrLabel StackTransitionTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrLabel StackTransitionTypePropertyInfo = "transition-type"
type AttrOrigin StackTransitionTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps StackTransitionTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

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

Defined in GI.Gtk.Objects.Stack

type AttrBaseTypeConstraint StackTransitionTypePropertyInfo = IsStack
type AttrGetType StackTransitionTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrLabel StackTransitionTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrLabel StackTransitionTypePropertyInfo = "transition-type"
type AttrOrigin StackTransitionTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrSetTypeConstraint StackTransitionTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrSetTypeConstraint StackTransitionTypePropertyInfo = Type ~ StackTransitionType
type AttrTransferType StackTransitionTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrTransferTypeConstraint StackTransitionTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrTransferTypeConstraint StackTransitionTypePropertyInfo = Type ~ StackTransitionType

data StackVhomogeneousPropertyInfo #

Instances

Instances details
AttrInfo StackVhomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

Associated Types

type AttrAllowedOps StackVhomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

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

Defined in GI.Gtk.Objects.Stack

type AttrBaseTypeConstraint StackVhomogeneousPropertyInfo = IsStack
type AttrGetType StackVhomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrGetType StackVhomogeneousPropertyInfo = Bool
type AttrSetTypeConstraint StackVhomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

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

Defined in GI.Gtk.Objects.Stack

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

Defined in GI.Gtk.Objects.Stack

type AttrTransferType StackVhomogeneousPropertyInfo = Bool
type AttrLabel StackVhomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrLabel StackVhomogeneousPropertyInfo = "vhomogeneous"
type AttrOrigin StackVhomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps StackVhomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

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

Defined in GI.Gtk.Objects.Stack

type AttrBaseTypeConstraint StackVhomogeneousPropertyInfo = IsStack
type AttrGetType StackVhomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrGetType StackVhomogeneousPropertyInfo = Bool
type AttrLabel StackVhomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrLabel StackVhomogeneousPropertyInfo = "vhomogeneous"
type AttrOrigin StackVhomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrSetTypeConstraint StackVhomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

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

Defined in GI.Gtk.Objects.Stack

type AttrTransferType StackVhomogeneousPropertyInfo = Bool
type AttrTransferTypeConstraint StackVhomogeneousPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrTransferTypeConstraint StackVhomogeneousPropertyInfo = Type ~ Bool

data StackVisibleChildNamePropertyInfo #

Instances

Instances details
AttrInfo StackVisibleChildNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

Associated Types

type AttrAllowedOps StackVisibleChildNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

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

Defined in GI.Gtk.Objects.Stack

type AttrBaseTypeConstraint StackVisibleChildNamePropertyInfo = IsStack
type AttrGetType StackVisibleChildNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrGetType StackVisibleChildNamePropertyInfo = Maybe Text
type AttrSetTypeConstraint StackVisibleChildNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrSetTypeConstraint StackVisibleChildNamePropertyInfo = Type ~ Text
type AttrTransferTypeConstraint StackVisibleChildNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrTransferTypeConstraint StackVisibleChildNamePropertyInfo = Type ~ Text
type AttrTransferType StackVisibleChildNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrTransferType StackVisibleChildNamePropertyInfo = Text
type AttrLabel StackVisibleChildNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrLabel StackVisibleChildNamePropertyInfo = "visible-child-name"
type AttrOrigin StackVisibleChildNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps StackVisibleChildNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

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

Defined in GI.Gtk.Objects.Stack

type AttrBaseTypeConstraint StackVisibleChildNamePropertyInfo = IsStack
type AttrGetType StackVisibleChildNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrGetType StackVisibleChildNamePropertyInfo = Maybe Text
type AttrLabel StackVisibleChildNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrLabel StackVisibleChildNamePropertyInfo = "visible-child-name"
type AttrOrigin StackVisibleChildNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrSetTypeConstraint StackVisibleChildNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrSetTypeConstraint StackVisibleChildNamePropertyInfo = Type ~ Text
type AttrTransferType StackVisibleChildNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrTransferType StackVisibleChildNamePropertyInfo = Text
type AttrTransferTypeConstraint StackVisibleChildNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrTransferTypeConstraint StackVisibleChildNamePropertyInfo = Type ~ Text

data StackVisibleChildPropertyInfo #

Instances

Instances details
AttrInfo StackVisibleChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

Associated Types

type AttrAllowedOps StackVisibleChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

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

Defined in GI.Gtk.Objects.Stack

type AttrBaseTypeConstraint StackVisibleChildPropertyInfo = IsStack
type AttrGetType StackVisibleChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrGetType StackVisibleChildPropertyInfo = Maybe Widget
type AttrSetTypeConstraint StackVisibleChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrSetTypeConstraint StackVisibleChildPropertyInfo = IsWidget
type AttrTransferTypeConstraint StackVisibleChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrTransferTypeConstraint StackVisibleChildPropertyInfo = IsWidget
type AttrTransferType StackVisibleChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrTransferType StackVisibleChildPropertyInfo = Widget
type AttrLabel StackVisibleChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrLabel StackVisibleChildPropertyInfo = "visible-child"
type AttrOrigin StackVisibleChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps StackVisibleChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

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

Defined in GI.Gtk.Objects.Stack

type AttrBaseTypeConstraint StackVisibleChildPropertyInfo = IsStack
type AttrGetType StackVisibleChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrGetType StackVisibleChildPropertyInfo = Maybe Widget
type AttrLabel StackVisibleChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrLabel StackVisibleChildPropertyInfo = "visible-child"
type AttrOrigin StackVisibleChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrSetTypeConstraint StackVisibleChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrSetTypeConstraint StackVisibleChildPropertyInfo = IsWidget
type AttrTransferType StackVisibleChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrTransferType StackVisibleChildPropertyInfo = Widget
type AttrTransferTypeConstraint StackVisibleChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Stack

type AttrTransferTypeConstraint StackVisibleChildPropertyInfo = IsWidget

constructStackHhomogeneous :: (IsStack o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructStackInterpolateSize :: (IsStack o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructStackTransitionDuration :: (IsStack o, MonadIO m) => Word32 -> m (GValueConstruct o) #

constructStackTransitionType :: (IsStack o, MonadIO m) => StackTransitionType -> m (GValueConstruct o) #

constructStackVhomogeneous :: (IsStack o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructStackVisibleChild :: (IsStack o, MonadIO m, IsWidget a) => a -> m (GValueConstruct o) #

constructStackVisibleChildName :: (IsStack o, MonadIO m) => Text -> m (GValueConstruct o) #

getStackHhomogeneous :: (MonadIO m, IsStack o) => o -> m Bool #

getStackInterpolateSize :: (MonadIO m, IsStack o) => o -> m Bool #

getStackPages :: (MonadIO m, IsStack o) => o -> m (Maybe SelectionModel) #

getStackTransitionDuration :: (MonadIO m, IsStack o) => o -> m Word32 #

getStackTransitionRunning :: (MonadIO m, IsStack o) => o -> m Bool #

getStackVhomogeneous :: (MonadIO m, IsStack o) => o -> m Bool #

getStackVisibleChild :: (MonadIO m, IsStack o) => o -> m (Maybe Widget) #

getStackVisibleChildName :: (MonadIO m, IsStack o) => o -> m (Maybe Text) #

setStackHhomogeneous :: (MonadIO m, IsStack o) => o -> Bool -> m () #

setStackInterpolateSize :: (MonadIO m, IsStack o) => o -> Bool -> m () #

setStackTransitionDuration :: (MonadIO m, IsStack o) => o -> Word32 -> m () #

setStackTransitionType :: (MonadIO m, IsStack o) => o -> StackTransitionType -> m () #

setStackVhomogeneous :: (MonadIO m, IsStack o) => o -> Bool -> m () #

setStackVisibleChild :: (MonadIO m, IsStack o, IsWidget a) => o -> a -> m () #

setStackVisibleChildName :: (MonadIO m, IsStack o) => o -> Text -> m () #

stackAddChild :: (HasCallStack, MonadIO m, IsStack a, IsWidget b) => a -> b -> m StackPage #

stackAddNamed :: (HasCallStack, MonadIO m, IsStack a, IsWidget b) => a -> b -> Maybe Text -> m StackPage #

stackAddTitled :: (HasCallStack, MonadIO m, IsStack a, IsWidget b) => a -> b -> Maybe Text -> Text -> m StackPage #

stackGetChildByName :: (HasCallStack, MonadIO m, IsStack a) => a -> Text -> m (Maybe Widget) #

stackGetHhomogeneous :: (HasCallStack, MonadIO m, IsStack a) => a -> m Bool #

stackGetInterpolateSize :: (HasCallStack, MonadIO m, IsStack a) => a -> m Bool #

stackGetPage :: (HasCallStack, MonadIO m, IsStack a, IsWidget b) => a -> b -> m StackPage #

stackGetPages :: (HasCallStack, MonadIO m, IsStack a) => a -> m SelectionModel #

stackGetTransitionDuration :: (HasCallStack, MonadIO m, IsStack a) => a -> m Word32 #

stackGetTransitionRunning :: (HasCallStack, MonadIO m, IsStack a) => a -> m Bool #

stackGetTransitionType :: (HasCallStack, MonadIO m, IsStack a) => a -> m StackTransitionType #

stackGetVhomogeneous :: (HasCallStack, MonadIO m, IsStack a) => a -> m Bool #

stackGetVisibleChild :: (HasCallStack, MonadIO m, IsStack a) => a -> m (Maybe Widget) #

stackGetVisibleChildName :: (HasCallStack, MonadIO m, IsStack a) => a -> m (Maybe Text) #

stackHhomogeneous :: AttrLabelProxy "hhomogeneous" #

stackInterpolateSize :: AttrLabelProxy "interpolateSize" #

stackNew :: (HasCallStack, MonadIO m) => m Stack #

stackPages :: AttrLabelProxy "pages" #

stackRemove :: (HasCallStack, MonadIO m, IsStack a, IsWidget b) => a -> b -> m () #

stackSetHhomogeneous :: (HasCallStack, MonadIO m, IsStack a) => a -> Bool -> m () #

stackSetInterpolateSize :: (HasCallStack, MonadIO m, IsStack a) => a -> Bool -> m () #

stackSetTransitionDuration :: (HasCallStack, MonadIO m, IsStack a) => a -> Word32 -> m () #

stackSetTransitionType :: (HasCallStack, MonadIO m, IsStack a) => a -> StackTransitionType -> m () #

stackSetVhomogeneous :: (HasCallStack, MonadIO m, IsStack a) => a -> Bool -> m () #

stackSetVisibleChild :: (HasCallStack, MonadIO m, IsStack a, IsWidget b) => a -> b -> m () #

stackSetVisibleChildFull :: (HasCallStack, MonadIO m, IsStack a) => a -> Text -> StackTransitionType -> m () #

stackSetVisibleChildName :: (HasCallStack, MonadIO m, IsStack a) => a -> Text -> m () #

stackTransitionDuration :: AttrLabelProxy "transitionDuration" #

stackTransitionRunning :: AttrLabelProxy "transitionRunning" #

stackTransitionType :: AttrLabelProxy "transitionType" #

stackVhomogeneous :: AttrLabelProxy "vhomogeneous" #

stackVisibleChild :: AttrLabelProxy "visibleChild" #

stackVisibleChildName :: AttrLabelProxy "visibleChildName" #

toStack :: (MonadIO m, IsStack o) => o -> m Stack #