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 |
No description available in the introspection data.
Synopsis
- newtype XFontStruct = XFontStruct (ManagedPtr XFontStruct)
Exported types
newtype XFontStruct Source #
Memory-managed wrapper type.
Instances
Eq XFontStruct Source # | |
Defined in GI.Xlib.Structs.XFontStruct (==) :: XFontStruct -> XFontStruct -> Bool # (/=) :: XFontStruct -> XFontStruct -> Bool # | |
ManagedPtrNewtype XFontStruct Source # | |
Defined in GI.Xlib.Structs.XFontStruct | |
BoxedPtr XFontStruct Source # | |
Defined in GI.Xlib.Structs.XFontStruct boxedPtrCopy :: XFontStruct -> IO XFontStruct # boxedPtrFree :: XFontStruct -> IO () # |