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

GI.Gtk.Interfaces.FileChooser

Description

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

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

Documentation

newtype FileChooser #

Instances

Instances details
Eq FileChooser 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

(==) :: FileChooser -> FileChooser -> Bool

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

GObject FileChooser 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

ManagedPtrNewtype FileChooser 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

TypedObject FileChooser 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

glibType :: IO GType #

HasParentTypes FileChooser 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

HasAttributeList FileChooser 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

(info ~ ResolveFileChooserMethod t FileChooser, OverloadedMethod info FileChooser p, HasField t FileChooser p) => HasField (t :: Symbol) FileChooser p 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

getField :: FileChooser -> p

(info ~ ResolveFileChooserMethod t FileChooser, OverloadedMethodInfo info FileChooser) => IsLabel t (MethodProxy info FileChooser) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

fromLabel :: MethodProxy info FileChooser

(info ~ ResolveFileChooserMethod t FileChooser, OverloadedMethod info FileChooser p) => IsLabel t (FileChooser -> p) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

fromLabel :: FileChooser -> p

IsGValue (Maybe FileChooser) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList FileChooser 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttributeList FileChooser = FileChooserAttributeList
type ParentTypes FileChooser 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type ParentTypes FileChooser = '[Object]
type SignalList FileChooser 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type SignalList FileChooser = FileChooserSignalList

data FileChooserActionPropertyInfo #

Instances

Instances details
AttrInfo FileChooserActionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Associated Types

type AttrAllowedOps FileChooserActionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrBaseTypeConstraint FileChooserActionPropertyInfo = IsFileChooser
type AttrGetType FileChooserActionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrSetTypeConstraint FileChooserActionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrSetTypeConstraint FileChooserActionPropertyInfo = Type ~ FileChooserAction
type AttrTransferTypeConstraint FileChooserActionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferTypeConstraint FileChooserActionPropertyInfo = Type ~ FileChooserAction
type AttrTransferType FileChooserActionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrLabel FileChooserActionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrLabel FileChooserActionPropertyInfo = "action"
type AttrOrigin FileChooserActionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FileChooserActionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrBaseTypeConstraint FileChooserActionPropertyInfo = IsFileChooser
type AttrGetType FileChooserActionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrLabel FileChooserActionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrLabel FileChooserActionPropertyInfo = "action"
type AttrOrigin FileChooserActionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrSetTypeConstraint FileChooserActionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrSetTypeConstraint FileChooserActionPropertyInfo = Type ~ FileChooserAction
type AttrTransferType FileChooserActionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferTypeConstraint FileChooserActionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferTypeConstraint FileChooserActionPropertyInfo = Type ~ FileChooserAction

data FileChooserAddChoiceMethodInfo #

Instances

Instances details
(signature ~ (Text -> Text -> Maybe [Text] -> Maybe [Text] -> m ()), MonadIO m, IsFileChooser a) => OverloadedMethod FileChooserAddChoiceMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserAddChoiceMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserAddFilterMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsFileChooser a, IsFileFilter b) => OverloadedMethod FileChooserAddFilterMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserAddFilterMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserAddShortcutFolderMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsFileChooser a, IsFile b) => OverloadedMethod FileChooserAddShortcutFolderMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserAddShortcutFolderMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserCreateFoldersPropertyInfo #

Instances

Instances details
AttrInfo FileChooserCreateFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Associated Types

type AttrAllowedOps FileChooserCreateFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrGetType FileChooserCreateFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrGetType FileChooserCreateFoldersPropertyInfo = Bool
type AttrSetTypeConstraint FileChooserCreateFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferType FileChooserCreateFoldersPropertyInfo = Bool
type AttrLabel FileChooserCreateFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrLabel FileChooserCreateFoldersPropertyInfo = "create-folders"
type AttrOrigin FileChooserCreateFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FileChooserCreateFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrGetType FileChooserCreateFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrGetType FileChooserCreateFoldersPropertyInfo = Bool
type AttrLabel FileChooserCreateFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrLabel FileChooserCreateFoldersPropertyInfo = "create-folders"
type AttrOrigin FileChooserCreateFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrSetTypeConstraint FileChooserCreateFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferType FileChooserCreateFoldersPropertyInfo = Bool
type AttrTransferTypeConstraint FileChooserCreateFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferTypeConstraint FileChooserCreateFoldersPropertyInfo = Type ~ Bool

data FileChooserFilterPropertyInfo #

Instances

Instances details
AttrInfo FileChooserFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Associated Types

type AttrAllowedOps FileChooserFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrBaseTypeConstraint FileChooserFilterPropertyInfo = IsFileChooser
type AttrGetType FileChooserFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrGetType FileChooserFilterPropertyInfo = Maybe FileFilter
type AttrSetTypeConstraint FileChooserFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrSetTypeConstraint FileChooserFilterPropertyInfo = IsFileFilter
type AttrTransferTypeConstraint FileChooserFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferTypeConstraint FileChooserFilterPropertyInfo = IsFileFilter
type AttrTransferType FileChooserFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrLabel FileChooserFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrLabel FileChooserFilterPropertyInfo = "filter"
type AttrOrigin FileChooserFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FileChooserFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrBaseTypeConstraint FileChooserFilterPropertyInfo = IsFileChooser
type AttrGetType FileChooserFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrGetType FileChooserFilterPropertyInfo = Maybe FileFilter
type AttrLabel FileChooserFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrLabel FileChooserFilterPropertyInfo = "filter"
type AttrOrigin FileChooserFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrSetTypeConstraint FileChooserFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrSetTypeConstraint FileChooserFilterPropertyInfo = IsFileFilter
type AttrTransferType FileChooserFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferTypeConstraint FileChooserFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferTypeConstraint FileChooserFilterPropertyInfo = IsFileFilter

data FileChooserFiltersPropertyInfo #

Instances

Instances details
AttrInfo FileChooserFiltersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Associated Types

type AttrAllowedOps FileChooserFiltersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrBaseTypeConstraint FileChooserFiltersPropertyInfo = IsFileChooser
type AttrGetType FileChooserFiltersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrGetType FileChooserFiltersPropertyInfo = Maybe ListModel
type AttrSetTypeConstraint FileChooserFiltersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferType FileChooserFiltersPropertyInfo = ()
type AttrLabel FileChooserFiltersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrLabel FileChooserFiltersPropertyInfo = "filters"
type AttrOrigin FileChooserFiltersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FileChooserFiltersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrBaseTypeConstraint FileChooserFiltersPropertyInfo = IsFileChooser
type AttrGetType FileChooserFiltersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrGetType FileChooserFiltersPropertyInfo = Maybe ListModel
type AttrLabel FileChooserFiltersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrLabel FileChooserFiltersPropertyInfo = "filters"
type AttrOrigin FileChooserFiltersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrSetTypeConstraint FileChooserFiltersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferType FileChooserFiltersPropertyInfo = ()
type AttrTransferTypeConstraint FileChooserFiltersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferTypeConstraint FileChooserFiltersPropertyInfo = Type ~ ()

data FileChooserGetActionMethodInfo #

Instances

Instances details
(signature ~ m FileChooserAction, MonadIO m, IsFileChooser a) => OverloadedMethod FileChooserGetActionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserGetActionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserGetChoiceMethodInfo #

Instances

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

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserGetChoiceMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserGetCreateFoldersMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsFileChooser a) => OverloadedMethod FileChooserGetCreateFoldersMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserGetCreateFoldersMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserGetCurrentFolderMethodInfo #

Instances

Instances details
(signature ~ m (Maybe File), MonadIO m, IsFileChooser a) => OverloadedMethod FileChooserGetCurrentFolderMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserGetCurrentFolderMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserGetCurrentNameMethodInfo #

Instances

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

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserGetCurrentNameMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserGetFileMethodInfo #

Instances

Instances details
(signature ~ m (Maybe File), MonadIO m, IsFileChooser a) => OverloadedMethod FileChooserGetFileMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserGetFileMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserGetFilesMethodInfo #

Instances

Instances details
(signature ~ m ListModel, MonadIO m, IsFileChooser a) => OverloadedMethod FileChooserGetFilesMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserGetFilesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserGetFilterMethodInfo #

Instances

Instances details
(signature ~ m (Maybe FileFilter), MonadIO m, IsFileChooser a) => OverloadedMethod FileChooserGetFilterMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserGetFilterMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserGetFiltersMethodInfo #

Instances

Instances details
(signature ~ m ListModel, MonadIO m, IsFileChooser a) => OverloadedMethod FileChooserGetFiltersMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserGetFiltersMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserGetSelectMultipleMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsFileChooser a) => OverloadedMethod FileChooserGetSelectMultipleMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserGetSelectMultipleMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserGetShortcutFoldersMethodInfo #

Instances

Instances details
(signature ~ m ListModel, MonadIO m, IsFileChooser a) => OverloadedMethod FileChooserGetShortcutFoldersMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserGetShortcutFoldersMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserRemoveChoiceMethodInfo #

Instances

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

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserRemoveChoiceMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserRemoveFilterMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsFileChooser a, IsFileFilter b) => OverloadedMethod FileChooserRemoveFilterMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserRemoveFilterMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserRemoveShortcutFolderMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsFileChooser a, IsFile b) => OverloadedMethod FileChooserRemoveShortcutFolderMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserRemoveShortcutFolderMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserSelectMultiplePropertyInfo #

Instances

Instances details
AttrInfo FileChooserSelectMultiplePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Associated Types

type AttrAllowedOps FileChooserSelectMultiplePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrGetType FileChooserSelectMultiplePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrSetTypeConstraint FileChooserSelectMultiplePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferType FileChooserSelectMultiplePropertyInfo = Bool
type AttrLabel FileChooserSelectMultiplePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrLabel FileChooserSelectMultiplePropertyInfo = "select-multiple"
type AttrOrigin FileChooserSelectMultiplePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FileChooserSelectMultiplePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrGetType FileChooserSelectMultiplePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrLabel FileChooserSelectMultiplePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrLabel FileChooserSelectMultiplePropertyInfo = "select-multiple"
type AttrOrigin FileChooserSelectMultiplePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrSetTypeConstraint FileChooserSelectMultiplePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferType FileChooserSelectMultiplePropertyInfo = Bool
type AttrTransferTypeConstraint FileChooserSelectMultiplePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferTypeConstraint FileChooserSelectMultiplePropertyInfo = Type ~ Bool

data FileChooserSetActionMethodInfo #

Instances

Instances details
(signature ~ (FileChooserAction -> m ()), MonadIO m, IsFileChooser a) => OverloadedMethod FileChooserSetActionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserSetActionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserSetChoiceMethodInfo #

Instances

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

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserSetChoiceMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserSetCreateFoldersMethodInfo #

Instances

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

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserSetCreateFoldersMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserSetCurrentFolderMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsFileChooser a, IsFile b) => OverloadedMethod FileChooserSetCurrentFolderMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserSetCurrentFolderMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserSetCurrentNameMethodInfo #

Instances

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

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserSetCurrentNameMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserSetFileMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsFileChooser a, IsFile b) => OverloadedMethod FileChooserSetFileMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserSetFileMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserSetFilterMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsFileChooser a, IsFileFilter b) => OverloadedMethod FileChooserSetFilterMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserSetFilterMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserSetSelectMultipleMethodInfo #

Instances

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

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserSetSelectMultipleMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserShortcutFoldersPropertyInfo #

Instances

Instances details
AttrInfo FileChooserShortcutFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Associated Types

type AttrAllowedOps FileChooserShortcutFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrGetType FileChooserShortcutFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrGetType FileChooserShortcutFoldersPropertyInfo = Maybe ListModel
type AttrSetTypeConstraint FileChooserShortcutFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferType FileChooserShortcutFoldersPropertyInfo = ()
type AttrLabel FileChooserShortcutFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrLabel FileChooserShortcutFoldersPropertyInfo = "shortcut-folders"
type AttrOrigin FileChooserShortcutFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FileChooserShortcutFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrGetType FileChooserShortcutFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrGetType FileChooserShortcutFoldersPropertyInfo = Maybe ListModel
type AttrLabel FileChooserShortcutFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrLabel FileChooserShortcutFoldersPropertyInfo = "shortcut-folders"
type AttrOrigin FileChooserShortcutFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrSetTypeConstraint FileChooserShortcutFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferType FileChooserShortcutFoldersPropertyInfo = ()
type AttrTransferTypeConstraint FileChooserShortcutFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferTypeConstraint FileChooserShortcutFoldersPropertyInfo = Type ~ ()

class (GObject o, IsDescendantOf FileChooser o) => IsFileChooser o #

Instances

Instances details
(GObject o, IsDescendantOf FileChooser o) => IsFileChooser o 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Equations

ResolveFileChooserMethod "addChoice" o = FileChooserAddChoiceMethodInfo 
ResolveFileChooserMethod "addFilter" o = FileChooserAddFilterMethodInfo 
ResolveFileChooserMethod "addShortcutFolder" o = FileChooserAddShortcutFolderMethodInfo 
ResolveFileChooserMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveFileChooserMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveFileChooserMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveFileChooserMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveFileChooserMethod "getv" o = ObjectGetvMethodInfo 
ResolveFileChooserMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveFileChooserMethod "notify" o = ObjectNotifyMethodInfo 
ResolveFileChooserMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveFileChooserMethod "ref" o = ObjectRefMethodInfo 
ResolveFileChooserMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveFileChooserMethod "removeChoice" o = FileChooserRemoveChoiceMethodInfo 
ResolveFileChooserMethod "removeFilter" o = FileChooserRemoveFilterMethodInfo 
ResolveFileChooserMethod "removeShortcutFolder" o = FileChooserRemoveShortcutFolderMethodInfo 
ResolveFileChooserMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveFileChooserMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveFileChooserMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveFileChooserMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveFileChooserMethod "unref" o = ObjectUnrefMethodInfo 
ResolveFileChooserMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveFileChooserMethod "getAction" o = FileChooserGetActionMethodInfo 
ResolveFileChooserMethod "getChoice" o = FileChooserGetChoiceMethodInfo 
ResolveFileChooserMethod "getCreateFolders" o = FileChooserGetCreateFoldersMethodInfo 
ResolveFileChooserMethod "getCurrentFolder" o = FileChooserGetCurrentFolderMethodInfo 
ResolveFileChooserMethod "getCurrentName" o = FileChooserGetCurrentNameMethodInfo 
ResolveFileChooserMethod "getData" o = ObjectGetDataMethodInfo 
ResolveFileChooserMethod "getFile" o = FileChooserGetFileMethodInfo 
ResolveFileChooserMethod "getFiles" o = FileChooserGetFilesMethodInfo 
ResolveFileChooserMethod "getFilter" o = FileChooserGetFilterMethodInfo 
ResolveFileChooserMethod "getFilters" o = FileChooserGetFiltersMethodInfo 
ResolveFileChooserMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveFileChooserMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveFileChooserMethod "getSelectMultiple" o = FileChooserGetSelectMultipleMethodInfo 
ResolveFileChooserMethod "getShortcutFolders" o = FileChooserGetShortcutFoldersMethodInfo 
ResolveFileChooserMethod "setAction" o = FileChooserSetActionMethodInfo 
ResolveFileChooserMethod "setChoice" o = FileChooserSetChoiceMethodInfo 
ResolveFileChooserMethod "setCreateFolders" o = FileChooserSetCreateFoldersMethodInfo 
ResolveFileChooserMethod "setCurrentFolder" o = FileChooserSetCurrentFolderMethodInfo 
ResolveFileChooserMethod "setCurrentName" o = FileChooserSetCurrentNameMethodInfo 
ResolveFileChooserMethod "setData" o = ObjectSetDataMethodInfo 
ResolveFileChooserMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveFileChooserMethod "setFile" o = FileChooserSetFileMethodInfo 
ResolveFileChooserMethod "setFilter" o = FileChooserSetFilterMethodInfo 
ResolveFileChooserMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveFileChooserMethod "setSelectMultiple" o = FileChooserSetSelectMultipleMethodInfo 
ResolveFileChooserMethod l o = MethodResolutionFailed l o :: Type 

constructFileChooserAction :: (IsFileChooser o, MonadIO m) => FileChooserAction -> m (GValueConstruct o) #

constructFileChooserCreateFolders :: (IsFileChooser o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructFileChooserFilter :: (IsFileChooser o, MonadIO m, IsFileFilter a) => a -> m (GValueConstruct o) #

constructFileChooserSelectMultiple :: (IsFileChooser o, MonadIO m) => Bool -> m (GValueConstruct o) #

fileChooserAction :: AttrLabelProxy "action" #

fileChooserAddChoice :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> Text -> Text -> Maybe [Text] -> Maybe [Text] -> m () #

fileChooserAddFilter :: (HasCallStack, MonadIO m, IsFileChooser a, IsFileFilter b) => a -> b -> m () #

fileChooserAddShortcutFolder :: (HasCallStack, MonadIO m, IsFileChooser a, IsFile b) => a -> b -> m () #

fileChooserCreateFolders :: AttrLabelProxy "createFolders" #

fileChooserFilter :: AttrLabelProxy "filter" #

fileChooserFilters :: AttrLabelProxy "filters" #

fileChooserGetAction :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> m FileChooserAction #

fileChooserGetChoice :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> Text -> m (Maybe Text) #

fileChooserGetCreateFolders :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> m Bool #

fileChooserGetCurrentFolder :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> m (Maybe File) #

fileChooserGetCurrentName :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> m (Maybe Text) #

fileChooserGetFile :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> m (Maybe File) #

fileChooserGetFiles :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> m ListModel #

fileChooserGetFilter :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> m (Maybe FileFilter) #

fileChooserGetFilters :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> m ListModel #

fileChooserGetSelectMultiple :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> m Bool #

fileChooserGetShortcutFolders :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> m ListModel #

fileChooserRemoveChoice :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> Text -> m () #

fileChooserRemoveFilter :: (HasCallStack, MonadIO m, IsFileChooser a, IsFileFilter b) => a -> b -> m () #

fileChooserRemoveShortcutFolder :: (HasCallStack, MonadIO m, IsFileChooser a, IsFile b) => a -> b -> m () #

fileChooserSelectMultiple :: AttrLabelProxy "selectMultiple" #

fileChooserSetAction :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> FileChooserAction -> m () #

fileChooserSetChoice :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> Text -> Text -> m () #

fileChooserSetCreateFolders :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> Bool -> m () #

fileChooserSetCurrentFolder :: (HasCallStack, MonadIO m, IsFileChooser a, IsFile b) => a -> Maybe b -> m () #

fileChooserSetCurrentName :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> Text -> m () #

fileChooserSetFile :: (HasCallStack, MonadIO m, IsFileChooser a, IsFile b) => a -> b -> m () #

fileChooserSetFilter :: (HasCallStack, MonadIO m, IsFileChooser a, IsFileFilter b) => a -> b -> m () #

fileChooserSetSelectMultiple :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> Bool -> m () #

fileChooserShortcutFolders :: AttrLabelProxy "shortcutFolders" #

getFileChooserCreateFolders :: (MonadIO m, IsFileChooser o) => o -> m Bool #

getFileChooserFilter :: (MonadIO m, IsFileChooser o) => o -> m (Maybe FileFilter) #

getFileChooserFilters :: (MonadIO m, IsFileChooser o) => o -> m (Maybe ListModel) #

getFileChooserSelectMultiple :: (MonadIO m, IsFileChooser o) => o -> m Bool #

getFileChooserShortcutFolders :: (MonadIO m, IsFileChooser o) => o -> m (Maybe ListModel) #

setFileChooserAction :: (MonadIO m, IsFileChooser o) => o -> FileChooserAction -> m () #

setFileChooserCreateFolders :: (MonadIO m, IsFileChooser o) => o -> Bool -> m () #

setFileChooserFilter :: (MonadIO m, IsFileChooser o, IsFileFilter a) => o -> a -> m () #

setFileChooserSelectMultiple :: (MonadIO m, IsFileChooser o) => o -> Bool -> m () #

toFileChooser :: (MonadIO m, IsFileChooser o) => o -> m FileChooser #