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

GI.Gtk.Objects.FileChooserDialog

Description

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

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

Documentation

newtype FileChooserDialog #

Instances

Instances details
Eq FileChooserDialog 
Instance details

Defined in GI.Gtk.Objects.FileChooserDialog

GObject FileChooserDialog 
Instance details

Defined in GI.Gtk.Objects.FileChooserDialog

ManagedPtrNewtype FileChooserDialog 
Instance details

Defined in GI.Gtk.Objects.FileChooserDialog

TypedObject FileChooserDialog 
Instance details

Defined in GI.Gtk.Objects.FileChooserDialog

Methods

glibType :: IO GType #

HasParentTypes FileChooserDialog 
Instance details

Defined in GI.Gtk.Objects.FileChooserDialog

HasAttributeList FileChooserDialog 
Instance details

Defined in GI.Gtk.Objects.FileChooserDialog

(info ~ ResolveFileChooserDialogMethod t FileChooserDialog, OverloadedMethod info FileChooserDialog p, HasField t FileChooserDialog p) => HasField (t :: Symbol) FileChooserDialog p 
Instance details

Defined in GI.Gtk.Objects.FileChooserDialog

(info ~ ResolveFileChooserDialogMethod t FileChooserDialog, OverloadedMethodInfo info FileChooserDialog) => IsLabel t (MethodProxy info FileChooserDialog) 
Instance details

Defined in GI.Gtk.Objects.FileChooserDialog

Methods

fromLabel :: MethodProxy info FileChooserDialog

(info ~ ResolveFileChooserDialogMethod t FileChooserDialog, OverloadedMethod info FileChooserDialog p) => IsLabel t (FileChooserDialog -> p) 
Instance details

Defined in GI.Gtk.Objects.FileChooserDialog

IsGValue (Maybe FileChooserDialog) 
Instance details

Defined in GI.Gtk.Objects.FileChooserDialog

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList FileChooserDialog 
Instance details

Defined in GI.Gtk.Objects.FileChooserDialog

type AttributeList FileChooserDialog = FileChooserDialogAttributeList
type ParentTypes FileChooserDialog 
Instance details

Defined in GI.Gtk.Objects.FileChooserDialog

type SignalList FileChooserDialog 
Instance details

Defined in GI.Gtk.Objects.FileChooserDialog

type SignalList FileChooserDialog = FileChooserDialogSignalList

class (GObject o, IsDescendantOf FileChooserDialog o) => IsFileChooserDialog o #

Instances

Instances details
(GObject o, IsDescendantOf FileChooserDialog o) => IsFileChooserDialog o 
Instance details

Defined in GI.Gtk.Objects.FileChooserDialog

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

Equations

ResolveFileChooserDialogMethod "actionSetEnabled" o = WidgetActionSetEnabledMethodInfo 
ResolveFileChooserDialogMethod "activate" o = WidgetActivateMethodInfo 
ResolveFileChooserDialogMethod "activateAction" o = WidgetActivateActionMethodInfo 
ResolveFileChooserDialogMethod "activateDefault" o = WidgetActivateDefaultMethodInfo 
ResolveFileChooserDialogMethod "addActionWidget" o = DialogAddActionWidgetMethodInfo 
ResolveFileChooserDialogMethod "addButton" o = DialogAddButtonMethodInfo 
ResolveFileChooserDialogMethod "addChoice" o = FileChooserAddChoiceMethodInfo 
ResolveFileChooserDialogMethod "addController" o = WidgetAddControllerMethodInfo 
ResolveFileChooserDialogMethod "addCssClass" o = WidgetAddCssClassMethodInfo 
ResolveFileChooserDialogMethod "addFilter" o = FileChooserAddFilterMethodInfo 
ResolveFileChooserDialogMethod "addMnemonicLabel" o = WidgetAddMnemonicLabelMethodInfo 
ResolveFileChooserDialogMethod "addShortcutFolder" o = FileChooserAddShortcutFolderMethodInfo 
ResolveFileChooserDialogMethod "addTickCallback" o = WidgetAddTickCallbackMethodInfo 
ResolveFileChooserDialogMethod "allocate" o = WidgetAllocateMethodInfo 
ResolveFileChooserDialogMethod "announce" o = AccessibleAnnounceMethodInfo 
ResolveFileChooserDialogMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveFileChooserDialogMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveFileChooserDialogMethod "childFocus" o = WidgetChildFocusMethodInfo 
ResolveFileChooserDialogMethod "close" o = WindowCloseMethodInfo 
ResolveFileChooserDialogMethod "computeBounds" o = WidgetComputeBoundsMethodInfo 
ResolveFileChooserDialogMethod "computeExpand" o = WidgetComputeExpandMethodInfo 
ResolveFileChooserDialogMethod "computePoint" o = WidgetComputePointMethodInfo 
ResolveFileChooserDialogMethod "computeTransform" o = WidgetComputeTransformMethodInfo 
ResolveFileChooserDialogMethod "contains" o = WidgetContainsMethodInfo 
ResolveFileChooserDialogMethod "createPangoContext" o = WidgetCreatePangoContextMethodInfo 
ResolveFileChooserDialogMethod "createPangoLayout" o = WidgetCreatePangoLayoutMethodInfo 
ResolveFileChooserDialogMethod "destroy" o = WindowDestroyMethodInfo 
ResolveFileChooserDialogMethod "disposeTemplate" o = WidgetDisposeTemplateMethodInfo 
ResolveFileChooserDialogMethod "dragCheckThreshold" o = WidgetDragCheckThresholdMethodInfo 
ResolveFileChooserDialogMethod "errorBell" o = WidgetErrorBellMethodInfo 
ResolveFileChooserDialogMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveFileChooserDialogMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveFileChooserDialogMethod "fullscreen" o = WindowFullscreenMethodInfo 
ResolveFileChooserDialogMethod "fullscreenOnMonitor" o = WindowFullscreenOnMonitorMethodInfo 
ResolveFileChooserDialogMethod "getv" o = ObjectGetvMethodInfo 
ResolveFileChooserDialogMethod "grabFocus" o = WidgetGrabFocusMethodInfo 
ResolveFileChooserDialogMethod "hasCssClass" o = WidgetHasCssClassMethodInfo 
ResolveFileChooserDialogMethod "hasDefault" o = WidgetHasDefaultMethodInfo 
ResolveFileChooserDialogMethod "hasFocus" o = WidgetHasFocusMethodInfo 
ResolveFileChooserDialogMethod "hasGroup" o = WindowHasGroupMethodInfo 
ResolveFileChooserDialogMethod "hasVisibleFocus" o = WidgetHasVisibleFocusMethodInfo 
ResolveFileChooserDialogMethod "hide" o = WidgetHideMethodInfo 
ResolveFileChooserDialogMethod "inDestruction" o = WidgetInDestructionMethodInfo 
ResolveFileChooserDialogMethod "initTemplate" o = WidgetInitTemplateMethodInfo 
ResolveFileChooserDialogMethod "insertActionGroup" o = WidgetInsertActionGroupMethodInfo 
ResolveFileChooserDialogMethod "insertAfter" o = WidgetInsertAfterMethodInfo 
ResolveFileChooserDialogMethod "insertBefore" o = WidgetInsertBeforeMethodInfo 
ResolveFileChooserDialogMethod "isActive" o = WindowIsActiveMethodInfo 
ResolveFileChooserDialogMethod "isAncestor" o = WidgetIsAncestorMethodInfo 
ResolveFileChooserDialogMethod "isDrawable" o = WidgetIsDrawableMethodInfo 
ResolveFileChooserDialogMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveFileChooserDialogMethod "isFocus" o = WidgetIsFocusMethodInfo 
ResolveFileChooserDialogMethod "isFullscreen" o = WindowIsFullscreenMethodInfo 
ResolveFileChooserDialogMethod "isMaximized" o = WindowIsMaximizedMethodInfo 
ResolveFileChooserDialogMethod "isSensitive" o = WidgetIsSensitiveMethodInfo 
ResolveFileChooserDialogMethod "isSuspended" o = WindowIsSuspendedMethodInfo 
ResolveFileChooserDialogMethod "isVisible" o = WidgetIsVisibleMethodInfo 
ResolveFileChooserDialogMethod "keynavFailed" o = WidgetKeynavFailedMethodInfo 
ResolveFileChooserDialogMethod "listMnemonicLabels" o = WidgetListMnemonicLabelsMethodInfo 
ResolveFileChooserDialogMethod "map" o = WidgetMapMethodInfo 
ResolveFileChooserDialogMethod "maximize" o = WindowMaximizeMethodInfo 
ResolveFileChooserDialogMethod "measure" o = WidgetMeasureMethodInfo 
ResolveFileChooserDialogMethod "minimize" o = WindowMinimizeMethodInfo 
ResolveFileChooserDialogMethod "mnemonicActivate" o = WidgetMnemonicActivateMethodInfo 
ResolveFileChooserDialogMethod "notify" o = ObjectNotifyMethodInfo 
ResolveFileChooserDialogMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveFileChooserDialogMethod "observeChildren" o = WidgetObserveChildrenMethodInfo 
ResolveFileChooserDialogMethod "observeControllers" o = WidgetObserveControllersMethodInfo 
ResolveFileChooserDialogMethod "pick" o = WidgetPickMethodInfo 
ResolveFileChooserDialogMethod "present" o = WindowPresentMethodInfo 
ResolveFileChooserDialogMethod "presentWithTime" o = WindowPresentWithTimeMethodInfo 
ResolveFileChooserDialogMethod "queueAllocate" o = WidgetQueueAllocateMethodInfo 
ResolveFileChooserDialogMethod "queueDraw" o = WidgetQueueDrawMethodInfo 
ResolveFileChooserDialogMethod "queueResize" o = WidgetQueueResizeMethodInfo 
ResolveFileChooserDialogMethod "realize" o = WidgetRealizeMethodInfo 
ResolveFileChooserDialogMethod "ref" o = ObjectRefMethodInfo 
ResolveFileChooserDialogMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveFileChooserDialogMethod "removeChoice" o = FileChooserRemoveChoiceMethodInfo 
ResolveFileChooserDialogMethod "removeController" o = WidgetRemoveControllerMethodInfo 
ResolveFileChooserDialogMethod "removeCssClass" o = WidgetRemoveCssClassMethodInfo 
ResolveFileChooserDialogMethod "removeFilter" o = FileChooserRemoveFilterMethodInfo 
ResolveFileChooserDialogMethod "removeMnemonicLabel" o = WidgetRemoveMnemonicLabelMethodInfo 
ResolveFileChooserDialogMethod "removeShortcutFolder" o = FileChooserRemoveShortcutFolderMethodInfo 
ResolveFileChooserDialogMethod "removeTickCallback" o = WidgetRemoveTickCallbackMethodInfo 
ResolveFileChooserDialogMethod "resetProperty" o = AccessibleResetPropertyMethodInfo 
ResolveFileChooserDialogMethod "resetRelation" o = AccessibleResetRelationMethodInfo 
ResolveFileChooserDialogMethod "resetState" o = AccessibleResetStateMethodInfo 
ResolveFileChooserDialogMethod "response" o = DialogResponseMethodInfo 
ResolveFileChooserDialogMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveFileChooserDialogMethod "shouldLayout" o = WidgetShouldLayoutMethodInfo 
ResolveFileChooserDialogMethod "show" o = WidgetShowMethodInfo 
ResolveFileChooserDialogMethod "sizeAllocate" o = WidgetSizeAllocateMethodInfo 
ResolveFileChooserDialogMethod "snapshotChild" o = WidgetSnapshotChildMethodInfo 
ResolveFileChooserDialogMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveFileChooserDialogMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveFileChooserDialogMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveFileChooserDialogMethod "translateCoordinates" o = WidgetTranslateCoordinatesMethodInfo 
ResolveFileChooserDialogMethod "triggerTooltipQuery" o = WidgetTriggerTooltipQueryMethodInfo 
ResolveFileChooserDialogMethod "unfullscreen" o = WindowUnfullscreenMethodInfo 
ResolveFileChooserDialogMethod "unmap" o = WidgetUnmapMethodInfo 
ResolveFileChooserDialogMethod "unmaximize" o = WindowUnmaximizeMethodInfo 
ResolveFileChooserDialogMethod "unminimize" o = WindowUnminimizeMethodInfo 
ResolveFileChooserDialogMethod "unparent" o = WidgetUnparentMethodInfo 
ResolveFileChooserDialogMethod "unrealize" o = WidgetUnrealizeMethodInfo 
ResolveFileChooserDialogMethod "unref" o = ObjectUnrefMethodInfo 
ResolveFileChooserDialogMethod "unsetStateFlags" o = WidgetUnsetStateFlagsMethodInfo 
ResolveFileChooserDialogMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo 
ResolveFileChooserDialogMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo 
ResolveFileChooserDialogMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo 
ResolveFileChooserDialogMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo 
ResolveFileChooserDialogMethod "updateState" o = AccessibleUpdateStateMethodInfo 
ResolveFileChooserDialogMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveFileChooserDialogMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo 
ResolveFileChooserDialogMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo 
ResolveFileChooserDialogMethod "getAction" o = FileChooserGetActionMethodInfo 
ResolveFileChooserDialogMethod "getAllocatedBaseline" o = WidgetGetAllocatedBaselineMethodInfo 
ResolveFileChooserDialogMethod "getAllocatedHeight" o = WidgetGetAllocatedHeightMethodInfo 
ResolveFileChooserDialogMethod "getAllocatedWidth" o = WidgetGetAllocatedWidthMethodInfo 
ResolveFileChooserDialogMethod "getAllocation" o = WidgetGetAllocationMethodInfo 
ResolveFileChooserDialogMethod "getAncestor" o = WidgetGetAncestorMethodInfo 
ResolveFileChooserDialogMethod "getApplication" o = WindowGetApplicationMethodInfo 
ResolveFileChooserDialogMethod "getAtContext" o = AccessibleGetAtContextMethodInfo 
ResolveFileChooserDialogMethod "getBaseline" o = WidgetGetBaselineMethodInfo 
ResolveFileChooserDialogMethod "getBounds" o = AccessibleGetBoundsMethodInfo 
ResolveFileChooserDialogMethod "getBuildableId" o = BuildableGetBuildableIdMethodInfo 
ResolveFileChooserDialogMethod "getCanFocus" o = WidgetGetCanFocusMethodInfo 
ResolveFileChooserDialogMethod "getCanTarget" o = WidgetGetCanTargetMethodInfo 
ResolveFileChooserDialogMethod "getChild" o = WindowGetChildMethodInfo 
ResolveFileChooserDialogMethod "getChildVisible" o = WidgetGetChildVisibleMethodInfo 
ResolveFileChooserDialogMethod "getChoice" o = FileChooserGetChoiceMethodInfo 
ResolveFileChooserDialogMethod "getClipboard" o = WidgetGetClipboardMethodInfo 
ResolveFileChooserDialogMethod "getColor" o = WidgetGetColorMethodInfo 
ResolveFileChooserDialogMethod "getContentArea" o = DialogGetContentAreaMethodInfo 
ResolveFileChooserDialogMethod "getCreateFolders" o = FileChooserGetCreateFoldersMethodInfo 
ResolveFileChooserDialogMethod "getCssClasses" o = WidgetGetCssClassesMethodInfo 
ResolveFileChooserDialogMethod "getCssName" o = WidgetGetCssNameMethodInfo 
ResolveFileChooserDialogMethod "getCurrentFolder" o = FileChooserGetCurrentFolderMethodInfo 
ResolveFileChooserDialogMethod "getCurrentName" o = FileChooserGetCurrentNameMethodInfo 
ResolveFileChooserDialogMethod "getCursor" o = WidgetGetCursorMethodInfo 
ResolveFileChooserDialogMethod "getData" o = ObjectGetDataMethodInfo 
ResolveFileChooserDialogMethod "getDecorated" o = WindowGetDecoratedMethodInfo 
ResolveFileChooserDialogMethod "getDefaultSize" o = WindowGetDefaultSizeMethodInfo 
ResolveFileChooserDialogMethod "getDefaultWidget" o = WindowGetDefaultWidgetMethodInfo 
ResolveFileChooserDialogMethod "getDeletable" o = WindowGetDeletableMethodInfo 
ResolveFileChooserDialogMethod "getDestroyWithParent" o = WindowGetDestroyWithParentMethodInfo 
ResolveFileChooserDialogMethod "getDirection" o = WidgetGetDirectionMethodInfo 
ResolveFileChooserDialogMethod "getDisplay" o = WidgetGetDisplayMethodInfo 
ResolveFileChooserDialogMethod "getFile" o = FileChooserGetFileMethodInfo 
ResolveFileChooserDialogMethod "getFiles" o = FileChooserGetFilesMethodInfo 
ResolveFileChooserDialogMethod "getFilter" o = FileChooserGetFilterMethodInfo 
ResolveFileChooserDialogMethod "getFilters" o = FileChooserGetFiltersMethodInfo 
ResolveFileChooserDialogMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo 
ResolveFileChooserDialogMethod "getFirstChild" o = WidgetGetFirstChildMethodInfo 
ResolveFileChooserDialogMethod "getFocus" o = WindowGetFocusMethodInfo 
ResolveFileChooserDialogMethod "getFocusChild" o = WidgetGetFocusChildMethodInfo 
ResolveFileChooserDialogMethod "getFocusOnClick" o = WidgetGetFocusOnClickMethodInfo 
ResolveFileChooserDialogMethod "getFocusVisible" o = WindowGetFocusVisibleMethodInfo 
ResolveFileChooserDialogMethod "getFocusable" o = WidgetGetFocusableMethodInfo 
ResolveFileChooserDialogMethod "getFontMap" o = WidgetGetFontMapMethodInfo 
ResolveFileChooserDialogMethod "getFontOptions" o = WidgetGetFontOptionsMethodInfo 
ResolveFileChooserDialogMethod "getFrameClock" o = WidgetGetFrameClockMethodInfo 
ResolveFileChooserDialogMethod "getGravity" o = WindowGetGravityMethodInfo 
ResolveFileChooserDialogMethod "getGroup" o = WindowGetGroupMethodInfo 
ResolveFileChooserDialogMethod "getHalign" o = WidgetGetHalignMethodInfo 
ResolveFileChooserDialogMethod "getHandleMenubarAccel" o = WindowGetHandleMenubarAccelMethodInfo 
ResolveFileChooserDialogMethod "getHasTooltip" o = WidgetGetHasTooltipMethodInfo 
ResolveFileChooserDialogMethod "getHeaderBar" o = DialogGetHeaderBarMethodInfo 
ResolveFileChooserDialogMethod "getHeight" o = WidgetGetHeightMethodInfo 
ResolveFileChooserDialogMethod "getHexpand" o = WidgetGetHexpandMethodInfo 
ResolveFileChooserDialogMethod "getHexpandSet" o = WidgetGetHexpandSetMethodInfo 
ResolveFileChooserDialogMethod "getHideOnClose" o = WindowGetHideOnCloseMethodInfo 
ResolveFileChooserDialogMethod "getIconName" o = WindowGetIconNameMethodInfo 
ResolveFileChooserDialogMethod "getLastChild" o = WidgetGetLastChildMethodInfo 
ResolveFileChooserDialogMethod "getLayoutManager" o = WidgetGetLayoutManagerMethodInfo 
ResolveFileChooserDialogMethod "getLimitEvents" o = WidgetGetLimitEventsMethodInfo 
ResolveFileChooserDialogMethod "getMapped" o = WidgetGetMappedMethodInfo 
ResolveFileChooserDialogMethod "getMarginBottom" o = WidgetGetMarginBottomMethodInfo 
ResolveFileChooserDialogMethod "getMarginEnd" o = WidgetGetMarginEndMethodInfo 
ResolveFileChooserDialogMethod "getMarginStart" o = WidgetGetMarginStartMethodInfo 
ResolveFileChooserDialogMethod "getMarginTop" o = WidgetGetMarginTopMethodInfo 
ResolveFileChooserDialogMethod "getMnemonicsVisible" o = WindowGetMnemonicsVisibleMethodInfo 
ResolveFileChooserDialogMethod "getModal" o = WindowGetModalMethodInfo 
ResolveFileChooserDialogMethod "getName" o = WidgetGetNameMethodInfo 
ResolveFileChooserDialogMethod "getNative" o = WidgetGetNativeMethodInfo 
ResolveFileChooserDialogMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo 
ResolveFileChooserDialogMethod "getNextSibling" o = WidgetGetNextSiblingMethodInfo 
ResolveFileChooserDialogMethod "getOpacity" o = WidgetGetOpacityMethodInfo 
ResolveFileChooserDialogMethod "getOverflow" o = WidgetGetOverflowMethodInfo 
ResolveFileChooserDialogMethod "getPangoContext" o = WidgetGetPangoContextMethodInfo 
ResolveFileChooserDialogMethod "getParent" o = WidgetGetParentMethodInfo 
ResolveFileChooserDialogMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo 
ResolveFileChooserDialogMethod "getPreferredSize" o = WidgetGetPreferredSizeMethodInfo 
ResolveFileChooserDialogMethod "getPrevSibling" o = WidgetGetPrevSiblingMethodInfo 
ResolveFileChooserDialogMethod "getPrimaryClipboard" o = WidgetGetPrimaryClipboardMethodInfo 
ResolveFileChooserDialogMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveFileChooserDialogMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveFileChooserDialogMethod "getRealized" o = WidgetGetRealizedMethodInfo 
ResolveFileChooserDialogMethod "getReceivesDefault" o = WidgetGetReceivesDefaultMethodInfo 
ResolveFileChooserDialogMethod "getRenderer" o = NativeGetRendererMethodInfo 
ResolveFileChooserDialogMethod "getRequestMode" o = WidgetGetRequestModeMethodInfo 
ResolveFileChooserDialogMethod "getResizable" o = WindowGetResizableMethodInfo 
ResolveFileChooserDialogMethod "getResponseForWidget" o = DialogGetResponseForWidgetMethodInfo 
ResolveFileChooserDialogMethod "getRoot" o = WidgetGetRootMethodInfo 
ResolveFileChooserDialogMethod "getScaleFactor" o = WidgetGetScaleFactorMethodInfo 
ResolveFileChooserDialogMethod "getSelectMultiple" o = FileChooserGetSelectMultipleMethodInfo 
ResolveFileChooserDialogMethod "getSensitive" o = WidgetGetSensitiveMethodInfo 
ResolveFileChooserDialogMethod "getSettings" o = WidgetGetSettingsMethodInfo 
ResolveFileChooserDialogMethod "getShortcutFolders" o = FileChooserGetShortcutFoldersMethodInfo 
ResolveFileChooserDialogMethod "getSize" o = WidgetGetSizeMethodInfo 
ResolveFileChooserDialogMethod "getSizeRequest" o = WidgetGetSizeRequestMethodInfo 
ResolveFileChooserDialogMethod "getStateFlags" o = WidgetGetStateFlagsMethodInfo 
ResolveFileChooserDialogMethod "getStyleContext" o = WidgetGetStyleContextMethodInfo 
ResolveFileChooserDialogMethod "getSurface" o = NativeGetSurfaceMethodInfo 
ResolveFileChooserDialogMethod "getSurfaceTransform" o = NativeGetSurfaceTransformMethodInfo 
ResolveFileChooserDialogMethod "getTemplateChild" o = WidgetGetTemplateChildMethodInfo 
ResolveFileChooserDialogMethod "getTitle" o = WindowGetTitleMethodInfo 
ResolveFileChooserDialogMethod "getTitlebar" o = WindowGetTitlebarMethodInfo 
ResolveFileChooserDialogMethod "getTooltipMarkup" o = WidgetGetTooltipMarkupMethodInfo 
ResolveFileChooserDialogMethod "getTooltipText" o = WidgetGetTooltipTextMethodInfo 
ResolveFileChooserDialogMethod "getTransientFor" o = WindowGetTransientForMethodInfo 
ResolveFileChooserDialogMethod "getValign" o = WidgetGetValignMethodInfo 
ResolveFileChooserDialogMethod "getVexpand" o = WidgetGetVexpandMethodInfo 
ResolveFileChooserDialogMethod "getVexpandSet" o = WidgetGetVexpandSetMethodInfo 
ResolveFileChooserDialogMethod "getVisible" o = WidgetGetVisibleMethodInfo 
ResolveFileChooserDialogMethod "getWidgetForResponse" o = DialogGetWidgetForResponseMethodInfo 
ResolveFileChooserDialogMethod "getWidth" o = WidgetGetWidthMethodInfo 
ResolveFileChooserDialogMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo 
ResolveFileChooserDialogMethod "setAction" o = FileChooserSetActionMethodInfo 
ResolveFileChooserDialogMethod "setApplication" o = WindowSetApplicationMethodInfo 
ResolveFileChooserDialogMethod "setCanFocus" o = WidgetSetCanFocusMethodInfo 
ResolveFileChooserDialogMethod "setCanTarget" o = WidgetSetCanTargetMethodInfo 
ResolveFileChooserDialogMethod "setChild" o = WindowSetChildMethodInfo 
ResolveFileChooserDialogMethod "setChildVisible" o = WidgetSetChildVisibleMethodInfo 
ResolveFileChooserDialogMethod "setChoice" o = FileChooserSetChoiceMethodInfo 
ResolveFileChooserDialogMethod "setCreateFolders" o = FileChooserSetCreateFoldersMethodInfo 
ResolveFileChooserDialogMethod "setCssClasses" o = WidgetSetCssClassesMethodInfo 
ResolveFileChooserDialogMethod "setCurrentFolder" o = FileChooserSetCurrentFolderMethodInfo 
ResolveFileChooserDialogMethod "setCurrentName" o = FileChooserSetCurrentNameMethodInfo 
ResolveFileChooserDialogMethod "setCursor" o = WidgetSetCursorMethodInfo 
ResolveFileChooserDialogMethod "setCursorFromName" o = WidgetSetCursorFromNameMethodInfo 
ResolveFileChooserDialogMethod "setData" o = ObjectSetDataMethodInfo 
ResolveFileChooserDialogMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveFileChooserDialogMethod "setDecorated" o = WindowSetDecoratedMethodInfo 
ResolveFileChooserDialogMethod "setDefaultResponse" o = DialogSetDefaultResponseMethodInfo 
ResolveFileChooserDialogMethod "setDefaultSize" o = WindowSetDefaultSizeMethodInfo 
ResolveFileChooserDialogMethod "setDefaultWidget" o = WindowSetDefaultWidgetMethodInfo 
ResolveFileChooserDialogMethod "setDeletable" o = WindowSetDeletableMethodInfo 
ResolveFileChooserDialogMethod "setDestroyWithParent" o = WindowSetDestroyWithParentMethodInfo 
ResolveFileChooserDialogMethod "setDirection" o = WidgetSetDirectionMethodInfo 
ResolveFileChooserDialogMethod "setDisplay" o = WindowSetDisplayMethodInfo 
ResolveFileChooserDialogMethod "setFile" o = FileChooserSetFileMethodInfo 
ResolveFileChooserDialogMethod "setFilter" o = FileChooserSetFilterMethodInfo 
ResolveFileChooserDialogMethod "setFocus" o = WindowSetFocusMethodInfo 
ResolveFileChooserDialogMethod "setFocusChild" o = WidgetSetFocusChildMethodInfo 
ResolveFileChooserDialogMethod "setFocusOnClick" o = WidgetSetFocusOnClickMethodInfo 
ResolveFileChooserDialogMethod "setFocusVisible" o = WindowSetFocusVisibleMethodInfo 
ResolveFileChooserDialogMethod "setFocusable" o = WidgetSetFocusableMethodInfo 
ResolveFileChooserDialogMethod "setFontMap" o = WidgetSetFontMapMethodInfo 
ResolveFileChooserDialogMethod "setFontOptions" o = WidgetSetFontOptionsMethodInfo 
ResolveFileChooserDialogMethod "setGravity" o = WindowSetGravityMethodInfo 
ResolveFileChooserDialogMethod "setHalign" o = WidgetSetHalignMethodInfo 
ResolveFileChooserDialogMethod "setHandleMenubarAccel" o = WindowSetHandleMenubarAccelMethodInfo 
ResolveFileChooserDialogMethod "setHasTooltip" o = WidgetSetHasTooltipMethodInfo 
ResolveFileChooserDialogMethod "setHexpand" o = WidgetSetHexpandMethodInfo 
ResolveFileChooserDialogMethod "setHexpandSet" o = WidgetSetHexpandSetMethodInfo 
ResolveFileChooserDialogMethod "setHideOnClose" o = WindowSetHideOnCloseMethodInfo 
ResolveFileChooserDialogMethod "setIconName" o = WindowSetIconNameMethodInfo 
ResolveFileChooserDialogMethod "setLayoutManager" o = WidgetSetLayoutManagerMethodInfo 
ResolveFileChooserDialogMethod "setLimitEvents" o = WidgetSetLimitEventsMethodInfo 
ResolveFileChooserDialogMethod "setMarginBottom" o = WidgetSetMarginBottomMethodInfo 
ResolveFileChooserDialogMethod "setMarginEnd" o = WidgetSetMarginEndMethodInfo 
ResolveFileChooserDialogMethod "setMarginStart" o = WidgetSetMarginStartMethodInfo 
ResolveFileChooserDialogMethod "setMarginTop" o = WidgetSetMarginTopMethodInfo 
ResolveFileChooserDialogMethod "setMnemonicsVisible" o = WindowSetMnemonicsVisibleMethodInfo 
ResolveFileChooserDialogMethod "setModal" o = WindowSetModalMethodInfo 
ResolveFileChooserDialogMethod "setName" o = WidgetSetNameMethodInfo 
ResolveFileChooserDialogMethod "setOpacity" o = WidgetSetOpacityMethodInfo 
ResolveFileChooserDialogMethod "setOverflow" o = WidgetSetOverflowMethodInfo 
ResolveFileChooserDialogMethod "setParent" o = WidgetSetParentMethodInfo 
ResolveFileChooserDialogMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveFileChooserDialogMethod "setReceivesDefault" o = WidgetSetReceivesDefaultMethodInfo 
ResolveFileChooserDialogMethod "setResizable" o = WindowSetResizableMethodInfo 
ResolveFileChooserDialogMethod "setResponseSensitive" o = DialogSetResponseSensitiveMethodInfo 
ResolveFileChooserDialogMethod "setSelectMultiple" o = FileChooserSetSelectMultipleMethodInfo 
ResolveFileChooserDialogMethod "setSensitive" o = WidgetSetSensitiveMethodInfo 
ResolveFileChooserDialogMethod "setSizeRequest" o = WidgetSetSizeRequestMethodInfo 
ResolveFileChooserDialogMethod "setStartupId" o = WindowSetStartupIdMethodInfo 
ResolveFileChooserDialogMethod "setStateFlags" o = WidgetSetStateFlagsMethodInfo 
ResolveFileChooserDialogMethod "setTitle" o = WindowSetTitleMethodInfo 
ResolveFileChooserDialogMethod "setTitlebar" o = WindowSetTitlebarMethodInfo 
ResolveFileChooserDialogMethod "setTooltipMarkup" o = WidgetSetTooltipMarkupMethodInfo 
ResolveFileChooserDialogMethod "setTooltipText" o = WidgetSetTooltipTextMethodInfo 
ResolveFileChooserDialogMethod "setTransientFor" o = WindowSetTransientForMethodInfo 
ResolveFileChooserDialogMethod "setValign" o = WidgetSetValignMethodInfo 
ResolveFileChooserDialogMethod "setVexpand" o = WidgetSetVexpandMethodInfo 
ResolveFileChooserDialogMethod "setVexpandSet" o = WidgetSetVexpandSetMethodInfo 
ResolveFileChooserDialogMethod "setVisible" o = WidgetSetVisibleMethodInfo 
ResolveFileChooserDialogMethod l o = MethodResolutionFailed l o :: Type