| 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 |
GI.HarfBuzz.Structs.ShapePlanT
Contents
Description
No description available in the introspection data.
Synopsis
- newtype ShapePlanT = ShapePlanT (ManagedPtr ShapePlanT)
Exported types
newtype ShapePlanT Source #
Memory-managed wrapper type.
Constructors
| ShapePlanT (ManagedPtr ShapePlanT) |
Instances
| Eq ShapePlanT Source # | |
Defined in GI.HarfBuzz.Structs.ShapePlanT | |
| GBoxed ShapePlanT Source # | |
Defined in GI.HarfBuzz.Structs.ShapePlanT | |
| ManagedPtrNewtype ShapePlanT Source # | |
Defined in GI.HarfBuzz.Structs.ShapePlanT Methods toManagedPtr :: ShapePlanT -> ManagedPtr ShapePlanT | |
| TypedObject ShapePlanT Source # | |
Defined in GI.HarfBuzz.Structs.ShapePlanT | |
| HasParentTypes ShapePlanT Source # | |
Defined in GI.HarfBuzz.Structs.ShapePlanT | |
| IsGValue (Maybe ShapePlanT) Source # | Convert |
Defined in GI.HarfBuzz.Structs.ShapePlanT Methods gvalueGType_ :: IO GType gvalueSet_ :: Ptr GValue -> Maybe ShapePlanT -> IO () gvalueGet_ :: Ptr GValue -> IO (Maybe ShapePlanT) | |
| type ParentTypes ShapePlanT Source # | |
Defined in GI.HarfBuzz.Structs.ShapePlanT | |