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