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