| Copyright | Will Thompson Iñaki García Etxebarria and Jonas Platte |
|---|---|
| License | LGPL-2.1 |
| Maintainer | Iñaki García Etxebarria |
| Safe Haskell | None |
| Language | Haskell2010 |
GI.Ggit.Objects.Native
Description
Represents a generic native object.
Synopsis
- newtype Native = Native (ManagedPtr Native)
- class (GObject o, IsDescendantOf Native o) => IsNative o
- toNative :: (MonadIO m, IsNative o) => o -> m Native
- noNative :: Maybe Native
- constructNativeNative :: IsNative o => Ptr () -> IO (GValueConstruct o)
Exported types
Memory-managed wrapper type.
Constructors
| Native (ManagedPtr Native) |
Instances
| Eq Native Source # | |
| IsGValue Native Source # | Convert |
| GObject Native Source # | |
Defined in GI.Ggit.Objects.Native Methods gobjectType :: IO GType # | |
| HasParentTypes Native Source # | |
Defined in GI.Ggit.Objects.Native | |
| type ParentTypes Native Source # | |
Defined in GI.Ggit.Objects.Native | |
class (GObject o, IsDescendantOf Native o) => IsNative o Source #
Instances
| (GObject o, IsDescendantOf Native o) => IsNative o Source # | |
Defined in GI.Ggit.Objects.Native | |
Methods
Overloaded methods
Properties
native
No description available in the introspection data.
constructNativeNative :: IsNative o => Ptr () -> IO (GValueConstruct o) Source #
Construct a GValueConstruct with valid value for the “native” property. This is rarely needed directly, but it is used by new.