| Copyright | Will Thompson and Iñaki García Etxebarria |
|---|---|
| License | LGPL-2.1 |
| Maintainer | Iñaki García Etxebarria |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
GI.Cairo.Structs.ScaledFont
Contents
Description
No description available in the introspection data.
Synopsis
- newtype ScaledFont = ScaledFont (ManagedPtr ScaledFont)
Exported types
newtype ScaledFont Source #
Memory-managed wrapper type.
Constructors
| ScaledFont (ManagedPtr ScaledFont) |
Instances
| Eq ScaledFont Source # | |
Defined in GI.Cairo.Structs.ScaledFont | |
| GBoxed ScaledFont Source # | |
Defined in GI.Cairo.Structs.ScaledFont | |
| ManagedPtrNewtype ScaledFont Source # | |
Defined in GI.Cairo.Structs.ScaledFont Methods toManagedPtr :: ScaledFont -> ManagedPtr ScaledFont | |
| TypedObject ScaledFont Source # | |
Defined in GI.Cairo.Structs.ScaledFont | |
| HasParentTypes ScaledFont Source # | |
Defined in GI.Cairo.Structs.ScaledFont | |
| IsGValue (Maybe ScaledFont) Source # | Convert |
Defined in GI.Cairo.Structs.ScaledFont Methods gvalueGType_ :: IO GType gvalueSet_ :: Ptr GValue -> Maybe ScaledFont -> IO () gvalueGet_ :: Ptr GValue -> IO (Maybe ScaledFont) | |
| type ParentTypes ScaledFont Source # | |
Defined in GI.Cairo.Structs.ScaledFont | |