| 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.WebKit.Objects.DOMMicroDataItemValue
Contents
Description
Exported types
newtype DOMMicroDataItemValue Source
Constructors
| DOMMicroDataItemValue (ForeignPtr DOMMicroDataItemValue) |
Instances
| GObject DOMMicroDataItemValue | |
| ((~) * info (ResolveDOMMicroDataItemValueMethod t DOMMicroDataItemValue), MethodInfo * info DOMMicroDataItemValue p) => IsLabelProxy t (DOMMicroDataItemValue -> p) | |
| type ParentTypes DOMMicroDataItemValue | |
| type AttributeList DOMMicroDataItemValue | |
| type SignalList DOMMicroDataItemValue |
class GObject o => DOMMicroDataItemValueK o Source
Instances