| 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 |
GI.GObject.Structs.TypeInstance
Contents
Description
An opaque structure used as the base of all type instances.
- newtype TypeInstance = TypeInstance (ForeignPtr TypeInstance)
- noTypeInstance :: Maybe TypeInstance
Exported types
newtype TypeInstance Source
Constructors
| TypeInstance (ForeignPtr TypeInstance) |