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 |
No description available in the introspection data.
Synopsis
- newtype ScaledFont = ScaledFont (ManagedPtr 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 # | |
GBoxed ScaledFont Source # | |
Defined in GI.Cairo.Structs.ScaledFont | |
ManagedPtrNewtype ScaledFont Source # | |
Defined in GI.Cairo.Structs.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 |