Copyright | Will Thompson Iñaki García Etxebarria and Jonas Platte |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
No description available in the introspection data.
Synopsis
- newtype ScaledFont = ScaledFont (ManagedPtr ScaledFont)
Exported types
newtype ScaledFont Source #
Memory-managed wrapper type.
ScaledFont (ManagedPtr ScaledFont) |
Instances
Eq ScaledFont Source # | |
Defined in GI.Cairo.Structs.ScaledFont (==) :: ScaledFont -> ScaledFont -> Bool # (/=) :: ScaledFont -> ScaledFont -> Bool # | |
GBoxed ScaledFont Source # | |
Defined in GI.Cairo.Structs.ScaledFont | |
ManagedPtrNewtype ScaledFont Source # | |
Defined in GI.Cairo.Structs.ScaledFont 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 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 |