gi-soup-0.2.52.15: Soup bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Soup.Objects.AuthNTLM

Contents

Description

 

Synopsis

Exported types

newtype AuthNTLM Source

Constructors

AuthNTLM (ForeignPtr AuthNTLM) 

Instances

GObject AuthNTLM 
((~) * info (ResolveAuthNTLMMethod t AuthNTLM), MethodInfo * info AuthNTLM p) => IsLabelProxy t (AuthNTLM -> p) 
type ParentTypes AuthNTLM 
type AttributeList AuthNTLM 
type SignalList AuthNTLM 

class GObject o => AuthNTLMK o Source

Instances