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