Copyright | Will Thompson and Iñaki García Etxebarria |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria |
Safe Haskell | None |
Language | Haskell2010 |
GI.NM.Structs.VpnEditorPluginVT
Contents
Description
No description available in the introspection data.
Synopsis
Exported types
newtype VpnEditorPluginVT Source #
Memory-managed wrapper type.
Constructors
VpnEditorPluginVT (ManagedPtr VpnEditorPluginVT) |
Instances
Eq VpnEditorPluginVT Source # | |
Defined in GI.NM.Structs.VpnEditorPluginVT Methods (==) :: VpnEditorPluginVT -> VpnEditorPluginVT -> Bool # (/=) :: VpnEditorPluginVT -> VpnEditorPluginVT -> Bool # | |
BoxedPtr VpnEditorPluginVT Source # | |
Defined in GI.NM.Structs.VpnEditorPluginVT Methods boxedPtrCopy :: VpnEditorPluginVT -> IO VpnEditorPluginVT # boxedPtrFree :: VpnEditorPluginVT -> IO () # | |
ManagedPtrNewtype VpnEditorPluginVT Source # | |
Defined in GI.NM.Structs.VpnEditorPluginVT Methods toManagedPtr :: VpnEditorPluginVT -> ManagedPtr VpnEditorPluginVT # |