gi-soup-2.4.9: Libsoup 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

newtype AuthDomainBasic Source #

Constructors

AuthDomainBasic (ManagedPtr AuthDomainBasic) 

Instances

GObject AuthDomainBasic Source # 
IsObject AuthDomainBasic Source # 
IsAuthDomain AuthDomainBasic Source # 
IsAuthDomainBasic AuthDomainBasic Source # 
((~) * info (ResolveAuthDomainBasicMethod t AuthDomainBasic), MethodInfo * info AuthDomainBasic p) => IsLabel t (AuthDomainBasic -> p) Source # 
((~) * info (ResolveAuthDomainBasicMethod t AuthDomainBasic), MethodInfo * info AuthDomainBasic p) => IsLabelProxy t (AuthDomainBasic -> p) Source # 
HasAttributeList * AuthDomainBasic Source # 
type SignalList AuthDomainBasic Source # 
type SignalList AuthDomainBasic
type AttributeList AuthDomainBasic Source # 
type AttributeList AuthDomainBasic

class GObject o => IsAuthDomainBasic o Source #

Instances

Properties

authCallback

data AuthDomainBasicAuthCallbackPropertyInfo Source #

Instances

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

authDomainBasicAuthCallback :: AttrLabelProxy "authCallback" Source #

authData

data AuthDomainBasicAuthDataPropertyInfo Source #

Instances

AttrInfo AuthDomainBasicAuthDataPropertyInfo Source # 

Associated Types

type AttrAllowedOps AuthDomainBasicAuthDataPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint AuthDomainBasicAuthDataPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint AuthDomainBasicAuthDataPropertyInfo :: * -> Constraint

type AttrGetType AuthDomainBasicAuthDataPropertyInfo :: *

type AttrLabel AuthDomainBasicAuthDataPropertyInfo :: Symbol

type AttrOrigin AuthDomainBasicAuthDataPropertyInfo :: *

type AttrSetTypeConstraint AuthDomainBasicAuthDataPropertyInfo Source # 
type AttrSetTypeConstraint AuthDomainBasicAuthDataPropertyInfo = * ~ Ptr ()
type AttrOrigin AuthDomainBasicAuthDataPropertyInfo Source # 
type AttrLabel AuthDomainBasicAuthDataPropertyInfo Source # 
type AttrLabel AuthDomainBasicAuthDataPropertyInfo = "auth-data"
type AttrGetType AuthDomainBasicAuthDataPropertyInfo Source # 
type AttrBaseTypeConstraint AuthDomainBasicAuthDataPropertyInfo Source # 
type AttrAllowedOps AuthDomainBasicAuthDataPropertyInfo Source # 
type AttrAllowedOps AuthDomainBasicAuthDataPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

authDomainBasicAuthData :: AttrLabelProxy "authData" Source #