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

GI.Gtk.Objects.WindowControls

Description

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

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

Documentation

newtype WindowControls #

Instances

Instances details
Eq WindowControls 
Instance details

Defined in GI.Gtk.Objects.WindowControls

GObject WindowControls 
Instance details

Defined in GI.Gtk.Objects.WindowControls

ManagedPtrNewtype WindowControls 
Instance details

Defined in GI.Gtk.Objects.WindowControls

TypedObject WindowControls 
Instance details

Defined in GI.Gtk.Objects.WindowControls

Methods

glibType :: IO GType #

HasParentTypes WindowControls 
Instance details

Defined in GI.Gtk.Objects.WindowControls

HasAttributeList WindowControls 
Instance details

Defined in GI.Gtk.Objects.WindowControls

(info ~ ResolveWindowControlsMethod t WindowControls, OverloadedMethod info WindowControls p, HasField t WindowControls p) => HasField (t :: Symbol) WindowControls p 
Instance details

Defined in GI.Gtk.Objects.WindowControls

Methods

getField :: WindowControls -> p

(info ~ ResolveWindowControlsMethod t WindowControls, OverloadedMethodInfo info WindowControls) => IsLabel t (MethodProxy info WindowControls) 
Instance details

Defined in GI.Gtk.Objects.WindowControls

Methods

fromLabel :: MethodProxy info WindowControls

(info ~ ResolveWindowControlsMethod t WindowControls, OverloadedMethod info WindowControls p) => IsLabel t (WindowControls -> p) 
Instance details

Defined in GI.Gtk.Objects.WindowControls

Methods

fromLabel :: WindowControls -> p

IsGValue (Maybe WindowControls) 
Instance details

Defined in GI.Gtk.Objects.WindowControls

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList WindowControls 
Instance details

Defined in GI.Gtk.Objects.WindowControls

type AttributeList WindowControls = WindowControlsAttributeList
type ParentTypes WindowControls 
Instance details

Defined in GI.Gtk.Objects.WindowControls

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

Defined in GI.Gtk.Objects.WindowControls

type SignalList WindowControls = WindowControlsSignalList

class (GObject o, IsDescendantOf WindowControls o) => IsWindowControls o #

Instances

Instances details
(GObject o, IsDescendantOf WindowControls o) => IsWindowControls o 
Instance details

Defined in GI.Gtk.Objects.WindowControls

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

Equations

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

data WindowControlsDecorationLayoutPropertyInfo #

Instances

Instances details
AttrInfo WindowControlsDecorationLayoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

Associated Types

type AttrAllowedOps WindowControlsDecorationLayoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

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

Defined in GI.Gtk.Objects.WindowControls

type AttrGetType WindowControlsDecorationLayoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

type AttrGetType WindowControlsDecorationLayoutPropertyInfo = Maybe Text
type AttrSetTypeConstraint WindowControlsDecorationLayoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

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

Defined in GI.Gtk.Objects.WindowControls

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

Defined in GI.Gtk.Objects.WindowControls

type AttrTransferType WindowControlsDecorationLayoutPropertyInfo = Text
type AttrLabel WindowControlsDecorationLayoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

type AttrLabel WindowControlsDecorationLayoutPropertyInfo = "decoration-layout"
type AttrOrigin WindowControlsDecorationLayoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps WindowControlsDecorationLayoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

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

Defined in GI.Gtk.Objects.WindowControls

type AttrGetType WindowControlsDecorationLayoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

type AttrGetType WindowControlsDecorationLayoutPropertyInfo = Maybe Text
type AttrLabel WindowControlsDecorationLayoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

type AttrLabel WindowControlsDecorationLayoutPropertyInfo = "decoration-layout"
type AttrOrigin WindowControlsDecorationLayoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

type AttrSetTypeConstraint WindowControlsDecorationLayoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

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

Defined in GI.Gtk.Objects.WindowControls

type AttrTransferType WindowControlsDecorationLayoutPropertyInfo = Text
type AttrTransferTypeConstraint WindowControlsDecorationLayoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

type AttrTransferTypeConstraint WindowControlsDecorationLayoutPropertyInfo = Type ~ Text

data WindowControlsEmptyPropertyInfo #

Instances

Instances details
AttrInfo WindowControlsEmptyPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

Associated Types

type AttrAllowedOps WindowControlsEmptyPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

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

Defined in GI.Gtk.Objects.WindowControls

type AttrGetType WindowControlsEmptyPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

type AttrGetType WindowControlsEmptyPropertyInfo = Bool
type AttrSetTypeConstraint WindowControlsEmptyPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

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

Defined in GI.Gtk.Objects.WindowControls

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

Defined in GI.Gtk.Objects.WindowControls

type AttrTransferType WindowControlsEmptyPropertyInfo = ()
type AttrLabel WindowControlsEmptyPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

type AttrLabel WindowControlsEmptyPropertyInfo = "empty"
type AttrOrigin WindowControlsEmptyPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps WindowControlsEmptyPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

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

Defined in GI.Gtk.Objects.WindowControls

type AttrGetType WindowControlsEmptyPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

type AttrGetType WindowControlsEmptyPropertyInfo = Bool
type AttrLabel WindowControlsEmptyPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

type AttrLabel WindowControlsEmptyPropertyInfo = "empty"
type AttrOrigin WindowControlsEmptyPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

type AttrSetTypeConstraint WindowControlsEmptyPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

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

Defined in GI.Gtk.Objects.WindowControls

type AttrTransferType WindowControlsEmptyPropertyInfo = ()
type AttrTransferTypeConstraint WindowControlsEmptyPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

type AttrTransferTypeConstraint WindowControlsEmptyPropertyInfo = Type ~ ()

data WindowControlsGetDecorationLayoutMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.WindowControls

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo WindowControlsGetDecorationLayoutMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.WindowControls

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data WindowControlsGetEmptyMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsWindowControls a) => OverloadedMethod WindowControlsGetEmptyMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.WindowControls

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo WindowControlsGetEmptyMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.WindowControls

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data WindowControlsGetSideMethodInfo #

Instances

Instances details
(signature ~ m PackType, MonadIO m, IsWindowControls a) => OverloadedMethod WindowControlsGetSideMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.WindowControls

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo WindowControlsGetSideMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.WindowControls

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data WindowControlsGetUseNativeControlsMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsWindowControls a) => OverloadedMethod WindowControlsGetUseNativeControlsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.WindowControls

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo WindowControlsGetUseNativeControlsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.WindowControls

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data WindowControlsSetDecorationLayoutMethodInfo #

Instances

Instances details
(signature ~ (Maybe Text -> m ()), MonadIO m, IsWindowControls a) => OverloadedMethod WindowControlsSetDecorationLayoutMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.WindowControls

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo WindowControlsSetDecorationLayoutMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.WindowControls

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data WindowControlsSetSideMethodInfo #

Instances

Instances details
(signature ~ (PackType -> m ()), MonadIO m, IsWindowControls a) => OverloadedMethod WindowControlsSetSideMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.WindowControls

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo WindowControlsSetSideMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.WindowControls

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data WindowControlsSetUseNativeControlsMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.WindowControls

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo WindowControlsSetUseNativeControlsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.WindowControls

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data WindowControlsSidePropertyInfo #

Instances

Instances details
AttrInfo WindowControlsSidePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

Associated Types

type AttrAllowedOps WindowControlsSidePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

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

Defined in GI.Gtk.Objects.WindowControls

type AttrBaseTypeConstraint WindowControlsSidePropertyInfo = IsWindowControls
type AttrGetType WindowControlsSidePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

type AttrSetTypeConstraint WindowControlsSidePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

type AttrSetTypeConstraint WindowControlsSidePropertyInfo = Type ~ PackType
type AttrTransferTypeConstraint WindowControlsSidePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

type AttrTransferTypeConstraint WindowControlsSidePropertyInfo = Type ~ PackType
type AttrTransferType WindowControlsSidePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

type AttrLabel WindowControlsSidePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

type AttrLabel WindowControlsSidePropertyInfo = "side"
type AttrOrigin WindowControlsSidePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps WindowControlsSidePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

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

Defined in GI.Gtk.Objects.WindowControls

type AttrBaseTypeConstraint WindowControlsSidePropertyInfo = IsWindowControls
type AttrGetType WindowControlsSidePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

type AttrLabel WindowControlsSidePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

type AttrLabel WindowControlsSidePropertyInfo = "side"
type AttrOrigin WindowControlsSidePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

type AttrSetTypeConstraint WindowControlsSidePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

type AttrSetTypeConstraint WindowControlsSidePropertyInfo = Type ~ PackType
type AttrTransferType WindowControlsSidePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

type AttrTransferTypeConstraint WindowControlsSidePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

type AttrTransferTypeConstraint WindowControlsSidePropertyInfo = Type ~ PackType

data WindowControlsUseNativeControlsPropertyInfo #

Instances

Instances details
AttrInfo WindowControlsUseNativeControlsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

Associated Types

type AttrAllowedOps WindowControlsUseNativeControlsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

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

Defined in GI.Gtk.Objects.WindowControls

type AttrGetType WindowControlsUseNativeControlsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

type AttrSetTypeConstraint WindowControlsUseNativeControlsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

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

Defined in GI.Gtk.Objects.WindowControls

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

Defined in GI.Gtk.Objects.WindowControls

type AttrTransferType WindowControlsUseNativeControlsPropertyInfo = Bool
type AttrLabel WindowControlsUseNativeControlsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

type AttrLabel WindowControlsUseNativeControlsPropertyInfo = "use-native-controls"
type AttrOrigin WindowControlsUseNativeControlsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps WindowControlsUseNativeControlsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

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

Defined in GI.Gtk.Objects.WindowControls

type AttrGetType WindowControlsUseNativeControlsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

type AttrLabel WindowControlsUseNativeControlsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

type AttrLabel WindowControlsUseNativeControlsPropertyInfo = "use-native-controls"
type AttrOrigin WindowControlsUseNativeControlsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

type AttrSetTypeConstraint WindowControlsUseNativeControlsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

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

Defined in GI.Gtk.Objects.WindowControls

type AttrTransferType WindowControlsUseNativeControlsPropertyInfo = Bool
type AttrTransferTypeConstraint WindowControlsUseNativeControlsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.WindowControls

type AttrTransferTypeConstraint WindowControlsUseNativeControlsPropertyInfo = Type ~ Bool

constructWindowControlsDecorationLayout :: (IsWindowControls o, MonadIO m) => Text -> m (GValueConstruct o) #

constructWindowControlsSide :: (IsWindowControls o, MonadIO m) => PackType -> m (GValueConstruct o) #

constructWindowControlsUseNativeControls :: (IsWindowControls o, MonadIO m) => Bool -> m (GValueConstruct o) #

getWindowControlsDecorationLayout :: (MonadIO m, IsWindowControls o) => o -> m (Maybe Text) #

getWindowControlsEmpty :: (MonadIO m, IsWindowControls o) => o -> m Bool #

getWindowControlsSide :: (MonadIO m, IsWindowControls o) => o -> m PackType #

getWindowControlsUseNativeControls :: (MonadIO m, IsWindowControls o) => o -> m Bool #

setWindowControlsDecorationLayout :: (MonadIO m, IsWindowControls o) => o -> Text -> m () #

setWindowControlsSide :: (MonadIO m, IsWindowControls o) => o -> PackType -> m () #

setWindowControlsUseNativeControls :: (MonadIO m, IsWindowControls o) => o -> Bool -> m () #

windowControlsDecorationLayout :: AttrLabelProxy "decorationLayout" #

windowControlsEmpty :: AttrLabelProxy "empty" #

windowControlsGetDecorationLayout :: (HasCallStack, MonadIO m, IsWindowControls a) => a -> m (Maybe Text) #

windowControlsGetEmpty :: (HasCallStack, MonadIO m, IsWindowControls a) => a -> m Bool #

windowControlsGetSide :: (HasCallStack, MonadIO m, IsWindowControls a) => a -> m PackType #

windowControlsGetUseNativeControls :: (HasCallStack, MonadIO m, IsWindowControls a) => a -> m Bool #

windowControlsNew :: (HasCallStack, MonadIO m) => PackType -> m WindowControls #

windowControlsSetDecorationLayout :: (HasCallStack, MonadIO m, IsWindowControls a) => a -> Maybe Text -> m () #

windowControlsSetSide :: (HasCallStack, MonadIO m, IsWindowControls a) => a -> PackType -> m () #

windowControlsSetUseNativeControls :: (HasCallStack, MonadIO m, IsWindowControls a) => a -> Bool -> m () #

windowControlsSide :: AttrLabelProxy "side" #

windowControlsUseNativeControls :: AttrLabelProxy "useNativeControls" #