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