| 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.GLib.Structs.TrashStack
Contents
Description
Each piece of memory that is pushed onto the stack is cast to a GTrashStack*.
- newtype TrashStack = TrashStack (ForeignPtr TrashStack)
- noTrashStack :: Maybe TrashStack
- trashStackReadNext :: TrashStack -> IO TrashStack
Exported types
newtype TrashStack Source
Constructors
| TrashStack (ForeignPtr TrashStack) |