Copyright | Will Thompson Iñaki García Etxebarria and Jonas Platte |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria (garetxe@gmail.com) |
Safe Haskell | None |
Language | Haskell2010 |
GI.Xlib.Structs.XWindowAttributes
Contents
Description
No description available in the introspection data.
Synopsis
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) Source # wrappedPtrCopy :: XWindowAttributes -> IO XWindowAttributes Source # wrappedPtrFree :: Maybe (FunPtr (Ptr XWindowAttributes -> IO ())) Source # |
noXWindowAttributes :: Maybe XWindowAttributes Source #
A convenience alias for Nothing
:: Maybe
XWindowAttributes
.