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 ScaledFont = ScaledFont (ManagedPtr ScaledFont)
- noScaledFont :: Maybe ScaledFont
Exported types
newtype ScaledFont Source #
Memory-managed wrapper type.
Instances
Eq ScaledFont Source # | |
Defined in GI.Cairo.Structs.ScaledFont (==) :: ScaledFont -> ScaledFont -> Bool # (/=) :: ScaledFont -> ScaledFont -> Bool # | |
IsGValue ScaledFont Source # | Convert |
Defined in GI.Cairo.Structs.ScaledFont toGValue :: ScaledFont -> IO GValue # fromGValue :: GValue -> IO ScaledFont # | |
BoxedObject ScaledFont Source # | |
Defined in GI.Cairo.Structs.ScaledFont boxedType :: ScaledFont -> IO GType # |
noScaledFont :: Maybe ScaledFont Source #
A convenience alias for Nothing
:: Maybe
ScaledFont
.