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

GI.Gtk.Interfaces.FontChooser

Description

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

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

Documentation

newtype FontChooser #

Instances

Instances details
Eq FontChooser 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

(==) :: FontChooser -> FontChooser -> Bool

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

GObject FontChooser 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

ManagedPtrNewtype FontChooser 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

TypedObject FontChooser 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

glibType :: IO GType #

HasParentTypes FontChooser 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

HasAttributeList FontChooser 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

(info ~ ResolveFontChooserMethod t FontChooser, OverloadedMethod info FontChooser p, HasField t FontChooser p) => HasField (t :: Symbol) FontChooser p 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

getField :: FontChooser -> p

(info ~ ResolveFontChooserMethod t FontChooser, OverloadedMethodInfo info FontChooser) => IsLabel t (MethodProxy info FontChooser) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

fromLabel :: MethodProxy info FontChooser

(info ~ ResolveFontChooserMethod t FontChooser, OverloadedMethod info FontChooser p) => IsLabel t (FontChooser -> p) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

fromLabel :: FontChooser -> p

IsGValue (Maybe FontChooser) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList FontChooser 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttributeList FontChooser = FontChooserAttributeList
type ParentTypes FontChooser 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type SignalList FontChooser = FontChooserSignalList

type FontChooserFontActivatedCallback = Text -> IO () #

data FontChooserFontActivatedSignalInfo #

Instances

Instances details
SignalInfo FontChooserFontActivatedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Associated Types

type HaskellCallbackType FontChooserFontActivatedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType FontChooserFontActivatedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType FontChooserFontActivatedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

data FontChooserFontDescPropertyInfo #

Instances

Instances details
AttrInfo FontChooserFontDescPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Associated Types

type AttrAllowedOps FontChooserFontDescPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrBaseTypeConstraint FontChooserFontDescPropertyInfo = IsFontChooser
type AttrGetType FontChooserFontDescPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrGetType FontChooserFontDescPropertyInfo = Maybe FontDescription
type AttrSetTypeConstraint FontChooserFontDescPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrSetTypeConstraint FontChooserFontDescPropertyInfo = Type ~ FontDescription
type AttrTransferTypeConstraint FontChooserFontDescPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferTypeConstraint FontChooserFontDescPropertyInfo = Type ~ FontDescription
type AttrTransferType FontChooserFontDescPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferType FontChooserFontDescPropertyInfo = FontDescription
type AttrLabel FontChooserFontDescPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrLabel FontChooserFontDescPropertyInfo = "font-desc"
type AttrOrigin FontChooserFontDescPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FontChooserFontDescPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrBaseTypeConstraint FontChooserFontDescPropertyInfo = IsFontChooser
type AttrGetType FontChooserFontDescPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrGetType FontChooserFontDescPropertyInfo = Maybe FontDescription
type AttrLabel FontChooserFontDescPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrLabel FontChooserFontDescPropertyInfo = "font-desc"
type AttrOrigin FontChooserFontDescPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrSetTypeConstraint FontChooserFontDescPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrSetTypeConstraint FontChooserFontDescPropertyInfo = Type ~ FontDescription
type AttrTransferType FontChooserFontDescPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferType FontChooserFontDescPropertyInfo = FontDescription
type AttrTransferTypeConstraint FontChooserFontDescPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferTypeConstraint FontChooserFontDescPropertyInfo = Type ~ FontDescription

data FontChooserFontFeaturesPropertyInfo #

Instances

Instances details
AttrInfo FontChooserFontFeaturesPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Associated Types

type AttrAllowedOps FontChooserFontFeaturesPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrGetType FontChooserFontFeaturesPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrGetType FontChooserFontFeaturesPropertyInfo = Maybe Text
type AttrSetTypeConstraint FontChooserFontFeaturesPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferType FontChooserFontFeaturesPropertyInfo = ()
type AttrLabel FontChooserFontFeaturesPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrLabel FontChooserFontFeaturesPropertyInfo = "font-features"
type AttrOrigin FontChooserFontFeaturesPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FontChooserFontFeaturesPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrGetType FontChooserFontFeaturesPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrGetType FontChooserFontFeaturesPropertyInfo = Maybe Text
type AttrLabel FontChooserFontFeaturesPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrLabel FontChooserFontFeaturesPropertyInfo = "font-features"
type AttrOrigin FontChooserFontFeaturesPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrSetTypeConstraint FontChooserFontFeaturesPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferType FontChooserFontFeaturesPropertyInfo = ()
type AttrTransferTypeConstraint FontChooserFontFeaturesPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferTypeConstraint FontChooserFontFeaturesPropertyInfo = Type ~ ()

data FontChooserFontPropertyInfo #

Instances

Instances details
AttrInfo FontChooserFontPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Associated Types

type AttrAllowedOps FontChooserFontPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrBaseTypeConstraint FontChooserFontPropertyInfo = IsFontChooser
type AttrGetType FontChooserFontPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrGetType FontChooserFontPropertyInfo = Maybe Text
type AttrSetTypeConstraint FontChooserFontPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferType FontChooserFontPropertyInfo = Text
type AttrLabel FontChooserFontPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrLabel FontChooserFontPropertyInfo = "font"
type AttrOrigin FontChooserFontPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FontChooserFontPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrBaseTypeConstraint FontChooserFontPropertyInfo = IsFontChooser
type AttrGetType FontChooserFontPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrGetType FontChooserFontPropertyInfo = Maybe Text
type AttrLabel FontChooserFontPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrLabel FontChooserFontPropertyInfo = "font"
type AttrOrigin FontChooserFontPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrSetTypeConstraint FontChooserFontPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferType FontChooserFontPropertyInfo = Text
type AttrTransferTypeConstraint FontChooserFontPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferTypeConstraint FontChooserFontPropertyInfo = Type ~ Text

data FontChooserGetFontDescMethodInfo #

Instances

Instances details
(signature ~ m (Maybe FontDescription), MonadIO m, IsFontChooser a) => OverloadedMethod FontChooserGetFontDescMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserGetFontDescMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserGetFontFaceMethodInfo #

Instances

Instances details
(signature ~ m (Maybe FontFace), MonadIO m, IsFontChooser a) => OverloadedMethod FontChooserGetFontFaceMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserGetFontFaceMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserGetFontFamilyMethodInfo #

Instances

Instances details
(signature ~ m (Maybe FontFamily), MonadIO m, IsFontChooser a) => OverloadedMethod FontChooserGetFontFamilyMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserGetFontFamilyMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserGetFontFeaturesMethodInfo #

Instances

Instances details
(signature ~ m Text, MonadIO m, IsFontChooser a) => OverloadedMethod FontChooserGetFontFeaturesMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserGetFontFeaturesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserGetFontMapMethodInfo #

Instances

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

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserGetFontMapMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserGetFontMethodInfo #

Instances

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

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserGetFontMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserGetFontSizeMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsFontChooser a) => OverloadedMethod FontChooserGetFontSizeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserGetFontSizeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserGetLanguageMethodInfo #

Instances

Instances details
(signature ~ m Text, MonadIO m, IsFontChooser a) => OverloadedMethod FontChooserGetLanguageMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserGetLanguageMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserGetLevelMethodInfo #

Instances

Instances details
(signature ~ m [FontChooserLevel], MonadIO m, IsFontChooser a) => OverloadedMethod FontChooserGetLevelMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserGetLevelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserGetPreviewTextMethodInfo #

Instances

Instances details
(signature ~ m Text, MonadIO m, IsFontChooser a) => OverloadedMethod FontChooserGetPreviewTextMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserGetPreviewTextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserGetShowPreviewEntryMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsFontChooser a) => OverloadedMethod FontChooserGetShowPreviewEntryMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserGetShowPreviewEntryMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserLanguagePropertyInfo #

Instances

Instances details
AttrInfo FontChooserLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Associated Types

type AttrAllowedOps FontChooserLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrBaseTypeConstraint FontChooserLanguagePropertyInfo = IsFontChooser
type AttrGetType FontChooserLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrGetType FontChooserLanguagePropertyInfo = Maybe Text
type AttrSetTypeConstraint FontChooserLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferType FontChooserLanguagePropertyInfo = Text
type AttrLabel FontChooserLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FontChooserLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrBaseTypeConstraint FontChooserLanguagePropertyInfo = IsFontChooser
type AttrGetType FontChooserLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrGetType FontChooserLanguagePropertyInfo = Maybe Text
type AttrLabel FontChooserLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrSetTypeConstraint FontChooserLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferType FontChooserLanguagePropertyInfo = Text
type AttrTransferTypeConstraint FontChooserLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferTypeConstraint FontChooserLanguagePropertyInfo = Type ~ Text

data FontChooserLevelPropertyInfo #

Instances

Instances details
AttrInfo FontChooserLevelPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Associated Types

type AttrAllowedOps FontChooserLevelPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrBaseTypeConstraint FontChooserLevelPropertyInfo = IsFontChooser
type AttrGetType FontChooserLevelPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrSetTypeConstraint FontChooserLevelPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrSetTypeConstraint FontChooserLevelPropertyInfo = Type ~ [FontChooserLevel]
type AttrTransferTypeConstraint FontChooserLevelPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferTypeConstraint FontChooserLevelPropertyInfo = Type ~ [FontChooserLevel]
type AttrTransferType FontChooserLevelPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrLabel FontChooserLevelPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrLabel FontChooserLevelPropertyInfo = "level"
type AttrOrigin FontChooserLevelPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FontChooserLevelPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrBaseTypeConstraint FontChooserLevelPropertyInfo = IsFontChooser
type AttrGetType FontChooserLevelPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrLabel FontChooserLevelPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrLabel FontChooserLevelPropertyInfo = "level"
type AttrOrigin FontChooserLevelPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrSetTypeConstraint FontChooserLevelPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrSetTypeConstraint FontChooserLevelPropertyInfo = Type ~ [FontChooserLevel]
type AttrTransferType FontChooserLevelPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferTypeConstraint FontChooserLevelPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferTypeConstraint FontChooserLevelPropertyInfo = Type ~ [FontChooserLevel]

data FontChooserPreviewTextPropertyInfo #

Instances

Instances details
AttrInfo FontChooserPreviewTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Associated Types

type AttrAllowedOps FontChooserPreviewTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrGetType FontChooserPreviewTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrGetType FontChooserPreviewTextPropertyInfo = Maybe Text
type AttrSetTypeConstraint FontChooserPreviewTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferType FontChooserPreviewTextPropertyInfo = Text
type AttrLabel FontChooserPreviewTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrLabel FontChooserPreviewTextPropertyInfo = "preview-text"
type AttrOrigin FontChooserPreviewTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FontChooserPreviewTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrGetType FontChooserPreviewTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrGetType FontChooserPreviewTextPropertyInfo = Maybe Text
type AttrLabel FontChooserPreviewTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrLabel FontChooserPreviewTextPropertyInfo = "preview-text"
type AttrOrigin FontChooserPreviewTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrSetTypeConstraint FontChooserPreviewTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferType FontChooserPreviewTextPropertyInfo = Text
type AttrTransferTypeConstraint FontChooserPreviewTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferTypeConstraint FontChooserPreviewTextPropertyInfo = Type ~ Text

data FontChooserSetFilterFuncMethodInfo #

Instances

Instances details
(signature ~ (Maybe FontFilterFunc -> m ()), MonadIO m, IsFontChooser a) => OverloadedMethod FontChooserSetFilterFuncMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserSetFilterFuncMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserSetFontDescMethodInfo #

Instances

Instances details
(signature ~ (FontDescription -> m ()), MonadIO m, IsFontChooser a) => OverloadedMethod FontChooserSetFontDescMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserSetFontDescMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserSetFontMapMethodInfo #

Instances

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

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserSetFontMapMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserSetFontMethodInfo #

Instances

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

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserSetFontMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserSetLanguageMethodInfo #

Instances

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

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserSetLanguageMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserSetLevelMethodInfo #

Instances

Instances details
(signature ~ ([FontChooserLevel] -> m ()), MonadIO m, IsFontChooser a) => OverloadedMethod FontChooserSetLevelMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserSetLevelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserSetPreviewTextMethodInfo #

Instances

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

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserSetPreviewTextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserSetShowPreviewEntryMethodInfo #

Instances

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

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserSetShowPreviewEntryMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserShowPreviewEntryPropertyInfo #

Instances

Instances details
AttrInfo FontChooserShowPreviewEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Associated Types

type AttrAllowedOps FontChooserShowPreviewEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrGetType FontChooserShowPreviewEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrSetTypeConstraint FontChooserShowPreviewEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferType FontChooserShowPreviewEntryPropertyInfo = Bool
type AttrLabel FontChooserShowPreviewEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrLabel FontChooserShowPreviewEntryPropertyInfo = "show-preview-entry"
type AttrOrigin FontChooserShowPreviewEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FontChooserShowPreviewEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrGetType FontChooserShowPreviewEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrLabel FontChooserShowPreviewEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrLabel FontChooserShowPreviewEntryPropertyInfo = "show-preview-entry"
type AttrOrigin FontChooserShowPreviewEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrSetTypeConstraint FontChooserShowPreviewEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferType FontChooserShowPreviewEntryPropertyInfo = Bool
type AttrTransferTypeConstraint FontChooserShowPreviewEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferTypeConstraint FontChooserShowPreviewEntryPropertyInfo = Type ~ Bool

class (GObject o, IsDescendantOf FontChooser o) => IsFontChooser o #

Instances

Instances details
(GObject o, IsDescendantOf FontChooser o) => IsFontChooser o 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Equations

ResolveFontChooserMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveFontChooserMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveFontChooserMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveFontChooserMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveFontChooserMethod "getv" o = ObjectGetvMethodInfo 
ResolveFontChooserMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveFontChooserMethod "notify" o = ObjectNotifyMethodInfo 
ResolveFontChooserMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveFontChooserMethod "ref" o = ObjectRefMethodInfo 
ResolveFontChooserMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveFontChooserMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveFontChooserMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveFontChooserMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveFontChooserMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveFontChooserMethod "unref" o = ObjectUnrefMethodInfo 
ResolveFontChooserMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveFontChooserMethod "getData" o = ObjectGetDataMethodInfo 
ResolveFontChooserMethod "getFont" o = FontChooserGetFontMethodInfo 
ResolveFontChooserMethod "getFontDesc" o = FontChooserGetFontDescMethodInfo 
ResolveFontChooserMethod "getFontFace" o = FontChooserGetFontFaceMethodInfo 
ResolveFontChooserMethod "getFontFamily" o = FontChooserGetFontFamilyMethodInfo 
ResolveFontChooserMethod "getFontFeatures" o = FontChooserGetFontFeaturesMethodInfo 
ResolveFontChooserMethod "getFontMap" o = FontChooserGetFontMapMethodInfo 
ResolveFontChooserMethod "getFontSize" o = FontChooserGetFontSizeMethodInfo 
ResolveFontChooserMethod "getLanguage" o = FontChooserGetLanguageMethodInfo 
ResolveFontChooserMethod "getLevel" o = FontChooserGetLevelMethodInfo 
ResolveFontChooserMethod "getPreviewText" o = FontChooserGetPreviewTextMethodInfo 
ResolveFontChooserMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveFontChooserMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveFontChooserMethod "getShowPreviewEntry" o = FontChooserGetShowPreviewEntryMethodInfo 
ResolveFontChooserMethod "setData" o = ObjectSetDataMethodInfo 
ResolveFontChooserMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveFontChooserMethod "setFilterFunc" o = FontChooserSetFilterFuncMethodInfo 
ResolveFontChooserMethod "setFont" o = FontChooserSetFontMethodInfo 
ResolveFontChooserMethod "setFontDesc" o = FontChooserSetFontDescMethodInfo 
ResolveFontChooserMethod "setFontMap" o = FontChooserSetFontMapMethodInfo 
ResolveFontChooserMethod "setLanguage" o = FontChooserSetLanguageMethodInfo 
ResolveFontChooserMethod "setLevel" o = FontChooserSetLevelMethodInfo 
ResolveFontChooserMethod "setPreviewText" o = FontChooserSetPreviewTextMethodInfo 
ResolveFontChooserMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveFontChooserMethod "setShowPreviewEntry" o = FontChooserSetShowPreviewEntryMethodInfo 
ResolveFontChooserMethod l o = MethodResolutionFailed l o :: Type 

afterFontChooserFontActivated :: (IsFontChooser a, MonadIO m) => a -> ((?self :: a) => FontChooserFontActivatedCallback) -> m SignalHandlerId #

constructFontChooserFont :: (IsFontChooser o, MonadIO m) => Text -> m (GValueConstruct o) #

constructFontChooserFontDesc :: (IsFontChooser o, MonadIO m) => FontDescription -> m (GValueConstruct o) #

constructFontChooserLanguage :: (IsFontChooser o, MonadIO m) => Text -> m (GValueConstruct o) #

constructFontChooserLevel :: (IsFontChooser o, MonadIO m) => [FontChooserLevel] -> m (GValueConstruct o) #

constructFontChooserPreviewText :: (IsFontChooser o, MonadIO m) => Text -> m (GValueConstruct o) #

constructFontChooserShowPreviewEntry :: (IsFontChooser o, MonadIO m) => Bool -> m (GValueConstruct o) #

fontChooserFont :: AttrLabelProxy "font" #

fontChooserFontDesc :: AttrLabelProxy "fontDesc" #

fontChooserFontFeatures :: AttrLabelProxy "fontFeatures" #

fontChooserGetFont :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> m (Maybe Text) #

fontChooserGetFontDesc :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> m (Maybe FontDescription) #

fontChooserGetFontFace :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> m (Maybe FontFace) #

fontChooserGetFontFamily :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> m (Maybe FontFamily) #

fontChooserGetFontFeatures :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> m Text #

fontChooserGetFontMap :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> m (Maybe FontMap) #

fontChooserGetFontSize :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> m Int32 #

fontChooserGetLanguage :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> m Text #

fontChooserGetLevel :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> m [FontChooserLevel] #

fontChooserGetPreviewText :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> m Text #

fontChooserGetShowPreviewEntry :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> m Bool #

fontChooserLanguage :: AttrLabelProxy "language" #

fontChooserLevel :: AttrLabelProxy "level" #

fontChooserPreviewText :: AttrLabelProxy "previewText" #

fontChooserSetFilterFunc :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> Maybe FontFilterFunc -> m () #

fontChooserSetFont :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> Text -> m () #

fontChooserSetFontDesc :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> FontDescription -> m () #

fontChooserSetFontMap :: (HasCallStack, MonadIO m, IsFontChooser a, IsFontMap b) => a -> Maybe b -> m () #

fontChooserSetLanguage :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> Text -> m () #

fontChooserSetLevel :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> [FontChooserLevel] -> m () #

fontChooserSetPreviewText :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> Text -> m () #

fontChooserSetShowPreviewEntry :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> Bool -> m () #

fontChooserShowPreviewEntry :: AttrLabelProxy "showPreviewEntry" #

getFontChooserFont :: (MonadIO m, IsFontChooser o) => o -> m (Maybe Text) #

getFontChooserFontDesc :: (MonadIO m, IsFontChooser o) => o -> m (Maybe FontDescription) #

getFontChooserFontFeatures :: (MonadIO m, IsFontChooser o) => o -> m (Maybe Text) #

getFontChooserLanguage :: (MonadIO m, IsFontChooser o) => o -> m (Maybe Text) #

getFontChooserLevel :: (MonadIO m, IsFontChooser o) => o -> m [FontChooserLevel] #

getFontChooserPreviewText :: (MonadIO m, IsFontChooser o) => o -> m (Maybe Text) #

getFontChooserShowPreviewEntry :: (MonadIO m, IsFontChooser o) => o -> m Bool #

onFontChooserFontActivated :: (IsFontChooser a, MonadIO m) => a -> ((?self :: a) => FontChooserFontActivatedCallback) -> m SignalHandlerId #

setFontChooserFont :: (MonadIO m, IsFontChooser o) => o -> Text -> m () #

setFontChooserFontDesc :: (MonadIO m, IsFontChooser o) => o -> FontDescription -> m () #

setFontChooserLanguage :: (MonadIO m, IsFontChooser o) => o -> Text -> m () #

setFontChooserLevel :: (MonadIO m, IsFontChooser o) => o -> [FontChooserLevel] -> m () #

setFontChooserPreviewText :: (MonadIO m, IsFontChooser o) => o -> Text -> m () #

setFontChooserShowPreviewEntry :: (MonadIO m, IsFontChooser o) => o -> Bool -> m () #

toFontChooser :: (MonadIO m, IsFontChooser o) => o -> m FontChooser #