| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.ApplicationWindow
Description
Documentation
newtype ApplicationWindow #
Constructors
| ApplicationWindow (ManagedPtr ApplicationWindow) |
Instances
data ApplicationWindowGetHelpOverlayMethodInfo #
Instances
| (signature ~ m (Maybe ShortcutsWindow), MonadIO m, IsApplicationWindow a) => OverloadedMethod ApplicationWindowGetHelpOverlayMethodInfo a signature | |
Defined in GI.Gtk.Objects.ApplicationWindow Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ApplicationWindowGetHelpOverlayMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ApplicationWindow Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ApplicationWindowGetIdMethodInfo #
Instances
| (signature ~ m Word32, MonadIO m, IsApplicationWindow a) => OverloadedMethod ApplicationWindowGetIdMethodInfo a signature | |
Defined in GI.Gtk.Objects.ApplicationWindow Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ApplicationWindowGetIdMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ApplicationWindow Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ApplicationWindowGetShowMenubarMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsApplicationWindow a) => OverloadedMethod ApplicationWindowGetShowMenubarMethodInfo a signature | |
Defined in GI.Gtk.Objects.ApplicationWindow Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ApplicationWindowGetShowMenubarMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ApplicationWindow Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
type ApplicationWindowSaveStateCallback = VariantDict -> IO Bool #
data ApplicationWindowSaveStateSignalInfo #
Instances
| SignalInfo ApplicationWindowSaveStateSignalInfo | |||||
Defined in GI.Gtk.Objects.ApplicationWindow Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType ApplicationWindowSaveStateSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType ApplicationWindowSaveStateSignalInfo | |||||
Defined in GI.Gtk.Objects.ApplicationWindow | |||||
data ApplicationWindowSetHelpOverlayMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsApplicationWindow a, IsShortcutsWindow b) => OverloadedMethod ApplicationWindowSetHelpOverlayMethodInfo a signature | |
Defined in GI.Gtk.Objects.ApplicationWindow Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ApplicationWindowSetHelpOverlayMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ApplicationWindow Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ApplicationWindowSetShowMenubarMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsApplicationWindow a) => OverloadedMethod ApplicationWindowSetShowMenubarMethodInfo a signature | |
Defined in GI.Gtk.Objects.ApplicationWindow Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ApplicationWindowSetShowMenubarMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ApplicationWindow Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ApplicationWindowShowMenubarPropertyInfo #
Instances
class (GObject o, IsDescendantOf ApplicationWindow o) => IsApplicationWindow o #
Instances
| (GObject o, IsDescendantOf ApplicationWindow o) => IsApplicationWindow o | |
Defined in GI.Gtk.Objects.ApplicationWindow | |
type family ResolveApplicationWindowMethod (t :: Symbol) o where ... #
Equations
| ResolveApplicationWindowMethod "actionAdded" o = ActionGroupActionAddedMethodInfo | |
| ResolveApplicationWindowMethod "actionEnabledChanged" o = ActionGroupActionEnabledChangedMethodInfo | |
| ResolveApplicationWindowMethod "actionRemoved" o = ActionGroupActionRemovedMethodInfo | |
| ResolveApplicationWindowMethod "actionSetEnabled" o = WidgetActionSetEnabledMethodInfo | |
| ResolveApplicationWindowMethod "actionStateChanged" o = ActionGroupActionStateChangedMethodInfo | |
| ResolveApplicationWindowMethod "activate" o = WidgetActivateMethodInfo | |
| ResolveApplicationWindowMethod "activateAction" o = WidgetActivateActionMethodInfo | |
| ResolveApplicationWindowMethod "activateDefault" o = WidgetActivateDefaultMethodInfo | |
| ResolveApplicationWindowMethod "addAction" o = ActionMapAddActionMethodInfo | |
| ResolveApplicationWindowMethod "addActionEntries" o = ActionMapAddActionEntriesMethodInfo | |
| ResolveApplicationWindowMethod "addController" o = WidgetAddControllerMethodInfo | |
| ResolveApplicationWindowMethod "addCssClass" o = WidgetAddCssClassMethodInfo | |
| ResolveApplicationWindowMethod "addMnemonicLabel" o = WidgetAddMnemonicLabelMethodInfo | |
| ResolveApplicationWindowMethod "addTickCallback" o = WidgetAddTickCallbackMethodInfo | |
| ResolveApplicationWindowMethod "allocate" o = WidgetAllocateMethodInfo | |
| ResolveApplicationWindowMethod "announce" o = AccessibleAnnounceMethodInfo | |
| ResolveApplicationWindowMethod "bindProperty" o = ObjectBindPropertyMethodInfo | |
| ResolveApplicationWindowMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo | |
| ResolveApplicationWindowMethod "changeActionState" o = ActionGroupChangeActionStateMethodInfo | |
| ResolveApplicationWindowMethod "childFocus" o = WidgetChildFocusMethodInfo | |
| ResolveApplicationWindowMethod "close" o = WindowCloseMethodInfo | |
| ResolveApplicationWindowMethod "computeBounds" o = WidgetComputeBoundsMethodInfo | |
| ResolveApplicationWindowMethod "computeExpand" o = WidgetComputeExpandMethodInfo | |
| ResolveApplicationWindowMethod "computePoint" o = WidgetComputePointMethodInfo | |
| ResolveApplicationWindowMethod "computeTransform" o = WidgetComputeTransformMethodInfo | |
| ResolveApplicationWindowMethod "contains" o = WidgetContainsMethodInfo | |
| ResolveApplicationWindowMethod "createPangoContext" o = WidgetCreatePangoContextMethodInfo | |
| ResolveApplicationWindowMethod "createPangoLayout" o = WidgetCreatePangoLayoutMethodInfo | |
| ResolveApplicationWindowMethod "destroy" o = WindowDestroyMethodInfo | |
| ResolveApplicationWindowMethod "disposeTemplate" o = WidgetDisposeTemplateMethodInfo | |
| ResolveApplicationWindowMethod "dragCheckThreshold" o = WidgetDragCheckThresholdMethodInfo | |
| ResolveApplicationWindowMethod "errorBell" o = WidgetErrorBellMethodInfo | |
| ResolveApplicationWindowMethod "forceFloating" o = ObjectForceFloatingMethodInfo | |
| ResolveApplicationWindowMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo | |
| ResolveApplicationWindowMethod "fullscreen" o = WindowFullscreenMethodInfo | |
| ResolveApplicationWindowMethod "fullscreenOnMonitor" o = WindowFullscreenOnMonitorMethodInfo | |
| ResolveApplicationWindowMethod "getv" o = ObjectGetvMethodInfo | |
| ResolveApplicationWindowMethod "grabFocus" o = WidgetGrabFocusMethodInfo | |
| ResolveApplicationWindowMethod "hasAction" o = ActionGroupHasActionMethodInfo | |
| ResolveApplicationWindowMethod "hasCssClass" o = WidgetHasCssClassMethodInfo | |
| ResolveApplicationWindowMethod "hasDefault" o = WidgetHasDefaultMethodInfo | |
| ResolveApplicationWindowMethod "hasFocus" o = WidgetHasFocusMethodInfo | |
| ResolveApplicationWindowMethod "hasGroup" o = WindowHasGroupMethodInfo | |
| ResolveApplicationWindowMethod "hasVisibleFocus" o = WidgetHasVisibleFocusMethodInfo | |
| ResolveApplicationWindowMethod "hide" o = WidgetHideMethodInfo | |
| ResolveApplicationWindowMethod "inDestruction" o = WidgetInDestructionMethodInfo | |
| ResolveApplicationWindowMethod "initTemplate" o = WidgetInitTemplateMethodInfo | |
| ResolveApplicationWindowMethod "insertActionGroup" o = WidgetInsertActionGroupMethodInfo | |
| ResolveApplicationWindowMethod "insertAfter" o = WidgetInsertAfterMethodInfo | |
| ResolveApplicationWindowMethod "insertBefore" o = WidgetInsertBeforeMethodInfo | |
| ResolveApplicationWindowMethod "isActive" o = WindowIsActiveMethodInfo | |
| ResolveApplicationWindowMethod "isAncestor" o = WidgetIsAncestorMethodInfo | |
| ResolveApplicationWindowMethod "isDrawable" o = WidgetIsDrawableMethodInfo | |
| ResolveApplicationWindowMethod "isFloating" o = ObjectIsFloatingMethodInfo | |
| ResolveApplicationWindowMethod "isFocus" o = WidgetIsFocusMethodInfo | |
| ResolveApplicationWindowMethod "isFullscreen" o = WindowIsFullscreenMethodInfo | |
| ResolveApplicationWindowMethod "isMaximized" o = WindowIsMaximizedMethodInfo | |
| ResolveApplicationWindowMethod "isSensitive" o = WidgetIsSensitiveMethodInfo | |
| ResolveApplicationWindowMethod "isSuspended" o = WindowIsSuspendedMethodInfo | |
| ResolveApplicationWindowMethod "isVisible" o = WidgetIsVisibleMethodInfo | |
| ResolveApplicationWindowMethod "keynavFailed" o = WidgetKeynavFailedMethodInfo | |
| ResolveApplicationWindowMethod "listActions" o = ActionGroupListActionsMethodInfo | |
| ResolveApplicationWindowMethod "listMnemonicLabels" o = WidgetListMnemonicLabelsMethodInfo | |
| ResolveApplicationWindowMethod "lookupAction" o = ActionMapLookupActionMethodInfo | |
| ResolveApplicationWindowMethod "map" o = WidgetMapMethodInfo | |
| ResolveApplicationWindowMethod "maximize" o = WindowMaximizeMethodInfo | |
| ResolveApplicationWindowMethod "measure" o = WidgetMeasureMethodInfo | |
| ResolveApplicationWindowMethod "minimize" o = WindowMinimizeMethodInfo | |
| ResolveApplicationWindowMethod "mnemonicActivate" o = WidgetMnemonicActivateMethodInfo | |
| ResolveApplicationWindowMethod "notify" o = ObjectNotifyMethodInfo | |
| ResolveApplicationWindowMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo | |
| ResolveApplicationWindowMethod "observeChildren" o = WidgetObserveChildrenMethodInfo | |
| ResolveApplicationWindowMethod "observeControllers" o = WidgetObserveControllersMethodInfo | |
| ResolveApplicationWindowMethod "pick" o = WidgetPickMethodInfo | |
| ResolveApplicationWindowMethod "present" o = WindowPresentMethodInfo | |
| ResolveApplicationWindowMethod "presentWithTime" o = WindowPresentWithTimeMethodInfo | |
| ResolveApplicationWindowMethod "queryAction" o = ActionGroupQueryActionMethodInfo | |
| ResolveApplicationWindowMethod "queueAllocate" o = WidgetQueueAllocateMethodInfo | |
| ResolveApplicationWindowMethod "queueDraw" o = WidgetQueueDrawMethodInfo | |
| ResolveApplicationWindowMethod "queueResize" o = WidgetQueueResizeMethodInfo | |
| ResolveApplicationWindowMethod "realize" o = WidgetRealizeMethodInfo | |
| ResolveApplicationWindowMethod "ref" o = ObjectRefMethodInfo | |
| ResolveApplicationWindowMethod "refSink" o = ObjectRefSinkMethodInfo | |
| ResolveApplicationWindowMethod "removeAction" o = ActionMapRemoveActionMethodInfo | |
| ResolveApplicationWindowMethod "removeActionEntries" o = ActionMapRemoveActionEntriesMethodInfo | |
| ResolveApplicationWindowMethod "removeController" o = WidgetRemoveControllerMethodInfo | |
| ResolveApplicationWindowMethod "removeCssClass" o = WidgetRemoveCssClassMethodInfo | |
| ResolveApplicationWindowMethod "removeMnemonicLabel" o = WidgetRemoveMnemonicLabelMethodInfo | |
| ResolveApplicationWindowMethod "removeTickCallback" o = WidgetRemoveTickCallbackMethodInfo | |
| ResolveApplicationWindowMethod "resetProperty" o = AccessibleResetPropertyMethodInfo | |
| ResolveApplicationWindowMethod "resetRelation" o = AccessibleResetRelationMethodInfo | |
| ResolveApplicationWindowMethod "resetState" o = AccessibleResetStateMethodInfo | |
| ResolveApplicationWindowMethod "runDispose" o = ObjectRunDisposeMethodInfo | |
| ResolveApplicationWindowMethod "shouldLayout" o = WidgetShouldLayoutMethodInfo | |
| ResolveApplicationWindowMethod "show" o = WidgetShowMethodInfo | |
| ResolveApplicationWindowMethod "sizeAllocate" o = WidgetSizeAllocateMethodInfo | |
| ResolveApplicationWindowMethod "snapshotChild" o = WidgetSnapshotChildMethodInfo | |
| ResolveApplicationWindowMethod "stealData" o = ObjectStealDataMethodInfo | |
| ResolveApplicationWindowMethod "stealQdata" o = ObjectStealQdataMethodInfo | |
| ResolveApplicationWindowMethod "thawNotify" o = ObjectThawNotifyMethodInfo | |
| ResolveApplicationWindowMethod "translateCoordinates" o = WidgetTranslateCoordinatesMethodInfo | |
| ResolveApplicationWindowMethod "triggerTooltipQuery" o = WidgetTriggerTooltipQueryMethodInfo | |
| ResolveApplicationWindowMethod "unfullscreen" o = WindowUnfullscreenMethodInfo | |
| ResolveApplicationWindowMethod "unmap" o = WidgetUnmapMethodInfo | |
| ResolveApplicationWindowMethod "unmaximize" o = WindowUnmaximizeMethodInfo | |
| ResolveApplicationWindowMethod "unminimize" o = WindowUnminimizeMethodInfo | |
| ResolveApplicationWindowMethod "unparent" o = WidgetUnparentMethodInfo | |
| ResolveApplicationWindowMethod "unrealize" o = WidgetUnrealizeMethodInfo | |
| ResolveApplicationWindowMethod "unref" o = ObjectUnrefMethodInfo | |
| ResolveApplicationWindowMethod "unsetStateFlags" o = WidgetUnsetStateFlagsMethodInfo | |
| ResolveApplicationWindowMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo | |
| ResolveApplicationWindowMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo | |
| ResolveApplicationWindowMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo | |
| ResolveApplicationWindowMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo | |
| ResolveApplicationWindowMethod "updateState" o = AccessibleUpdateStateMethodInfo | |
| ResolveApplicationWindowMethod "watchClosure" o = ObjectWatchClosureMethodInfo | |
| ResolveApplicationWindowMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo | |
| ResolveApplicationWindowMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo | |
| ResolveApplicationWindowMethod "getActionEnabled" o = ActionGroupGetActionEnabledMethodInfo | |
| ResolveApplicationWindowMethod "getActionParameterType" o = ActionGroupGetActionParameterTypeMethodInfo | |
| ResolveApplicationWindowMethod "getActionState" o = ActionGroupGetActionStateMethodInfo | |
| ResolveApplicationWindowMethod "getActionStateHint" o = ActionGroupGetActionStateHintMethodInfo | |
| ResolveApplicationWindowMethod "getActionStateType" o = ActionGroupGetActionStateTypeMethodInfo | |
| ResolveApplicationWindowMethod "getAllocatedBaseline" o = WidgetGetAllocatedBaselineMethodInfo | |
| ResolveApplicationWindowMethod "getAllocatedHeight" o = WidgetGetAllocatedHeightMethodInfo | |
| ResolveApplicationWindowMethod "getAllocatedWidth" o = WidgetGetAllocatedWidthMethodInfo | |
| ResolveApplicationWindowMethod "getAllocation" o = WidgetGetAllocationMethodInfo | |
| ResolveApplicationWindowMethod "getAncestor" o = WidgetGetAncestorMethodInfo | |
| ResolveApplicationWindowMethod "getApplication" o = WindowGetApplicationMethodInfo | |
| ResolveApplicationWindowMethod "getAtContext" o = AccessibleGetAtContextMethodInfo | |
| ResolveApplicationWindowMethod "getBaseline" o = WidgetGetBaselineMethodInfo | |
| ResolveApplicationWindowMethod "getBounds" o = AccessibleGetBoundsMethodInfo | |
| ResolveApplicationWindowMethod "getBuildableId" o = BuildableGetBuildableIdMethodInfo | |
| ResolveApplicationWindowMethod "getCanFocus" o = WidgetGetCanFocusMethodInfo | |
| ResolveApplicationWindowMethod "getCanTarget" o = WidgetGetCanTargetMethodInfo | |
| ResolveApplicationWindowMethod "getChild" o = WindowGetChildMethodInfo | |
| ResolveApplicationWindowMethod "getChildVisible" o = WidgetGetChildVisibleMethodInfo | |
| ResolveApplicationWindowMethod "getClipboard" o = WidgetGetClipboardMethodInfo | |
| ResolveApplicationWindowMethod "getColor" o = WidgetGetColorMethodInfo | |
| ResolveApplicationWindowMethod "getCssClasses" o = WidgetGetCssClassesMethodInfo | |
| ResolveApplicationWindowMethod "getCssName" o = WidgetGetCssNameMethodInfo | |
| ResolveApplicationWindowMethod "getCursor" o = WidgetGetCursorMethodInfo | |
| ResolveApplicationWindowMethod "getData" o = ObjectGetDataMethodInfo | |
| ResolveApplicationWindowMethod "getDecorated" o = WindowGetDecoratedMethodInfo | |
| ResolveApplicationWindowMethod "getDefaultSize" o = WindowGetDefaultSizeMethodInfo | |
| ResolveApplicationWindowMethod "getDefaultWidget" o = WindowGetDefaultWidgetMethodInfo | |
| ResolveApplicationWindowMethod "getDeletable" o = WindowGetDeletableMethodInfo | |
| ResolveApplicationWindowMethod "getDestroyWithParent" o = WindowGetDestroyWithParentMethodInfo | |
| ResolveApplicationWindowMethod "getDirection" o = WidgetGetDirectionMethodInfo | |
| ResolveApplicationWindowMethod "getDisplay" o = WidgetGetDisplayMethodInfo | |
| ResolveApplicationWindowMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo | |
| ResolveApplicationWindowMethod "getFirstChild" o = WidgetGetFirstChildMethodInfo | |
| ResolveApplicationWindowMethod "getFocus" o = WindowGetFocusMethodInfo | |
| ResolveApplicationWindowMethod "getFocusChild" o = WidgetGetFocusChildMethodInfo | |
| ResolveApplicationWindowMethod "getFocusOnClick" o = WidgetGetFocusOnClickMethodInfo | |
| ResolveApplicationWindowMethod "getFocusVisible" o = WindowGetFocusVisibleMethodInfo | |
| ResolveApplicationWindowMethod "getFocusable" o = WidgetGetFocusableMethodInfo | |
| ResolveApplicationWindowMethod "getFontMap" o = WidgetGetFontMapMethodInfo | |
| ResolveApplicationWindowMethod "getFontOptions" o = WidgetGetFontOptionsMethodInfo | |
| ResolveApplicationWindowMethod "getFrameClock" o = WidgetGetFrameClockMethodInfo | |
| ResolveApplicationWindowMethod "getGravity" o = WindowGetGravityMethodInfo | |
| ResolveApplicationWindowMethod "getGroup" o = WindowGetGroupMethodInfo | |
| ResolveApplicationWindowMethod "getHalign" o = WidgetGetHalignMethodInfo | |
| ResolveApplicationWindowMethod "getHandleMenubarAccel" o = WindowGetHandleMenubarAccelMethodInfo | |
| ResolveApplicationWindowMethod "getHasTooltip" o = WidgetGetHasTooltipMethodInfo | |
| ResolveApplicationWindowMethod "getHeight" o = WidgetGetHeightMethodInfo | |
| ResolveApplicationWindowMethod "getHelpOverlay" o = ApplicationWindowGetHelpOverlayMethodInfo | |
| ResolveApplicationWindowMethod "getHexpand" o = WidgetGetHexpandMethodInfo | |
| ResolveApplicationWindowMethod "getHexpandSet" o = WidgetGetHexpandSetMethodInfo | |
| ResolveApplicationWindowMethod "getHideOnClose" o = WindowGetHideOnCloseMethodInfo | |
| ResolveApplicationWindowMethod "getIconName" o = WindowGetIconNameMethodInfo | |
| ResolveApplicationWindowMethod "getId" o = ApplicationWindowGetIdMethodInfo | |
| ResolveApplicationWindowMethod "getLastChild" o = WidgetGetLastChildMethodInfo | |
| ResolveApplicationWindowMethod "getLayoutManager" o = WidgetGetLayoutManagerMethodInfo | |
| ResolveApplicationWindowMethod "getLimitEvents" o = WidgetGetLimitEventsMethodInfo | |
| ResolveApplicationWindowMethod "getMapped" o = WidgetGetMappedMethodInfo | |
| ResolveApplicationWindowMethod "getMarginBottom" o = WidgetGetMarginBottomMethodInfo | |
| ResolveApplicationWindowMethod "getMarginEnd" o = WidgetGetMarginEndMethodInfo | |
| ResolveApplicationWindowMethod "getMarginStart" o = WidgetGetMarginStartMethodInfo | |
| ResolveApplicationWindowMethod "getMarginTop" o = WidgetGetMarginTopMethodInfo | |
| ResolveApplicationWindowMethod "getMnemonicsVisible" o = WindowGetMnemonicsVisibleMethodInfo | |
| ResolveApplicationWindowMethod "getModal" o = WindowGetModalMethodInfo | |
| ResolveApplicationWindowMethod "getName" o = WidgetGetNameMethodInfo | |
| ResolveApplicationWindowMethod "getNative" o = WidgetGetNativeMethodInfo | |
| ResolveApplicationWindowMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo | |
| ResolveApplicationWindowMethod "getNextSibling" o = WidgetGetNextSiblingMethodInfo | |
| ResolveApplicationWindowMethod "getOpacity" o = WidgetGetOpacityMethodInfo | |
| ResolveApplicationWindowMethod "getOverflow" o = WidgetGetOverflowMethodInfo | |
| ResolveApplicationWindowMethod "getPangoContext" o = WidgetGetPangoContextMethodInfo | |
| ResolveApplicationWindowMethod "getParent" o = WidgetGetParentMethodInfo | |
| ResolveApplicationWindowMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo | |
| ResolveApplicationWindowMethod "getPreferredSize" o = WidgetGetPreferredSizeMethodInfo | |
| ResolveApplicationWindowMethod "getPrevSibling" o = WidgetGetPrevSiblingMethodInfo | |
| ResolveApplicationWindowMethod "getPrimaryClipboard" o = WidgetGetPrimaryClipboardMethodInfo | |
| ResolveApplicationWindowMethod "getProperty" o = ObjectGetPropertyMethodInfo | |
| ResolveApplicationWindowMethod "getQdata" o = ObjectGetQdataMethodInfo | |
| ResolveApplicationWindowMethod "getRealized" o = WidgetGetRealizedMethodInfo | |
| ResolveApplicationWindowMethod "getReceivesDefault" o = WidgetGetReceivesDefaultMethodInfo | |
| ResolveApplicationWindowMethod "getRenderer" o = NativeGetRendererMethodInfo | |
| ResolveApplicationWindowMethod "getRequestMode" o = WidgetGetRequestModeMethodInfo | |
| ResolveApplicationWindowMethod "getResizable" o = WindowGetResizableMethodInfo | |
| ResolveApplicationWindowMethod "getRoot" o = WidgetGetRootMethodInfo | |
| ResolveApplicationWindowMethod "getScaleFactor" o = WidgetGetScaleFactorMethodInfo | |
| ResolveApplicationWindowMethod "getSensitive" o = WidgetGetSensitiveMethodInfo | |
| ResolveApplicationWindowMethod "getSettings" o = WidgetGetSettingsMethodInfo | |
| ResolveApplicationWindowMethod "getShowMenubar" o = ApplicationWindowGetShowMenubarMethodInfo | |
| ResolveApplicationWindowMethod "getSize" o = WidgetGetSizeMethodInfo | |
| ResolveApplicationWindowMethod "getSizeRequest" o = WidgetGetSizeRequestMethodInfo | |
| ResolveApplicationWindowMethod "getStateFlags" o = WidgetGetStateFlagsMethodInfo | |
| ResolveApplicationWindowMethod "getStyleContext" o = WidgetGetStyleContextMethodInfo | |
| ResolveApplicationWindowMethod "getSurface" o = NativeGetSurfaceMethodInfo | |
| ResolveApplicationWindowMethod "getSurfaceTransform" o = NativeGetSurfaceTransformMethodInfo | |
| ResolveApplicationWindowMethod "getTemplateChild" o = WidgetGetTemplateChildMethodInfo | |
| ResolveApplicationWindowMethod "getTitle" o = WindowGetTitleMethodInfo | |
| ResolveApplicationWindowMethod "getTitlebar" o = WindowGetTitlebarMethodInfo | |
| ResolveApplicationWindowMethod "getTooltipMarkup" o = WidgetGetTooltipMarkupMethodInfo | |
| ResolveApplicationWindowMethod "getTooltipText" o = WidgetGetTooltipTextMethodInfo | |
| ResolveApplicationWindowMethod "getTransientFor" o = WindowGetTransientForMethodInfo | |
| ResolveApplicationWindowMethod "getValign" o = WidgetGetValignMethodInfo | |
| ResolveApplicationWindowMethod "getVexpand" o = WidgetGetVexpandMethodInfo | |
| ResolveApplicationWindowMethod "getVexpandSet" o = WidgetGetVexpandSetMethodInfo | |
| ResolveApplicationWindowMethod "getVisible" o = WidgetGetVisibleMethodInfo | |
| ResolveApplicationWindowMethod "getWidth" o = WidgetGetWidthMethodInfo | |
| ResolveApplicationWindowMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo | |
| ResolveApplicationWindowMethod "setApplication" o = WindowSetApplicationMethodInfo | |
| ResolveApplicationWindowMethod "setCanFocus" o = WidgetSetCanFocusMethodInfo | |
| ResolveApplicationWindowMethod "setCanTarget" o = WidgetSetCanTargetMethodInfo | |
| ResolveApplicationWindowMethod "setChild" o = WindowSetChildMethodInfo | |
| ResolveApplicationWindowMethod "setChildVisible" o = WidgetSetChildVisibleMethodInfo | |
| ResolveApplicationWindowMethod "setCssClasses" o = WidgetSetCssClassesMethodInfo | |
| ResolveApplicationWindowMethod "setCursor" o = WidgetSetCursorMethodInfo | |
| ResolveApplicationWindowMethod "setCursorFromName" o = WidgetSetCursorFromNameMethodInfo | |
| ResolveApplicationWindowMethod "setData" o = ObjectSetDataMethodInfo | |
| ResolveApplicationWindowMethod "setDataFull" o = ObjectSetDataFullMethodInfo | |
| ResolveApplicationWindowMethod "setDecorated" o = WindowSetDecoratedMethodInfo | |
| ResolveApplicationWindowMethod "setDefaultSize" o = WindowSetDefaultSizeMethodInfo | |
| ResolveApplicationWindowMethod "setDefaultWidget" o = WindowSetDefaultWidgetMethodInfo | |
| ResolveApplicationWindowMethod "setDeletable" o = WindowSetDeletableMethodInfo | |
| ResolveApplicationWindowMethod "setDestroyWithParent" o = WindowSetDestroyWithParentMethodInfo | |
| ResolveApplicationWindowMethod "setDirection" o = WidgetSetDirectionMethodInfo | |
| ResolveApplicationWindowMethod "setDisplay" o = WindowSetDisplayMethodInfo | |
| ResolveApplicationWindowMethod "setFocus" o = WindowSetFocusMethodInfo | |
| ResolveApplicationWindowMethod "setFocusChild" o = WidgetSetFocusChildMethodInfo | |
| ResolveApplicationWindowMethod "setFocusOnClick" o = WidgetSetFocusOnClickMethodInfo | |
| ResolveApplicationWindowMethod "setFocusVisible" o = WindowSetFocusVisibleMethodInfo | |
| ResolveApplicationWindowMethod "setFocusable" o = WidgetSetFocusableMethodInfo | |
| ResolveApplicationWindowMethod "setFontMap" o = WidgetSetFontMapMethodInfo | |
| ResolveApplicationWindowMethod "setFontOptions" o = WidgetSetFontOptionsMethodInfo | |
| ResolveApplicationWindowMethod "setGravity" o = WindowSetGravityMethodInfo | |
| ResolveApplicationWindowMethod "setHalign" o = WidgetSetHalignMethodInfo | |
| ResolveApplicationWindowMethod "setHandleMenubarAccel" o = WindowSetHandleMenubarAccelMethodInfo | |
| ResolveApplicationWindowMethod "setHasTooltip" o = WidgetSetHasTooltipMethodInfo | |
| ResolveApplicationWindowMethod "setHelpOverlay" o = ApplicationWindowSetHelpOverlayMethodInfo | |
| ResolveApplicationWindowMethod "setHexpand" o = WidgetSetHexpandMethodInfo | |
| ResolveApplicationWindowMethod "setHexpandSet" o = WidgetSetHexpandSetMethodInfo | |
| ResolveApplicationWindowMethod "setHideOnClose" o = WindowSetHideOnCloseMethodInfo | |
| ResolveApplicationWindowMethod "setIconName" o = WindowSetIconNameMethodInfo | |
| ResolveApplicationWindowMethod "setLayoutManager" o = WidgetSetLayoutManagerMethodInfo | |
| ResolveApplicationWindowMethod "setLimitEvents" o = WidgetSetLimitEventsMethodInfo | |
| ResolveApplicationWindowMethod "setMarginBottom" o = WidgetSetMarginBottomMethodInfo | |
| ResolveApplicationWindowMethod "setMarginEnd" o = WidgetSetMarginEndMethodInfo | |
| ResolveApplicationWindowMethod "setMarginStart" o = WidgetSetMarginStartMethodInfo | |
| ResolveApplicationWindowMethod "setMarginTop" o = WidgetSetMarginTopMethodInfo | |
| ResolveApplicationWindowMethod "setMnemonicsVisible" o = WindowSetMnemonicsVisibleMethodInfo | |
| ResolveApplicationWindowMethod "setModal" o = WindowSetModalMethodInfo | |
| ResolveApplicationWindowMethod "setName" o = WidgetSetNameMethodInfo | |
| ResolveApplicationWindowMethod "setOpacity" o = WidgetSetOpacityMethodInfo | |
| ResolveApplicationWindowMethod "setOverflow" o = WidgetSetOverflowMethodInfo | |
| ResolveApplicationWindowMethod "setParent" o = WidgetSetParentMethodInfo | |
| ResolveApplicationWindowMethod "setProperty" o = ObjectSetPropertyMethodInfo | |
| ResolveApplicationWindowMethod "setReceivesDefault" o = WidgetSetReceivesDefaultMethodInfo | |
| ResolveApplicationWindowMethod "setResizable" o = WindowSetResizableMethodInfo | |
| ResolveApplicationWindowMethod "setSensitive" o = WidgetSetSensitiveMethodInfo | |
| ResolveApplicationWindowMethod "setShowMenubar" o = ApplicationWindowSetShowMenubarMethodInfo | |
| ResolveApplicationWindowMethod "setSizeRequest" o = WidgetSetSizeRequestMethodInfo | |
| ResolveApplicationWindowMethod "setStartupId" o = WindowSetStartupIdMethodInfo | |
| ResolveApplicationWindowMethod "setStateFlags" o = WidgetSetStateFlagsMethodInfo | |
| ResolveApplicationWindowMethod "setTitle" o = WindowSetTitleMethodInfo | |
| ResolveApplicationWindowMethod "setTitlebar" o = WindowSetTitlebarMethodInfo | |
| ResolveApplicationWindowMethod "setTooltipMarkup" o = WidgetSetTooltipMarkupMethodInfo | |
| ResolveApplicationWindowMethod "setTooltipText" o = WidgetSetTooltipTextMethodInfo | |
| ResolveApplicationWindowMethod "setTransientFor" o = WindowSetTransientForMethodInfo | |
| ResolveApplicationWindowMethod "setValign" o = WidgetSetValignMethodInfo | |
| ResolveApplicationWindowMethod "setVexpand" o = WidgetSetVexpandMethodInfo | |
| ResolveApplicationWindowMethod "setVexpandSet" o = WidgetSetVexpandSetMethodInfo | |
| ResolveApplicationWindowMethod "setVisible" o = WidgetSetVisibleMethodInfo | |
| ResolveApplicationWindowMethod l o = MethodResolutionFailed l o :: Type |
afterApplicationWindowSaveState :: (IsApplicationWindow a, MonadIO m) => a -> ((?self :: a) => ApplicationWindowSaveStateCallback) -> m SignalHandlerId #
applicationWindowGetHelpOverlay :: (HasCallStack, MonadIO m, IsApplicationWindow a) => a -> m (Maybe ShortcutsWindow) #
applicationWindowGetId :: (HasCallStack, MonadIO m, IsApplicationWindow a) => a -> m Word32 #
applicationWindowGetShowMenubar :: (HasCallStack, MonadIO m, IsApplicationWindow a) => a -> m Bool #
applicationWindowNew :: (HasCallStack, MonadIO m, IsApplication a) => a -> m ApplicationWindow #
applicationWindowSetHelpOverlay :: (HasCallStack, MonadIO m, IsApplicationWindow a, IsShortcutsWindow b) => a -> Maybe b -> m () #
applicationWindowSetShowMenubar :: (HasCallStack, MonadIO m, IsApplicationWindow a) => a -> Bool -> m () #
applicationWindowShowMenubar :: AttrLabelProxy "showMenubar" #
constructApplicationWindowShowMenubar :: (IsApplicationWindow o, MonadIO m) => Bool -> m (GValueConstruct o) #
getApplicationWindowShowMenubar :: (MonadIO m, IsApplicationWindow o) => o -> m Bool #
onApplicationWindowSaveState :: (IsApplicationWindow a, MonadIO m) => a -> ((?self :: a) => ApplicationWindowSaveStateCallback) -> m SignalHandlerId #
setApplicationWindowShowMenubar :: (MonadIO m, IsApplicationWindow o) => o -> Bool -> m () #
toApplicationWindow :: (MonadIO m, IsApplicationWindow o) => o -> m ApplicationWindow #