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

GI.Gtk.Objects.FontDialog

Description

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

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

Documentation

newtype FontDialog #

Instances

Instances details
Eq FontDialog 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

(==) :: FontDialog -> FontDialog -> Bool

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

GObject FontDialog 
Instance details

Defined in GI.Gtk.Objects.FontDialog

ManagedPtrNewtype FontDialog 
Instance details

Defined in GI.Gtk.Objects.FontDialog

TypedObject FontDialog 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

glibType :: IO GType #

HasParentTypes FontDialog 
Instance details

Defined in GI.Gtk.Objects.FontDialog

HasAttributeList FontDialog 
Instance details

Defined in GI.Gtk.Objects.FontDialog

(info ~ ResolveFontDialogMethod t FontDialog, OverloadedMethod info FontDialog p, HasField t FontDialog p) => HasField (t :: Symbol) FontDialog p 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

getField :: FontDialog -> p

(info ~ ResolveFontDialogMethod t FontDialog, OverloadedMethodInfo info FontDialog) => IsLabel t (MethodProxy info FontDialog) 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

fromLabel :: MethodProxy info FontDialog

(info ~ ResolveFontDialogMethod t FontDialog, OverloadedMethod info FontDialog p) => IsLabel t (FontDialog -> p) 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

fromLabel :: FontDialog -> p

IsGValue (Maybe FontDialog) 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList FontDialog 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttributeList FontDialog = FontDialogAttributeList
type ParentTypes FontDialog 
Instance details

Defined in GI.Gtk.Objects.FontDialog

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

Defined in GI.Gtk.Objects.FontDialog

type SignalList FontDialog = FontDialogSignalList

data FontDialogChooseFaceFinishMethodInfo #

Instances

Instances details
(signature ~ (b -> m FontFace), MonadIO m, IsFontDialog a, IsAsyncResult b) => OverloadedMethod FontDialogChooseFaceFinishMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontDialogChooseFaceFinishMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontDialogChooseFaceMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> Maybe c -> Maybe d -> Maybe AsyncReadyCallback -> m ()), MonadIO m, IsFontDialog a, IsWindow b, IsFontFace c, IsCancellable d) => OverloadedMethod FontDialogChooseFaceMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontDialogChooseFaceMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontDialogChooseFamilyFinishMethodInfo #

Instances

Instances details
(signature ~ (b -> m FontFamily), MonadIO m, IsFontDialog a, IsAsyncResult b) => OverloadedMethod FontDialogChooseFamilyFinishMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontDialogChooseFamilyFinishMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontDialogChooseFamilyMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> Maybe c -> Maybe d -> Maybe AsyncReadyCallback -> m ()), MonadIO m, IsFontDialog a, IsWindow b, IsFontFamily c, IsCancellable d) => OverloadedMethod FontDialogChooseFamilyMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontDialogChooseFamilyMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontDialogChooseFontAndFeaturesFinishMethodInfo #

Instances

Instances details
(signature ~ (b -> m (FontDescription, Text, Language)), MonadIO m, IsFontDialog a, IsAsyncResult b) => OverloadedMethod FontDialogChooseFontAndFeaturesFinishMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontDialogChooseFontAndFeaturesFinishMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontDialogChooseFontAndFeaturesMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontDialogChooseFontAndFeaturesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontDialogChooseFontFinishMethodInfo #

Instances

Instances details
(signature ~ (b -> m FontDescription), MonadIO m, IsFontDialog a, IsAsyncResult b) => OverloadedMethod FontDialogChooseFontFinishMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontDialogChooseFontFinishMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontDialogChooseFontMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontDialogChooseFontMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontDialogFilterPropertyInfo #

Instances

Instances details
AttrInfo FontDialogFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Associated Types

type AttrAllowedOps FontDialogFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

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

Defined in GI.Gtk.Objects.FontDialog

type AttrBaseTypeConstraint FontDialogFilterPropertyInfo = IsFontDialog
type AttrGetType FontDialogFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrGetType FontDialogFilterPropertyInfo = Maybe Filter
type AttrSetTypeConstraint FontDialogFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrSetTypeConstraint FontDialogFilterPropertyInfo = IsFilter
type AttrTransferTypeConstraint FontDialogFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrTransferTypeConstraint FontDialogFilterPropertyInfo = IsFilter
type AttrTransferType FontDialogFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrTransferType FontDialogFilterPropertyInfo = Filter
type AttrLabel FontDialogFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

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

Defined in GI.Gtk.Objects.FontDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FontDialogFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

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

Defined in GI.Gtk.Objects.FontDialog

type AttrBaseTypeConstraint FontDialogFilterPropertyInfo = IsFontDialog
type AttrGetType FontDialogFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrGetType FontDialogFilterPropertyInfo = Maybe Filter
type AttrLabel FontDialogFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

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

Defined in GI.Gtk.Objects.FontDialog

type AttrSetTypeConstraint FontDialogFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrSetTypeConstraint FontDialogFilterPropertyInfo = IsFilter
type AttrTransferType FontDialogFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrTransferType FontDialogFilterPropertyInfo = Filter
type AttrTransferTypeConstraint FontDialogFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrTransferTypeConstraint FontDialogFilterPropertyInfo = IsFilter

data FontDialogFontMapPropertyInfo #

Instances

Instances details
AttrInfo FontDialogFontMapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Associated Types

type AttrAllowedOps FontDialogFontMapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

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

Defined in GI.Gtk.Objects.FontDialog

type AttrBaseTypeConstraint FontDialogFontMapPropertyInfo = IsFontDialog
type AttrGetType FontDialogFontMapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrGetType FontDialogFontMapPropertyInfo = Maybe FontMap
type AttrSetTypeConstraint FontDialogFontMapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrSetTypeConstraint FontDialogFontMapPropertyInfo = IsFontMap
type AttrTransferTypeConstraint FontDialogFontMapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrTransferTypeConstraint FontDialogFontMapPropertyInfo = IsFontMap
type AttrTransferType FontDialogFontMapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrTransferType FontDialogFontMapPropertyInfo = FontMap
type AttrLabel FontDialogFontMapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrLabel FontDialogFontMapPropertyInfo = "font-map"
type AttrOrigin FontDialogFontMapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FontDialogFontMapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

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

Defined in GI.Gtk.Objects.FontDialog

type AttrBaseTypeConstraint FontDialogFontMapPropertyInfo = IsFontDialog
type AttrGetType FontDialogFontMapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrGetType FontDialogFontMapPropertyInfo = Maybe FontMap
type AttrLabel FontDialogFontMapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrLabel FontDialogFontMapPropertyInfo = "font-map"
type AttrOrigin FontDialogFontMapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrSetTypeConstraint FontDialogFontMapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrSetTypeConstraint FontDialogFontMapPropertyInfo = IsFontMap
type AttrTransferType FontDialogFontMapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrTransferType FontDialogFontMapPropertyInfo = FontMap
type AttrTransferTypeConstraint FontDialogFontMapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrTransferTypeConstraint FontDialogFontMapPropertyInfo = IsFontMap

data FontDialogGetFilterMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Filter), MonadIO m, IsFontDialog a) => OverloadedMethod FontDialogGetFilterMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontDialogGetFilterMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontDialogGetFontMapMethodInfo #

Instances

Instances details
(signature ~ m (Maybe FontMap), MonadIO m, IsFontDialog a) => OverloadedMethod FontDialogGetFontMapMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontDialogGetFontMapMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontDialogGetLanguageMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Language), MonadIO m, IsFontDialog a) => OverloadedMethod FontDialogGetLanguageMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontDialogGetLanguageMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontDialogGetModalMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsFontDialog a) => OverloadedMethod FontDialogGetModalMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontDialogGetModalMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontDialogGetTitleMethodInfo #

Instances

Instances details
(signature ~ m Text, MonadIO m, IsFontDialog a) => OverloadedMethod FontDialogGetTitleMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontDialogGetTitleMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontDialogLanguagePropertyInfo #

Instances

Instances details
AttrInfo FontDialogLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Associated Types

type AttrAllowedOps FontDialogLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

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

Defined in GI.Gtk.Objects.FontDialog

type AttrBaseTypeConstraint FontDialogLanguagePropertyInfo = IsFontDialog
type AttrGetType FontDialogLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrGetType FontDialogLanguagePropertyInfo = Maybe Language
type AttrSetTypeConstraint FontDialogLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrSetTypeConstraint FontDialogLanguagePropertyInfo = Type ~ Language
type AttrTransferTypeConstraint FontDialogLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrTransferTypeConstraint FontDialogLanguagePropertyInfo = Type ~ Language
type AttrTransferType FontDialogLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrTransferType FontDialogLanguagePropertyInfo = Language
type AttrLabel FontDialogLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrLabel FontDialogLanguagePropertyInfo = "language"
type AttrOrigin FontDialogLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FontDialogLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

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

Defined in GI.Gtk.Objects.FontDialog

type AttrBaseTypeConstraint FontDialogLanguagePropertyInfo = IsFontDialog
type AttrGetType FontDialogLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrGetType FontDialogLanguagePropertyInfo = Maybe Language
type AttrLabel FontDialogLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrLabel FontDialogLanguagePropertyInfo = "language"
type AttrOrigin FontDialogLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrSetTypeConstraint FontDialogLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrSetTypeConstraint FontDialogLanguagePropertyInfo = Type ~ Language
type AttrTransferType FontDialogLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrTransferType FontDialogLanguagePropertyInfo = Language
type AttrTransferTypeConstraint FontDialogLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrTransferTypeConstraint FontDialogLanguagePropertyInfo = Type ~ Language

data FontDialogModalPropertyInfo #

Instances

Instances details
AttrInfo FontDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Associated Types

type AttrAllowedOps FontDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

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

Defined in GI.Gtk.Objects.FontDialog

type AttrBaseTypeConstraint FontDialogModalPropertyInfo = IsFontDialog
type AttrGetType FontDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrGetType FontDialogModalPropertyInfo = Bool
type AttrSetTypeConstraint FontDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

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

Defined in GI.Gtk.Objects.FontDialog

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

Defined in GI.Gtk.Objects.FontDialog

type AttrTransferType FontDialogModalPropertyInfo = Bool
type AttrLabel FontDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrLabel FontDialogModalPropertyInfo = "modal"
type AttrOrigin FontDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FontDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

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

Defined in GI.Gtk.Objects.FontDialog

type AttrBaseTypeConstraint FontDialogModalPropertyInfo = IsFontDialog
type AttrGetType FontDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrGetType FontDialogModalPropertyInfo = Bool
type AttrLabel FontDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrLabel FontDialogModalPropertyInfo = "modal"
type AttrOrigin FontDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrSetTypeConstraint FontDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

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

Defined in GI.Gtk.Objects.FontDialog

type AttrTransferType FontDialogModalPropertyInfo = Bool
type AttrTransferTypeConstraint FontDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrTransferTypeConstraint FontDialogModalPropertyInfo = Type ~ Bool

data FontDialogSetFilterMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsFontDialog a, IsFilter b) => OverloadedMethod FontDialogSetFilterMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontDialogSetFilterMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontDialogSetFontMapMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsFontDialog a, IsFontMap b) => OverloadedMethod FontDialogSetFontMapMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontDialogSetFontMapMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontDialogSetLanguageMethodInfo #

Instances

Instances details
(signature ~ (Language -> m ()), MonadIO m, IsFontDialog a) => OverloadedMethod FontDialogSetLanguageMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontDialogSetLanguageMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontDialogSetModalMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontDialogSetModalMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontDialogSetTitleMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontDialogSetTitleMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontDialogTitlePropertyInfo #

Instances

Instances details
AttrInfo FontDialogTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Associated Types

type AttrAllowedOps FontDialogTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

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

Defined in GI.Gtk.Objects.FontDialog

type AttrBaseTypeConstraint FontDialogTitlePropertyInfo = IsFontDialog
type AttrGetType FontDialogTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrGetType FontDialogTitlePropertyInfo = Text
type AttrSetTypeConstraint FontDialogTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

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

Defined in GI.Gtk.Objects.FontDialog

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

Defined in GI.Gtk.Objects.FontDialog

type AttrTransferType FontDialogTitlePropertyInfo = Text
type AttrLabel FontDialogTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrLabel FontDialogTitlePropertyInfo = "title"
type AttrOrigin FontDialogTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FontDialogTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

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

Defined in GI.Gtk.Objects.FontDialog

type AttrBaseTypeConstraint FontDialogTitlePropertyInfo = IsFontDialog
type AttrGetType FontDialogTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrGetType FontDialogTitlePropertyInfo = Text
type AttrLabel FontDialogTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrLabel FontDialogTitlePropertyInfo = "title"
type AttrOrigin FontDialogTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrSetTypeConstraint FontDialogTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

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

Defined in GI.Gtk.Objects.FontDialog

type AttrTransferType FontDialogTitlePropertyInfo = Text
type AttrTransferTypeConstraint FontDialogTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FontDialog

type AttrTransferTypeConstraint FontDialogTitlePropertyInfo = Type ~ Text

class (GObject o, IsDescendantOf FontDialog o) => IsFontDialog o #

Instances

Instances details
(GObject o, IsDescendantOf FontDialog o) => IsFontDialog o 
Instance details

Defined in GI.Gtk.Objects.FontDialog

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

Equations

ResolveFontDialogMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveFontDialogMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveFontDialogMethod "chooseFace" o = FontDialogChooseFaceMethodInfo 
ResolveFontDialogMethod "chooseFaceFinish" o = FontDialogChooseFaceFinishMethodInfo 
ResolveFontDialogMethod "chooseFamily" o = FontDialogChooseFamilyMethodInfo 
ResolveFontDialogMethod "chooseFamilyFinish" o = FontDialogChooseFamilyFinishMethodInfo 
ResolveFontDialogMethod "chooseFont" o = FontDialogChooseFontMethodInfo 
ResolveFontDialogMethod "chooseFontAndFeatures" o = FontDialogChooseFontAndFeaturesMethodInfo 
ResolveFontDialogMethod "chooseFontAndFeaturesFinish" o = FontDialogChooseFontAndFeaturesFinishMethodInfo 
ResolveFontDialogMethod "chooseFontFinish" o = FontDialogChooseFontFinishMethodInfo 
ResolveFontDialogMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveFontDialogMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveFontDialogMethod "getv" o = ObjectGetvMethodInfo 
ResolveFontDialogMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveFontDialogMethod "notify" o = ObjectNotifyMethodInfo 
ResolveFontDialogMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveFontDialogMethod "ref" o = ObjectRefMethodInfo 
ResolveFontDialogMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveFontDialogMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveFontDialogMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveFontDialogMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveFontDialogMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveFontDialogMethod "unref" o = ObjectUnrefMethodInfo 
ResolveFontDialogMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveFontDialogMethod "getData" o = ObjectGetDataMethodInfo 
ResolveFontDialogMethod "getFilter" o = FontDialogGetFilterMethodInfo 
ResolveFontDialogMethod "getFontMap" o = FontDialogGetFontMapMethodInfo 
ResolveFontDialogMethod "getLanguage" o = FontDialogGetLanguageMethodInfo 
ResolveFontDialogMethod "getModal" o = FontDialogGetModalMethodInfo 
ResolveFontDialogMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveFontDialogMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveFontDialogMethod "getTitle" o = FontDialogGetTitleMethodInfo 
ResolveFontDialogMethod "setData" o = ObjectSetDataMethodInfo 
ResolveFontDialogMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveFontDialogMethod "setFilter" o = FontDialogSetFilterMethodInfo 
ResolveFontDialogMethod "setFontMap" o = FontDialogSetFontMapMethodInfo 
ResolveFontDialogMethod "setLanguage" o = FontDialogSetLanguageMethodInfo 
ResolveFontDialogMethod "setModal" o = FontDialogSetModalMethodInfo 
ResolveFontDialogMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveFontDialogMethod "setTitle" o = FontDialogSetTitleMethodInfo 
ResolveFontDialogMethod l o = MethodResolutionFailed l o :: Type 

clearFontDialogFilter :: (MonadIO m, IsFontDialog o) => o -> m () #

clearFontDialogFontMap :: (MonadIO m, IsFontDialog o) => o -> m () #

constructFontDialogFilter :: (IsFontDialog o, MonadIO m, IsFilter a) => a -> m (GValueConstruct o) #

constructFontDialogFontMap :: (IsFontDialog o, MonadIO m, IsFontMap a) => a -> m (GValueConstruct o) #

constructFontDialogLanguage :: (IsFontDialog o, MonadIO m) => Language -> m (GValueConstruct o) #

constructFontDialogModal :: (IsFontDialog o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructFontDialogTitle :: (IsFontDialog o, MonadIO m) => Text -> m (GValueConstruct o) #

fontDialogChooseFace :: (HasCallStack, MonadIO m, IsFontDialog a, IsWindow b, IsFontFace c, IsCancellable d) => a -> Maybe b -> Maybe c -> Maybe d -> Maybe AsyncReadyCallback -> m () #

fontDialogChooseFaceFinish :: (HasCallStack, MonadIO m, IsFontDialog a, IsAsyncResult b) => a -> b -> m FontFace #

fontDialogChooseFamily :: (HasCallStack, MonadIO m, IsFontDialog a, IsWindow b, IsFontFamily c, IsCancellable d) => a -> Maybe b -> Maybe c -> Maybe d -> Maybe AsyncReadyCallback -> m () #

fontDialogChooseFamilyFinish :: (HasCallStack, MonadIO m, IsFontDialog a, IsAsyncResult b) => a -> b -> m FontFamily #

fontDialogChooseFont :: (HasCallStack, MonadIO m, IsFontDialog a, IsWindow b, IsCancellable c) => a -> Maybe b -> Maybe FontDescription -> Maybe c -> Maybe AsyncReadyCallback -> m () #

fontDialogChooseFontAndFeatures :: (HasCallStack, MonadIO m, IsFontDialog a, IsWindow b, IsCancellable c) => a -> Maybe b -> Maybe FontDescription -> Maybe c -> Maybe AsyncReadyCallback -> m () #

fontDialogChooseFontAndFeaturesFinish :: (HasCallStack, MonadIO m, IsFontDialog a, IsAsyncResult b) => a -> b -> m (FontDescription, Text, Language) #

fontDialogChooseFontFinish :: (HasCallStack, MonadIO m, IsFontDialog a, IsAsyncResult b) => a -> b -> m FontDescription #

fontDialogFilter :: AttrLabelProxy "filter" #

fontDialogFontMap :: AttrLabelProxy "fontMap" #

fontDialogGetFilter :: (HasCallStack, MonadIO m, IsFontDialog a) => a -> m (Maybe Filter) #

fontDialogGetFontMap :: (HasCallStack, MonadIO m, IsFontDialog a) => a -> m (Maybe FontMap) #

fontDialogGetLanguage :: (HasCallStack, MonadIO m, IsFontDialog a) => a -> m (Maybe Language) #

fontDialogGetModal :: (HasCallStack, MonadIO m, IsFontDialog a) => a -> m Bool #

fontDialogGetTitle :: (HasCallStack, MonadIO m, IsFontDialog a) => a -> m Text #

fontDialogLanguage :: AttrLabelProxy "language" #

fontDialogModal :: AttrLabelProxy "modal" #

fontDialogNew :: (HasCallStack, MonadIO m) => m FontDialog #

fontDialogSetFilter :: (HasCallStack, MonadIO m, IsFontDialog a, IsFilter b) => a -> Maybe b -> m () #

fontDialogSetFontMap :: (HasCallStack, MonadIO m, IsFontDialog a, IsFontMap b) => a -> Maybe b -> m () #

fontDialogSetLanguage :: (HasCallStack, MonadIO m, IsFontDialog a) => a -> Language -> m () #

fontDialogSetModal :: (HasCallStack, MonadIO m, IsFontDialog a) => a -> Bool -> m () #

fontDialogSetTitle :: (HasCallStack, MonadIO m, IsFontDialog a) => a -> Text -> m () #

fontDialogTitle :: AttrLabelProxy "title" #

getFontDialogFilter :: (MonadIO m, IsFontDialog o) => o -> m (Maybe Filter) #

getFontDialogFontMap :: (MonadIO m, IsFontDialog o) => o -> m (Maybe FontMap) #

getFontDialogLanguage :: (MonadIO m, IsFontDialog o) => o -> m (Maybe Language) #

getFontDialogModal :: (MonadIO m, IsFontDialog o) => o -> m Bool #

getFontDialogTitle :: (MonadIO m, IsFontDialog o) => o -> m Text #

setFontDialogFilter :: (MonadIO m, IsFontDialog o, IsFilter a) => o -> a -> m () #

setFontDialogFontMap :: (MonadIO m, IsFontDialog o, IsFontMap a) => o -> a -> m () #

setFontDialogLanguage :: (MonadIO m, IsFontDialog o) => o -> Language -> m () #

setFontDialogModal :: (MonadIO m, IsFontDialog o) => o -> Bool -> m () #

setFontDialogTitle :: (MonadIO m, IsFontDialog o) => o -> Text -> m () #

toFontDialog :: (MonadIO m, IsFontDialog o) => o -> m FontDialog #