| 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.XWindowAttributes
Contents
Description
No description available in the introspection data.
Synopsis
- newtype XWindowAttributes = XWindowAttributes (ManagedPtr XWindowAttributes)
- noXWindowAttributes :: Maybe XWindowAttributes
Exported types
newtype XWindowAttributes Source #
Memory-managed wrapper type.
Constructors
| XWindowAttributes (ManagedPtr XWindowAttributes) |
Instances
| WrappedPtr XWindowAttributes Source # | |
Defined in GI.Xlib.Structs.XWindowAttributes Methods wrappedPtrCalloc :: IO (Ptr XWindowAttributes) wrappedPtrCopy :: XWindowAttributes -> IO XWindowAttributes wrappedPtrFree :: Maybe (GDestroyNotify XWindowAttributes) | |
noXWindowAttributes :: Maybe XWindowAttributes Source #
A convenience alias for Nothing :: Maybe XWindowAttributes.