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

GI.Gtk.Objects.FileLauncher

Description

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

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

Documentation

newtype FileLauncher #

Instances

Instances details
Eq FileLauncher 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

Methods

(==) :: FileLauncher -> FileLauncher -> Bool

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

GObject FileLauncher 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

ManagedPtrNewtype FileLauncher 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

TypedObject FileLauncher 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

Methods

glibType :: IO GType #

HasParentTypes FileLauncher 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

HasAttributeList FileLauncher 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

(info ~ ResolveFileLauncherMethod t FileLauncher, OverloadedMethod info FileLauncher p, HasField t FileLauncher p) => HasField (t :: Symbol) FileLauncher p 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

Methods

getField :: FileLauncher -> p

(info ~ ResolveFileLauncherMethod t FileLauncher, OverloadedMethodInfo info FileLauncher) => IsLabel t (MethodProxy info FileLauncher) 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

Methods

fromLabel :: MethodProxy info FileLauncher

(info ~ ResolveFileLauncherMethod t FileLauncher, OverloadedMethod info FileLauncher p) => IsLabel t (FileLauncher -> p) 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

Methods

fromLabel :: FileLauncher -> p

IsGValue (Maybe FileLauncher) 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList FileLauncher 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

type AttributeList FileLauncher = FileLauncherAttributeList
type ParentTypes FileLauncher 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

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

Defined in GI.Gtk.Objects.FileLauncher

type SignalList FileLauncher = FileLauncherSignalList

data FileLauncherAlwaysAskPropertyInfo #

Instances

Instances details
AttrInfo FileLauncherAlwaysAskPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

Associated Types

type AttrAllowedOps FileLauncherAlwaysAskPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

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

Defined in GI.Gtk.Objects.FileLauncher

type AttrGetType FileLauncherAlwaysAskPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

type AttrGetType FileLauncherAlwaysAskPropertyInfo = Bool
type AttrSetTypeConstraint FileLauncherAlwaysAskPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

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

Defined in GI.Gtk.Objects.FileLauncher

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

Defined in GI.Gtk.Objects.FileLauncher

type AttrTransferType FileLauncherAlwaysAskPropertyInfo = Bool
type AttrLabel FileLauncherAlwaysAskPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

type AttrLabel FileLauncherAlwaysAskPropertyInfo = "always-ask"
type AttrOrigin FileLauncherAlwaysAskPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FileLauncherAlwaysAskPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

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

Defined in GI.Gtk.Objects.FileLauncher

type AttrGetType FileLauncherAlwaysAskPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

type AttrGetType FileLauncherAlwaysAskPropertyInfo = Bool
type AttrLabel FileLauncherAlwaysAskPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

type AttrLabel FileLauncherAlwaysAskPropertyInfo = "always-ask"
type AttrOrigin FileLauncherAlwaysAskPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

type AttrSetTypeConstraint FileLauncherAlwaysAskPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

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

Defined in GI.Gtk.Objects.FileLauncher

type AttrTransferType FileLauncherAlwaysAskPropertyInfo = Bool
type AttrTransferTypeConstraint FileLauncherAlwaysAskPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

type AttrTransferTypeConstraint FileLauncherAlwaysAskPropertyInfo = Type ~ Bool

data FileLauncherFilePropertyInfo #

Instances

Instances details
AttrInfo FileLauncherFilePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

Associated Types

type AttrAllowedOps FileLauncherFilePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

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

Defined in GI.Gtk.Objects.FileLauncher

type AttrBaseTypeConstraint FileLauncherFilePropertyInfo = IsFileLauncher
type AttrGetType FileLauncherFilePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

type AttrGetType FileLauncherFilePropertyInfo = Maybe File
type AttrSetTypeConstraint FileLauncherFilePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

type AttrSetTypeConstraint FileLauncherFilePropertyInfo = IsFile
type AttrTransferTypeConstraint FileLauncherFilePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

type AttrTransferTypeConstraint FileLauncherFilePropertyInfo = IsFile
type AttrTransferType FileLauncherFilePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

type AttrTransferType FileLauncherFilePropertyInfo = File
type AttrLabel FileLauncherFilePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

type AttrLabel FileLauncherFilePropertyInfo = "file"
type AttrOrigin FileLauncherFilePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FileLauncherFilePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

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

Defined in GI.Gtk.Objects.FileLauncher

type AttrBaseTypeConstraint FileLauncherFilePropertyInfo = IsFileLauncher
type AttrGetType FileLauncherFilePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

type AttrGetType FileLauncherFilePropertyInfo = Maybe File
type AttrLabel FileLauncherFilePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

type AttrLabel FileLauncherFilePropertyInfo = "file"
type AttrOrigin FileLauncherFilePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

type AttrSetTypeConstraint FileLauncherFilePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

type AttrSetTypeConstraint FileLauncherFilePropertyInfo = IsFile
type AttrTransferType FileLauncherFilePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

type AttrTransferType FileLauncherFilePropertyInfo = File
type AttrTransferTypeConstraint FileLauncherFilePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

type AttrTransferTypeConstraint FileLauncherFilePropertyInfo = IsFile

data FileLauncherGetAlwaysAskMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsFileLauncher a) => OverloadedMethod FileLauncherGetAlwaysAskMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileLauncherGetAlwaysAskMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileLauncherGetFileMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.FileLauncher

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileLauncherGetFileMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileLauncherGetWritableMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsFileLauncher a) => OverloadedMethod FileLauncherGetWritableMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileLauncherGetWritableMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileLauncherLaunchFinishMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsFileLauncher a, IsAsyncResult b) => OverloadedMethod FileLauncherLaunchFinishMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileLauncherLaunchFinishMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileLauncherLaunchMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> Maybe c -> Maybe AsyncReadyCallback -> m ()), MonadIO m, IsFileLauncher a, IsWindow b, IsCancellable c) => OverloadedMethod FileLauncherLaunchMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileLauncherLaunchMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileLauncherOpenContainingFolderFinishMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsFileLauncher a, IsAsyncResult b) => OverloadedMethod FileLauncherOpenContainingFolderFinishMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileLauncherOpenContainingFolderFinishMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileLauncherOpenContainingFolderMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> Maybe c -> Maybe AsyncReadyCallback -> m ()), MonadIO m, IsFileLauncher a, IsWindow b, IsCancellable c) => OverloadedMethod FileLauncherOpenContainingFolderMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileLauncherOpenContainingFolderMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileLauncherSetAlwaysAskMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.FileLauncher

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileLauncherSetAlwaysAskMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileLauncherSetFileMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.FileLauncher

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileLauncherSetFileMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileLauncherSetWritableMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.FileLauncher

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileLauncherSetWritableMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileLauncherWritablePropertyInfo #

Instances

Instances details
AttrInfo FileLauncherWritablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

Associated Types

type AttrAllowedOps FileLauncherWritablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

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

Defined in GI.Gtk.Objects.FileLauncher

type AttrBaseTypeConstraint FileLauncherWritablePropertyInfo = IsFileLauncher
type AttrGetType FileLauncherWritablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

type AttrGetType FileLauncherWritablePropertyInfo = Bool
type AttrSetTypeConstraint FileLauncherWritablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

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

Defined in GI.Gtk.Objects.FileLauncher

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

Defined in GI.Gtk.Objects.FileLauncher

type AttrTransferType FileLauncherWritablePropertyInfo = Bool
type AttrLabel FileLauncherWritablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

type AttrLabel FileLauncherWritablePropertyInfo = "writable"
type AttrOrigin FileLauncherWritablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FileLauncherWritablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

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

Defined in GI.Gtk.Objects.FileLauncher

type AttrBaseTypeConstraint FileLauncherWritablePropertyInfo = IsFileLauncher
type AttrGetType FileLauncherWritablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

type AttrGetType FileLauncherWritablePropertyInfo = Bool
type AttrLabel FileLauncherWritablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

type AttrLabel FileLauncherWritablePropertyInfo = "writable"
type AttrOrigin FileLauncherWritablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

type AttrSetTypeConstraint FileLauncherWritablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

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

Defined in GI.Gtk.Objects.FileLauncher

type AttrTransferType FileLauncherWritablePropertyInfo = Bool
type AttrTransferTypeConstraint FileLauncherWritablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

type AttrTransferTypeConstraint FileLauncherWritablePropertyInfo = Type ~ Bool

class (GObject o, IsDescendantOf FileLauncher o) => IsFileLauncher o #

Instances

Instances details
(GObject o, IsDescendantOf FileLauncher o) => IsFileLauncher o 
Instance details

Defined in GI.Gtk.Objects.FileLauncher

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

Equations

ResolveFileLauncherMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveFileLauncherMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveFileLauncherMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveFileLauncherMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveFileLauncherMethod "getv" o = ObjectGetvMethodInfo 
ResolveFileLauncherMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveFileLauncherMethod "launch" o = FileLauncherLaunchMethodInfo 
ResolveFileLauncherMethod "launchFinish" o = FileLauncherLaunchFinishMethodInfo 
ResolveFileLauncherMethod "notify" o = ObjectNotifyMethodInfo 
ResolveFileLauncherMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveFileLauncherMethod "openContainingFolder" o = FileLauncherOpenContainingFolderMethodInfo 
ResolveFileLauncherMethod "openContainingFolderFinish" o = FileLauncherOpenContainingFolderFinishMethodInfo 
ResolveFileLauncherMethod "ref" o = ObjectRefMethodInfo 
ResolveFileLauncherMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveFileLauncherMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveFileLauncherMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveFileLauncherMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveFileLauncherMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveFileLauncherMethod "unref" o = ObjectUnrefMethodInfo 
ResolveFileLauncherMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveFileLauncherMethod "getAlwaysAsk" o = FileLauncherGetAlwaysAskMethodInfo 
ResolveFileLauncherMethod "getData" o = ObjectGetDataMethodInfo 
ResolveFileLauncherMethod "getFile" o = FileLauncherGetFileMethodInfo 
ResolveFileLauncherMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveFileLauncherMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveFileLauncherMethod "getWritable" o = FileLauncherGetWritableMethodInfo 
ResolveFileLauncherMethod "setAlwaysAsk" o = FileLauncherSetAlwaysAskMethodInfo 
ResolveFileLauncherMethod "setData" o = ObjectSetDataMethodInfo 
ResolveFileLauncherMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveFileLauncherMethod "setFile" o = FileLauncherSetFileMethodInfo 
ResolveFileLauncherMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveFileLauncherMethod "setWritable" o = FileLauncherSetWritableMethodInfo 
ResolveFileLauncherMethod l o = MethodResolutionFailed l o :: Type 

clearFileLauncherFile :: (MonadIO m, IsFileLauncher o) => o -> m () #

constructFileLauncherAlwaysAsk :: (IsFileLauncher o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructFileLauncherFile :: (IsFileLauncher o, MonadIO m, IsFile a) => a -> m (GValueConstruct o) #

constructFileLauncherWritable :: (IsFileLauncher o, MonadIO m) => Bool -> m (GValueConstruct o) #

fileLauncherAlwaysAsk :: AttrLabelProxy "alwaysAsk" #

fileLauncherFile :: AttrLabelProxy "file" #

fileLauncherGetAlwaysAsk :: (HasCallStack, MonadIO m, IsFileLauncher a) => a -> m Bool #

fileLauncherGetFile :: (HasCallStack, MonadIO m, IsFileLauncher a) => a -> m (Maybe File) #

fileLauncherGetWritable :: (HasCallStack, MonadIO m, IsFileLauncher a) => a -> m Bool #

fileLauncherLaunch :: (HasCallStack, MonadIO m, IsFileLauncher a, IsWindow b, IsCancellable c) => a -> Maybe b -> Maybe c -> Maybe AsyncReadyCallback -> m () #

fileLauncherLaunchFinish :: (HasCallStack, MonadIO m, IsFileLauncher a, IsAsyncResult b) => a -> b -> m () #

fileLauncherNew :: (HasCallStack, MonadIO m, IsFile a) => Maybe a -> m FileLauncher #

fileLauncherOpenContainingFolder :: (HasCallStack, MonadIO m, IsFileLauncher a, IsWindow b, IsCancellable c) => a -> Maybe b -> Maybe c -> Maybe AsyncReadyCallback -> m () #

fileLauncherOpenContainingFolderFinish :: (HasCallStack, MonadIO m, IsFileLauncher a, IsAsyncResult b) => a -> b -> m () #

fileLauncherSetAlwaysAsk :: (HasCallStack, MonadIO m, IsFileLauncher a) => a -> Bool -> m () #

fileLauncherSetFile :: (HasCallStack, MonadIO m, IsFileLauncher a, IsFile b) => a -> Maybe b -> m () #

fileLauncherSetWritable :: (HasCallStack, MonadIO m, IsFileLauncher a) => a -> Bool -> m () #

fileLauncherWritable :: AttrLabelProxy "writable" #

getFileLauncherAlwaysAsk :: (MonadIO m, IsFileLauncher o) => o -> m Bool #

getFileLauncherFile :: (MonadIO m, IsFileLauncher o) => o -> m (Maybe File) #

getFileLauncherWritable :: (MonadIO m, IsFileLauncher o) => o -> m Bool #

setFileLauncherAlwaysAsk :: (MonadIO m, IsFileLauncher o) => o -> Bool -> m () #

setFileLauncherFile :: (MonadIO m, IsFileLauncher o, IsFile a) => o -> a -> m () #

setFileLauncherWritable :: (MonadIO m, IsFileLauncher o) => o -> Bool -> m () #

toFileLauncher :: (MonadIO m, IsFileLauncher o) => o -> m FileLauncher #