Copyright | Will Thompson Iñaki García Etxebarria and Jonas Platte |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria |
Safe Haskell | None |
Language | Haskell2010 |
No description available in the introspection data.
Synopsis
- newtype FontOptions = FontOptions (ManagedPtr FontOptions)
- noFontOptions :: Maybe FontOptions
Exported types
newtype FontOptions Source #
Memory-managed wrapper type.
Instances
Eq FontOptions Source # | |
Defined in GI.Cairo.Structs.FontOptions (==) :: FontOptions -> FontOptions -> Bool # (/=) :: FontOptions -> FontOptions -> Bool # | |
IsGValue FontOptions Source # | Convert |
Defined in GI.Cairo.Structs.FontOptions toGValue :: FontOptions -> IO GValue # fromGValue :: GValue -> IO FontOptions # | |
BoxedObject FontOptions Source # | |
Defined in GI.Cairo.Structs.FontOptions boxedType :: FontOptions -> IO GType # |
noFontOptions :: Maybe FontOptions Source #
A convenience alias for Nothing
:: Maybe
FontOptions
.