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 |
GI.HarfBuzz.Structs.FontT
Contents
Description
Data type for holding fonts.
Exported types
Memory-managed wrapper type.
Instances
Eq FontT Source # | |
GBoxed FontT Source # | |
Defined in GI.HarfBuzz.Structs.FontT | |
ManagedPtrNewtype FontT Source # | |
Defined in GI.HarfBuzz.Structs.FontT Methods toManagedPtr :: FontT -> ManagedPtr FontT | |
TypedObject FontT Source # | |
Defined in GI.HarfBuzz.Structs.FontT Methods glibType :: IO GType | |
HasParentTypes FontT Source # | |
Defined in GI.HarfBuzz.Structs.FontT | |
IsGValue (Maybe FontT) Source # | Convert |
Defined in GI.HarfBuzz.Structs.FontT Methods gvalueGType_ :: IO GType gvalueSet_ :: Ptr GValue -> Maybe FontT -> IO () gvalueGet_ :: Ptr GValue -> IO (Maybe FontT) | |
type ParentTypes FontT Source # | |
Defined in GI.HarfBuzz.Structs.FontT type ParentTypes FontT = '[] :: [Type] |