gi-gtk-0.3.18.15: Gtk bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Gtk.Interfaces.FontChooser

Contents

Description

 

Synopsis

Exported types

newtype FontChooser Source

Instances

GObject FontChooser 
((~) * info (ResolveFontChooserMethod t FontChooser), MethodInfo * info FontChooser p) => IsLabelProxy t (FontChooser -> p) 
type ParentTypes FontChooser 
type AttributeList FontChooser 
type SignalList FontChooser 

Methods

fontChooserGetFont

data FontChooserGetFontMethodInfo Source

Instances

((~) * signature (m Text), MonadIO m, FontChooserK a) => MethodInfo * FontChooserGetFontMethodInfo a signature 

fontChooserGetFontDesc

fontChooserGetFontFace

fontChooserGetFontFamily

fontChooserGetFontMap

fontChooserGetFontSize

fontChooserGetPreviewText

fontChooserGetShowPreviewEntry

fontChooserSetFilterFunc

fontChooserSetFont

data FontChooserSetFontMethodInfo Source

Instances

((~) * signature (Text -> m ()), MonadIO m, FontChooserK a) => MethodInfo * FontChooserSetFontMethodInfo a signature 

fontChooserSetFontDesc

fontChooserSetFontMap

data FontChooserSetFontMapMethodInfo Source

Instances

((~) * signature (Maybe b -> m ()), MonadIO m, FontChooserK a, FontMapK b) => MethodInfo * FontChooserSetFontMapMethodInfo a signature 

fontChooserSetPreviewText

fontChooserSetShowPreviewEntry

Properties

Font

FontDesc

PreviewText

ShowPreviewEntry

Signals

FontActivated