| 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.ClosureNotifyData
Contents
Description
Exported types
newtype ClosureNotifyData Source
Constructors
| ClosureNotifyData (ForeignPtr ClosureNotifyData) |
Instances
| ((~) * info (ResolveClosureNotifyDataMethod t ClosureNotifyData), MethodInfo * info ClosureNotifyData p) => IsLabel t (ClosureNotifyData -> p) Source | |
| ((~) * info (ResolveClosureNotifyDataMethod t ClosureNotifyData), MethodInfo * info ClosureNotifyData p) => IsLabelProxy t (ClosureNotifyData -> p) Source | |
newZeroClosureNotifyData :: MonadIO m => m ClosureNotifyData Source
Construct a ClosureNotifyData struct initialized to zero.
Properties
Data
closureNotifyDataReadData :: ClosureNotifyData -> IO (Ptr ()) Source