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.
Exported types
Memory-managed wrapper type.
Instances
Eq Native Source # | |
GObject Native Source # | |
Defined in GI.Ggit.Objects.Native Methods gobjectType :: IO GType | |
IsGValue Native Source # | Convert |
Defined in GI.Ggit.Objects.Native | |
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
.