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.Objects.FontSelectionDialog

Contents

Description

 

Synopsis

Exported types

Methods

fontSelectionDialogGetCancelButton

fontSelectionDialogGetCancelButton :: (MonadIO m, FontSelectionDialogK a) => a -> m Widget Source

Deprecated: (Since version 3.2)Use #GtkFontChooserDialog

fontSelectionDialogGetFontName

fontSelectionDialogGetFontName :: (MonadIO m, FontSelectionDialogK a) => a -> m Text Source

Deprecated: (Since version 3.2)Use #GtkFontChooserDialog

fontSelectionDialogGetFontSelection

fontSelectionDialogGetFontSelection :: (MonadIO m, FontSelectionDialogK a) => a -> m Widget Source

Deprecated: (Since version 3.2)Use #GtkFontChooserDialog

fontSelectionDialogGetOkButton

fontSelectionDialogGetOkButton :: (MonadIO m, FontSelectionDialogK a) => a -> m Widget Source

Deprecated: (Since version 3.2)Use #GtkFontChooserDialog

fontSelectionDialogGetPreviewText

fontSelectionDialogGetPreviewText :: (MonadIO m, FontSelectionDialogK a) => a -> m Text Source

Deprecated: (Since version 3.2)Use #GtkFontChooserDialog

fontSelectionDialogNew

fontSelectionDialogNew :: MonadIO m => Text -> m FontSelectionDialog Source

Deprecated: (Since version 3.2)Use #GtkFontChooserDialog

fontSelectionDialogSetFontName

fontSelectionDialogSetFontName :: (MonadIO m, FontSelectionDialogK a) => a -> Text -> m Bool Source

Deprecated: (Since version 3.2)Use #GtkFontChooserDialog

fontSelectionDialogSetPreviewText

fontSelectionDialogSetPreviewText :: (MonadIO m, FontSelectionDialogK a) => a -> Text -> m () Source

Deprecated: (Since version 3.2)Use #GtkFontChooserDialog