| Copyright | Will Thompson Iñaki García Etxebarria and Jonas Platte |
|---|---|
| License | LGPL-2.1 |
| Maintainer | Iñaki García Etxebarria (inaki@blueleaf.cc) |
| Safe Haskell | None |
| Language | Haskell2010 |
GI.Xlib.Structs.XVisualInfo
Contents
Description
No description available in the introspection data.
Synopsis
- newtype XVisualInfo = XVisualInfo (ManagedPtr XVisualInfo)
- noXVisualInfo :: Maybe XVisualInfo
Exported types
newtype XVisualInfo Source #
Memory-managed wrapper type.
Constructors
| XVisualInfo (ManagedPtr XVisualInfo) |
Instances
| WrappedPtr XVisualInfo Source # | |
Defined in GI.Xlib.Structs.XVisualInfo Methods wrappedPtrCalloc :: IO (Ptr XVisualInfo) wrappedPtrCopy :: XVisualInfo -> IO XVisualInfo wrappedPtrFree :: Maybe (GDestroyNotify XVisualInfo) | |
noXVisualInfo :: Maybe XVisualInfo Source #
A convenience alias for Nothing :: Maybe XVisualInfo.