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.Gdk.Structs.WindowRedirect
Description
No description available in the introspection data.
Synopsis
- newtype WindowRedirect = WindowRedirect (ManagedPtr WindowRedirect)
Exported types
newtype WindowRedirect Source #
Memory-managed wrapper type.
Constructors
WindowRedirect (ManagedPtr WindowRedirect) |
Instances
Eq WindowRedirect Source # | |
Defined in GI.Gdk.Structs.WindowRedirect Methods (==) :: WindowRedirect -> WindowRedirect -> Bool (/=) :: WindowRedirect -> WindowRedirect -> Bool | |
BoxedPtr WindowRedirect Source # | |
Defined in GI.Gdk.Structs.WindowRedirect | |
ManagedPtrNewtype WindowRedirect Source # | |
Defined in GI.Gdk.Structs.WindowRedirect Methods toManagedPtr :: WindowRedirect -> ManagedPtr WindowRedirect |