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

GI.Gtk.Objects.FileChooserNative

Description

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

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

Documentation

newtype FileChooserNative #

Instances

Instances details
Eq FileChooserNative 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

GObject FileChooserNative 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

ManagedPtrNewtype FileChooserNative 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

TypedObject FileChooserNative 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

Methods

glibType :: IO GType #

HasParentTypes FileChooserNative 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

HasAttributeList FileChooserNative 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

(info ~ ResolveFileChooserNativeMethod t FileChooserNative, OverloadedMethod info FileChooserNative p, HasField t FileChooserNative p) => HasField (t :: Symbol) FileChooserNative p 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

(info ~ ResolveFileChooserNativeMethod t FileChooserNative, OverloadedMethodInfo info FileChooserNative) => IsLabel t (MethodProxy info FileChooserNative) 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

Methods

fromLabel :: MethodProxy info FileChooserNative

(info ~ ResolveFileChooserNativeMethod t FileChooserNative, OverloadedMethod info FileChooserNative p) => IsLabel t (FileChooserNative -> p) 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

IsGValue (Maybe FileChooserNative) 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList FileChooserNative 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

type AttributeList FileChooserNative = FileChooserNativeAttributeList
type ParentTypes FileChooserNative 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

type ParentTypes FileChooserNative = '[NativeDialog, Object, FileChooser]
type SignalList FileChooserNative 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

type SignalList FileChooserNative = FileChooserNativeSignalList

data FileChooserNativeAcceptLabelPropertyInfo #

Instances

Instances details
AttrInfo FileChooserNativeAcceptLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

Associated Types

type AttrAllowedOps FileChooserNativeAcceptLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

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

Defined in GI.Gtk.Objects.FileChooserNative

type AttrGetType FileChooserNativeAcceptLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

type AttrGetType FileChooserNativeAcceptLabelPropertyInfo = Maybe Text
type AttrSetTypeConstraint FileChooserNativeAcceptLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

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

Defined in GI.Gtk.Objects.FileChooserNative

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

Defined in GI.Gtk.Objects.FileChooserNative

type AttrTransferType FileChooserNativeAcceptLabelPropertyInfo = Text
type AttrLabel FileChooserNativeAcceptLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

type AttrLabel FileChooserNativeAcceptLabelPropertyInfo = "accept-label"
type AttrOrigin FileChooserNativeAcceptLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FileChooserNativeAcceptLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

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

Defined in GI.Gtk.Objects.FileChooserNative

type AttrGetType FileChooserNativeAcceptLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

type AttrGetType FileChooserNativeAcceptLabelPropertyInfo = Maybe Text
type AttrLabel FileChooserNativeAcceptLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

type AttrLabel FileChooserNativeAcceptLabelPropertyInfo = "accept-label"
type AttrOrigin FileChooserNativeAcceptLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

type AttrSetTypeConstraint FileChooserNativeAcceptLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

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

Defined in GI.Gtk.Objects.FileChooserNative

type AttrTransferType FileChooserNativeAcceptLabelPropertyInfo = Text
type AttrTransferTypeConstraint FileChooserNativeAcceptLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

type AttrTransferTypeConstraint FileChooserNativeAcceptLabelPropertyInfo = Type ~ Text

data FileChooserNativeCancelLabelPropertyInfo #

Instances

Instances details
AttrInfo FileChooserNativeCancelLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

Associated Types

type AttrAllowedOps FileChooserNativeCancelLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

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

Defined in GI.Gtk.Objects.FileChooserNative

type AttrGetType FileChooserNativeCancelLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

type AttrGetType FileChooserNativeCancelLabelPropertyInfo = Maybe Text
type AttrSetTypeConstraint FileChooserNativeCancelLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

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

Defined in GI.Gtk.Objects.FileChooserNative

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

Defined in GI.Gtk.Objects.FileChooserNative

type AttrTransferType FileChooserNativeCancelLabelPropertyInfo = Text
type AttrLabel FileChooserNativeCancelLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

type AttrLabel FileChooserNativeCancelLabelPropertyInfo = "cancel-label"
type AttrOrigin FileChooserNativeCancelLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FileChooserNativeCancelLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

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

Defined in GI.Gtk.Objects.FileChooserNative

type AttrGetType FileChooserNativeCancelLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

type AttrGetType FileChooserNativeCancelLabelPropertyInfo = Maybe Text
type AttrLabel FileChooserNativeCancelLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

type AttrLabel FileChooserNativeCancelLabelPropertyInfo = "cancel-label"
type AttrOrigin FileChooserNativeCancelLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

type AttrSetTypeConstraint FileChooserNativeCancelLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

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

Defined in GI.Gtk.Objects.FileChooserNative

type AttrTransferType FileChooserNativeCancelLabelPropertyInfo = Text
type AttrTransferTypeConstraint FileChooserNativeCancelLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

type AttrTransferTypeConstraint FileChooserNativeCancelLabelPropertyInfo = Type ~ Text

data FileChooserNativeGetAcceptLabelMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.FileChooserNative

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserNativeGetAcceptLabelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserNativeGetCancelLabelMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.FileChooserNative

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserNativeGetCancelLabelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserNativeSetAcceptLabelMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.FileChooserNative

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserNativeSetAcceptLabelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserNativeSetCancelLabelMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.FileChooserNative

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserNativeSetCancelLabelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (GObject o, IsDescendantOf FileChooserNative o) => IsFileChooserNative o #

Instances

Instances details
(GObject o, IsDescendantOf FileChooserNative o) => IsFileChooserNative o 
Instance details

Defined in GI.Gtk.Objects.FileChooserNative

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

Equations

ResolveFileChooserNativeMethod "addChoice" o = FileChooserAddChoiceMethodInfo 
ResolveFileChooserNativeMethod "addFilter" o = FileChooserAddFilterMethodInfo 
ResolveFileChooserNativeMethod "addShortcutFolder" o = FileChooserAddShortcutFolderMethodInfo 
ResolveFileChooserNativeMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveFileChooserNativeMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveFileChooserNativeMethod "destroy" o = NativeDialogDestroyMethodInfo 
ResolveFileChooserNativeMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveFileChooserNativeMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveFileChooserNativeMethod "getv" o = ObjectGetvMethodInfo 
ResolveFileChooserNativeMethod "hide" o = NativeDialogHideMethodInfo 
ResolveFileChooserNativeMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveFileChooserNativeMethod "notify" o = ObjectNotifyMethodInfo 
ResolveFileChooserNativeMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveFileChooserNativeMethod "ref" o = ObjectRefMethodInfo 
ResolveFileChooserNativeMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveFileChooserNativeMethod "removeChoice" o = FileChooserRemoveChoiceMethodInfo 
ResolveFileChooserNativeMethod "removeFilter" o = FileChooserRemoveFilterMethodInfo 
ResolveFileChooserNativeMethod "removeShortcutFolder" o = FileChooserRemoveShortcutFolderMethodInfo 
ResolveFileChooserNativeMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveFileChooserNativeMethod "show" o = NativeDialogShowMethodInfo 
ResolveFileChooserNativeMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveFileChooserNativeMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveFileChooserNativeMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveFileChooserNativeMethod "unref" o = ObjectUnrefMethodInfo 
ResolveFileChooserNativeMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveFileChooserNativeMethod "getAcceptLabel" o = FileChooserNativeGetAcceptLabelMethodInfo 
ResolveFileChooserNativeMethod "getAction" o = FileChooserGetActionMethodInfo 
ResolveFileChooserNativeMethod "getCancelLabel" o = FileChooserNativeGetCancelLabelMethodInfo 
ResolveFileChooserNativeMethod "getChoice" o = FileChooserGetChoiceMethodInfo 
ResolveFileChooserNativeMethod "getCreateFolders" o = FileChooserGetCreateFoldersMethodInfo 
ResolveFileChooserNativeMethod "getCurrentFolder" o = FileChooserGetCurrentFolderMethodInfo 
ResolveFileChooserNativeMethod "getCurrentName" o = FileChooserGetCurrentNameMethodInfo 
ResolveFileChooserNativeMethod "getData" o = ObjectGetDataMethodInfo 
ResolveFileChooserNativeMethod "getFile" o = FileChooserGetFileMethodInfo 
ResolveFileChooserNativeMethod "getFiles" o = FileChooserGetFilesMethodInfo 
ResolveFileChooserNativeMethod "getFilter" o = FileChooserGetFilterMethodInfo 
ResolveFileChooserNativeMethod "getFilters" o = FileChooserGetFiltersMethodInfo 
ResolveFileChooserNativeMethod "getModal" o = NativeDialogGetModalMethodInfo 
ResolveFileChooserNativeMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveFileChooserNativeMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveFileChooserNativeMethod "getSelectMultiple" o = FileChooserGetSelectMultipleMethodInfo 
ResolveFileChooserNativeMethod "getShortcutFolders" o = FileChooserGetShortcutFoldersMethodInfo 
ResolveFileChooserNativeMethod "getTitle" o = NativeDialogGetTitleMethodInfo 
ResolveFileChooserNativeMethod "getTransientFor" o = NativeDialogGetTransientForMethodInfo 
ResolveFileChooserNativeMethod "getVisible" o = NativeDialogGetVisibleMethodInfo 
ResolveFileChooserNativeMethod "setAcceptLabel" o = FileChooserNativeSetAcceptLabelMethodInfo 
ResolveFileChooserNativeMethod "setAction" o = FileChooserSetActionMethodInfo 
ResolveFileChooserNativeMethod "setCancelLabel" o = FileChooserNativeSetCancelLabelMethodInfo 
ResolveFileChooserNativeMethod "setChoice" o = FileChooserSetChoiceMethodInfo 
ResolveFileChooserNativeMethod "setCreateFolders" o = FileChooserSetCreateFoldersMethodInfo 
ResolveFileChooserNativeMethod "setCurrentFolder" o = FileChooserSetCurrentFolderMethodInfo 
ResolveFileChooserNativeMethod "setCurrentName" o = FileChooserSetCurrentNameMethodInfo 
ResolveFileChooserNativeMethod "setData" o = ObjectSetDataMethodInfo 
ResolveFileChooserNativeMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveFileChooserNativeMethod "setFile" o = FileChooserSetFileMethodInfo 
ResolveFileChooserNativeMethod "setFilter" o = FileChooserSetFilterMethodInfo 
ResolveFileChooserNativeMethod "setModal" o = NativeDialogSetModalMethodInfo 
ResolveFileChooserNativeMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveFileChooserNativeMethod "setSelectMultiple" o = FileChooserSetSelectMultipleMethodInfo 
ResolveFileChooserNativeMethod "setTitle" o = NativeDialogSetTitleMethodInfo 
ResolveFileChooserNativeMethod "setTransientFor" o = NativeDialogSetTransientForMethodInfo 
ResolveFileChooserNativeMethod l o = MethodResolutionFailed l o :: Type 

constructFileChooserNativeAcceptLabel :: (IsFileChooserNative o, MonadIO m) => Text -> m (GValueConstruct o) #

constructFileChooserNativeCancelLabel :: (IsFileChooserNative o, MonadIO m) => Text -> m (GValueConstruct o) #

fileChooserNativeAcceptLabel :: AttrLabelProxy "acceptLabel" #

fileChooserNativeCancelLabel :: AttrLabelProxy "cancelLabel" #

fileChooserNativeGetAcceptLabel :: (HasCallStack, MonadIO m, IsFileChooserNative a) => a -> m (Maybe Text) #

fileChooserNativeGetCancelLabel :: (HasCallStack, MonadIO m, IsFileChooserNative a) => a -> m (Maybe Text) #

fileChooserNativeNew :: (HasCallStack, MonadIO m, IsWindow a) => Maybe Text -> Maybe a -> FileChooserAction -> Maybe Text -> Maybe Text -> m FileChooserNative #

fileChooserNativeSetAcceptLabel :: (HasCallStack, MonadIO m, IsFileChooserNative a) => a -> Maybe Text -> m () #

fileChooserNativeSetCancelLabel :: (HasCallStack, MonadIO m, IsFileChooserNative a) => a -> Maybe Text -> m () #

getFileChooserNativeAcceptLabel :: (MonadIO m, IsFileChooserNative o) => o -> m (Maybe Text) #

getFileChooserNativeCancelLabel :: (MonadIO m, IsFileChooserNative o) => o -> m (Maybe Text) #

setFileChooserNativeAcceptLabel :: (MonadIO m, IsFileChooserNative o) => o -> Text -> m () #

setFileChooserNativeCancelLabel :: (MonadIO m, IsFileChooserNative o) => o -> Text -> m () #