| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.FontChooserDialog
Description
Documentation
newtype FontChooserDialog #
Constructors
| FontChooserDialog (ManagedPtr FontChooserDialog) |
Instances
class (GObject o, IsDescendantOf FontChooserDialog o) => IsFontChooserDialog o #
Instances
| (GObject o, IsDescendantOf FontChooserDialog o) => IsFontChooserDialog o | |
Defined in GI.Gtk.Objects.FontChooserDialog | |
type family ResolveFontChooserDialogMethod (t :: Symbol) o where ... #
Equations
fontChooserDialogNew :: (HasCallStack, MonadIO m, IsWindow a) => Maybe Text -> Maybe a -> m FontChooserDialog #
toFontChooserDialog :: (MonadIO m, IsFontChooserDialog o) => o -> m FontChooserDialog #