gi-soup-0.2.52.13: 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.AuthDomainBasic

Contents

Description

 

Synopsis

Exported types

Properties

AuthCallback

data AuthDomainBasicAuthCallbackPropertyInfo Source

Instances

AttrInfo AuthDomainBasicAuthCallbackPropertyInfo Source 
type AttrLabel AuthDomainBasicAuthCallbackPropertyInfo = "auth-callback" Source 
type AttrGetType AuthDomainBasicAuthCallbackPropertyInfo = Ptr () Source 
type AttrBaseTypeConstraint AuthDomainBasicAuthCallbackPropertyInfo = AuthDomainBasicK Source 
type AttrSetTypeConstraint AuthDomainBasicAuthCallbackPropertyInfo = TYPE Lifted ~ Ptr () Source 
type AttrAllowedOps AuthDomainBasicAuthCallbackPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

AuthData

data AuthDomainBasicAuthDataPropertyInfo Source