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 |
- newtype AuthNTLM = AuthNTLM (ForeignPtr AuthNTLM)
- class GObject o => AuthNTLMK o
- toAuthNTLM :: AuthNTLMK o => o -> IO AuthNTLM
- noAuthNTLM :: Maybe AuthNTLM
Exported types
GObject AuthNTLM | |
((~) * info (ResolveAuthNTLMMethod t AuthNTLM), MethodInfo * info AuthNTLM p) => IsLabelProxy t (AuthNTLM -> p) | |
type ParentTypes AuthNTLM | |
type AttributeList AuthNTLM | |
type SignalList AuthNTLM |
toAuthNTLM :: AuthNTLMK o => o -> IO AuthNTLM Source