| Copyright | Will Thompson, Iñaki García Etxebarria and Jonas Platte |
|---|---|
| License | LGPL-2.1 |
| Maintainer | Iñaki García Etxebarria (garetxe@gmail.com) |
| Safe Haskell | None |
| Language | Haskell2010 |
GI.Cairo.Structs.FontOptions
Contents
Description
- newtype FontOptions = FontOptions (ForeignPtr FontOptions)
- noFontOptions :: Maybe FontOptions
Exported types
newtype FontOptions Source
Constructors
| FontOptions (ForeignPtr FontOptions) |
Instances
| ((~) * info (ResolveFontOptionsMethod t FontOptions), MethodInfo * info FontOptions p) => IsLabel t (FontOptions -> p) Source | |
| ((~) * info (ResolveFontOptionsMethod t FontOptions), MethodInfo * info FontOptions p) => IsLabelProxy t (FontOptions -> p) Source | |