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.Soup.Objects.AuthNegotiate
Contents
Description
- newtype AuthNegotiate = AuthNegotiate (ManagedPtr AuthNegotiate)
- class GObject o => IsAuthNegotiate o
- toAuthNegotiate :: IsAuthNegotiate o => o -> IO AuthNegotiate
- noAuthNegotiate :: Maybe AuthNegotiate
- authNegotiateSupported :: (HasCallStack, MonadIO m) => m Bool
Exported types
newtype AuthNegotiate Source #
Constructors
AuthNegotiate (ManagedPtr AuthNegotiate) |
Instances
GObject AuthNegotiate Source # | |
IsObject AuthNegotiate Source # | |
IsAuth AuthNegotiate Source # | |
IsAuthNegotiate AuthNegotiate Source # | |
((~) * info (ResolveAuthNegotiateMethod t AuthNegotiate), MethodInfo * info AuthNegotiate p) => IsLabel t (AuthNegotiate -> p) Source # | |
((~) * info (ResolveAuthNegotiateMethod t AuthNegotiate), MethodInfo * info AuthNegotiate p) => IsLabelProxy t (AuthNegotiate -> p) Source # | |
HasAttributeList * AuthNegotiate Source # | |
type AttributeList AuthNegotiate Source # | |
type SignalList AuthNegotiate Source # | |
class GObject o => IsAuthNegotiate o Source #
Instances
toAuthNegotiate :: IsAuthNegotiate o => o -> IO AuthNegotiate Source #
Methods
supported
authNegotiateSupported :: (HasCallStack, MonadIO m) => m Bool Source #