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

GI.Gtk.Objects.Revealer

Description

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

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

Documentation

newtype Revealer #

Constructors

Revealer (ManagedPtr Revealer) 

Instances

Instances details
Eq Revealer 
Instance details

Defined in GI.Gtk.Objects.Revealer

Methods

(==) :: Revealer -> Revealer -> Bool

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

GObject Revealer 
Instance details

Defined in GI.Gtk.Objects.Revealer

ManagedPtrNewtype Revealer 
Instance details

Defined in GI.Gtk.Objects.Revealer

TypedObject Revealer 
Instance details

Defined in GI.Gtk.Objects.Revealer

Methods

glibType :: IO GType #

HasParentTypes Revealer 
Instance details

Defined in GI.Gtk.Objects.Revealer

HasAttributeList Revealer 
Instance details

Defined in GI.Gtk.Objects.Revealer

(info ~ ResolveRevealerMethod t Revealer, OverloadedMethod info Revealer p, HasField t Revealer p) => HasField (t :: Symbol) Revealer p 
Instance details

Defined in GI.Gtk.Objects.Revealer

Methods

getField :: Revealer -> p

(info ~ ResolveRevealerMethod t Revealer, OverloadedMethodInfo info Revealer) => IsLabel t (MethodProxy info Revealer) 
Instance details

Defined in GI.Gtk.Objects.Revealer

Methods

fromLabel :: MethodProxy info Revealer

(info ~ ResolveRevealerMethod t Revealer, OverloadedMethod info Revealer p) => IsLabel t (Revealer -> p) 
Instance details

Defined in GI.Gtk.Objects.Revealer

Methods

fromLabel :: Revealer -> p

IsGValue (Maybe Revealer) 
Instance details

Defined in GI.Gtk.Objects.Revealer

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList Revealer 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttributeList Revealer = RevealerAttributeList
type ParentTypes Revealer 
Instance details

Defined in GI.Gtk.Objects.Revealer

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

Defined in GI.Gtk.Objects.Revealer

type SignalList Revealer = RevealerSignalList

class (GObject o, IsDescendantOf Revealer o) => IsRevealer o #

Instances

Instances details
(GObject o, IsDescendantOf Revealer o) => IsRevealer o 
Instance details

Defined in GI.Gtk.Objects.Revealer

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

Equations

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

data RevealerChildPropertyInfo #

Instances

Instances details
AttrInfo RevealerChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

Associated Types

type AttrAllowedOps RevealerChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

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

Defined in GI.Gtk.Objects.Revealer

type AttrBaseTypeConstraint RevealerChildPropertyInfo = IsRevealer
type AttrGetType RevealerChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrGetType RevealerChildPropertyInfo = Maybe Widget
type AttrSetTypeConstraint RevealerChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrSetTypeConstraint RevealerChildPropertyInfo = IsWidget
type AttrTransferTypeConstraint RevealerChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrTransferTypeConstraint RevealerChildPropertyInfo = IsWidget
type AttrTransferType RevealerChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrTransferType RevealerChildPropertyInfo = Widget
type AttrLabel RevealerChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrLabel RevealerChildPropertyInfo = "child"
type AttrOrigin RevealerChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps RevealerChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

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

Defined in GI.Gtk.Objects.Revealer

type AttrBaseTypeConstraint RevealerChildPropertyInfo = IsRevealer
type AttrGetType RevealerChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrGetType RevealerChildPropertyInfo = Maybe Widget
type AttrLabel RevealerChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrLabel RevealerChildPropertyInfo = "child"
type AttrOrigin RevealerChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrSetTypeConstraint RevealerChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrSetTypeConstraint RevealerChildPropertyInfo = IsWidget
type AttrTransferType RevealerChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrTransferType RevealerChildPropertyInfo = Widget
type AttrTransferTypeConstraint RevealerChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrTransferTypeConstraint RevealerChildPropertyInfo = IsWidget

data RevealerChildRevealedPropertyInfo #

Instances

Instances details
AttrInfo RevealerChildRevealedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

Associated Types

type AttrAllowedOps RevealerChildRevealedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

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

Defined in GI.Gtk.Objects.Revealer

type AttrBaseTypeConstraint RevealerChildRevealedPropertyInfo = IsRevealer
type AttrGetType RevealerChildRevealedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrGetType RevealerChildRevealedPropertyInfo = Bool
type AttrSetTypeConstraint RevealerChildRevealedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

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

Defined in GI.Gtk.Objects.Revealer

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

Defined in GI.Gtk.Objects.Revealer

type AttrTransferType RevealerChildRevealedPropertyInfo = ()
type AttrLabel RevealerChildRevealedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrLabel RevealerChildRevealedPropertyInfo = "child-revealed"
type AttrOrigin RevealerChildRevealedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps RevealerChildRevealedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

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

Defined in GI.Gtk.Objects.Revealer

type AttrBaseTypeConstraint RevealerChildRevealedPropertyInfo = IsRevealer
type AttrGetType RevealerChildRevealedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrGetType RevealerChildRevealedPropertyInfo = Bool
type AttrLabel RevealerChildRevealedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrLabel RevealerChildRevealedPropertyInfo = "child-revealed"
type AttrOrigin RevealerChildRevealedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrSetTypeConstraint RevealerChildRevealedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

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

Defined in GI.Gtk.Objects.Revealer

type AttrTransferType RevealerChildRevealedPropertyInfo = ()
type AttrTransferTypeConstraint RevealerChildRevealedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrTransferTypeConstraint RevealerChildRevealedPropertyInfo = Type ~ ()

data RevealerGetChildMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Revealer

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo RevealerGetChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Revealer

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data RevealerGetChildRevealedMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsRevealer a) => OverloadedMethod RevealerGetChildRevealedMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Revealer

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo RevealerGetChildRevealedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Revealer

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data RevealerGetRevealChildMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsRevealer a) => OverloadedMethod RevealerGetRevealChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Revealer

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo RevealerGetRevealChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Revealer

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data RevealerGetTransitionDurationMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsRevealer a) => OverloadedMethod RevealerGetTransitionDurationMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Revealer

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo RevealerGetTransitionDurationMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Revealer

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data RevealerGetTransitionTypeMethodInfo #

Instances

Instances details
(signature ~ m RevealerTransitionType, MonadIO m, IsRevealer a) => OverloadedMethod RevealerGetTransitionTypeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Revealer

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo RevealerGetTransitionTypeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Revealer

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data RevealerRevealChildPropertyInfo #

Instances

Instances details
AttrInfo RevealerRevealChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

Associated Types

type AttrAllowedOps RevealerRevealChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

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

Defined in GI.Gtk.Objects.Revealer

type AttrBaseTypeConstraint RevealerRevealChildPropertyInfo = IsRevealer
type AttrGetType RevealerRevealChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrGetType RevealerRevealChildPropertyInfo = Bool
type AttrSetTypeConstraint RevealerRevealChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

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

Defined in GI.Gtk.Objects.Revealer

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

Defined in GI.Gtk.Objects.Revealer

type AttrTransferType RevealerRevealChildPropertyInfo = Bool
type AttrLabel RevealerRevealChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrLabel RevealerRevealChildPropertyInfo = "reveal-child"
type AttrOrigin RevealerRevealChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps RevealerRevealChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

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

Defined in GI.Gtk.Objects.Revealer

type AttrBaseTypeConstraint RevealerRevealChildPropertyInfo = IsRevealer
type AttrGetType RevealerRevealChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrGetType RevealerRevealChildPropertyInfo = Bool
type AttrLabel RevealerRevealChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrLabel RevealerRevealChildPropertyInfo = "reveal-child"
type AttrOrigin RevealerRevealChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrSetTypeConstraint RevealerRevealChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

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

Defined in GI.Gtk.Objects.Revealer

type AttrTransferType RevealerRevealChildPropertyInfo = Bool
type AttrTransferTypeConstraint RevealerRevealChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrTransferTypeConstraint RevealerRevealChildPropertyInfo = Type ~ Bool

data RevealerSetChildMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsRevealer a, IsWidget b) => OverloadedMethod RevealerSetChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Revealer

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo RevealerSetChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Revealer

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data RevealerSetRevealChildMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Revealer

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo RevealerSetRevealChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Revealer

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data RevealerSetTransitionDurationMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Revealer

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo RevealerSetTransitionDurationMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Revealer

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data RevealerSetTransitionTypeMethodInfo #

Instances

Instances details
(signature ~ (RevealerTransitionType -> m ()), MonadIO m, IsRevealer a) => OverloadedMethod RevealerSetTransitionTypeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Revealer

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo RevealerSetTransitionTypeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Revealer

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data RevealerTransitionDurationPropertyInfo #

Instances

Instances details
AttrInfo RevealerTransitionDurationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

Associated Types

type AttrAllowedOps RevealerTransitionDurationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

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

Defined in GI.Gtk.Objects.Revealer

type AttrGetType RevealerTransitionDurationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrGetType RevealerTransitionDurationPropertyInfo = Word32
type AttrSetTypeConstraint RevealerTransitionDurationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

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

Defined in GI.Gtk.Objects.Revealer

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

Defined in GI.Gtk.Objects.Revealer

type AttrTransferType RevealerTransitionDurationPropertyInfo = Word32
type AttrLabel RevealerTransitionDurationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

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

Defined in GI.Gtk.Objects.Revealer

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps RevealerTransitionDurationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

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

Defined in GI.Gtk.Objects.Revealer

type AttrGetType RevealerTransitionDurationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrGetType RevealerTransitionDurationPropertyInfo = Word32
type AttrLabel RevealerTransitionDurationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

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

Defined in GI.Gtk.Objects.Revealer

type AttrSetTypeConstraint RevealerTransitionDurationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

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

Defined in GI.Gtk.Objects.Revealer

type AttrTransferType RevealerTransitionDurationPropertyInfo = Word32
type AttrTransferTypeConstraint RevealerTransitionDurationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrTransferTypeConstraint RevealerTransitionDurationPropertyInfo = Type ~ Word32

data RevealerTransitionTypePropertyInfo #

Instances

Instances details
AttrInfo RevealerTransitionTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

Associated Types

type AttrAllowedOps RevealerTransitionTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

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

Defined in GI.Gtk.Objects.Revealer

type AttrBaseTypeConstraint RevealerTransitionTypePropertyInfo = IsRevealer
type AttrGetType RevealerTransitionTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrSetTypeConstraint RevealerTransitionTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrTransferTypeConstraint RevealerTransitionTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrTransferTypeConstraint RevealerTransitionTypePropertyInfo = Type ~ RevealerTransitionType
type AttrTransferType RevealerTransitionTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrLabel RevealerTransitionTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

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

Defined in GI.Gtk.Objects.Revealer

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps RevealerTransitionTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

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

Defined in GI.Gtk.Objects.Revealer

type AttrBaseTypeConstraint RevealerTransitionTypePropertyInfo = IsRevealer
type AttrGetType RevealerTransitionTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrLabel RevealerTransitionTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

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

Defined in GI.Gtk.Objects.Revealer

type AttrSetTypeConstraint RevealerTransitionTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrTransferType RevealerTransitionTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrTransferTypeConstraint RevealerTransitionTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Revealer

type AttrTransferTypeConstraint RevealerTransitionTypePropertyInfo = Type ~ RevealerTransitionType

clearRevealerChild :: (MonadIO m, IsRevealer o) => o -> m () #

constructRevealerChild :: (IsRevealer o, MonadIO m, IsWidget a) => a -> m (GValueConstruct o) #

constructRevealerRevealChild :: (IsRevealer o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructRevealerTransitionDuration :: (IsRevealer o, MonadIO m) => Word32 -> m (GValueConstruct o) #

constructRevealerTransitionType :: (IsRevealer o, MonadIO m) => RevealerTransitionType -> m (GValueConstruct o) #

getRevealerChild :: (MonadIO m, IsRevealer o) => o -> m (Maybe Widget) #

getRevealerChildRevealed :: (MonadIO m, IsRevealer o) => o -> m Bool #

getRevealerRevealChild :: (MonadIO m, IsRevealer o) => o -> m Bool #

getRevealerTransitionDuration :: (MonadIO m, IsRevealer o) => o -> m Word32 #

revealerChild :: AttrLabelProxy "child" #

revealerChildRevealed :: AttrLabelProxy "childRevealed" #

revealerGetChild :: (HasCallStack, MonadIO m, IsRevealer a) => a -> m (Maybe Widget) #

revealerGetChildRevealed :: (HasCallStack, MonadIO m, IsRevealer a) => a -> m Bool #

revealerGetRevealChild :: (HasCallStack, MonadIO m, IsRevealer a) => a -> m Bool #

revealerGetTransitionDuration :: (HasCallStack, MonadIO m, IsRevealer a) => a -> m Word32 #

revealerGetTransitionType :: (HasCallStack, MonadIO m, IsRevealer a) => a -> m RevealerTransitionType #

revealerNew :: (HasCallStack, MonadIO m) => m Revealer #

revealerRevealChild :: AttrLabelProxy "revealChild" #

revealerSetChild :: (HasCallStack, MonadIO m, IsRevealer a, IsWidget b) => a -> Maybe b -> m () #

revealerSetRevealChild :: (HasCallStack, MonadIO m, IsRevealer a) => a -> Bool -> m () #

revealerSetTransitionDuration :: (HasCallStack, MonadIO m, IsRevealer a) => a -> Word32 -> m () #

revealerSetTransitionType :: (HasCallStack, MonadIO m, IsRevealer a) => a -> RevealerTransitionType -> m () #

revealerTransitionDuration :: AttrLabelProxy "transitionDuration" #

revealerTransitionType :: AttrLabelProxy "transitionType" #

setRevealerChild :: (MonadIO m, IsRevealer o, IsWidget a) => o -> a -> m () #

setRevealerRevealChild :: (MonadIO m, IsRevealer o) => o -> Bool -> m () #

setRevealerTransitionDuration :: (MonadIO m, IsRevealer o) => o -> Word32 -> m () #

toRevealer :: (MonadIO m, IsRevealer o) => o -> m Revealer #