Copyright | Will Thompson and Iñaki García Etxebarria |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
No description available in the introspection data.
Synopsis
- newtype WindowRedirect = WindowRedirect (ManagedPtr WindowRedirect)
Exported types
newtype WindowRedirect Source #
Memory-managed wrapper type.
Instances
Eq WindowRedirect Source # | |
Defined in GI.Gdk.Structs.WindowRedirect (==) :: WindowRedirect -> WindowRedirect -> Bool # (/=) :: WindowRedirect -> WindowRedirect -> Bool # | |
BoxedPtr WindowRedirect Source # | |
Defined in GI.Gdk.Structs.WindowRedirect boxedPtrCopy :: WindowRedirect -> IO WindowRedirect # boxedPtrFree :: WindowRedirect -> IO () # | |
ManagedPtrNewtype WindowRedirect Source # | |
Defined in GI.Gdk.Structs.WindowRedirect |