gi-gio-2.0.6: Gio 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.Gio.Interfaces.TlsFileDatabase

Contents

Description

 

Synopsis

Exported types

newtype TlsFileDatabase Source #

Instances

GObject TlsFileDatabase Source # 
IsObject TlsFileDatabase Source # 
IsTlsDatabase TlsFileDatabase Source # 
IsTlsFileDatabase TlsFileDatabase Source # 
((~) * info (ResolveTlsFileDatabaseMethod t TlsFileDatabase), MethodInfo * info TlsFileDatabase p) => IsLabel t (TlsFileDatabase -> p) Source # 
((~) * info (ResolveTlsFileDatabaseMethod t TlsFileDatabase), MethodInfo * info TlsFileDatabase p) => IsLabelProxy t (TlsFileDatabase -> p) Source # 
HasAttributeList * TlsFileDatabase Source # 
type SignalList TlsFileDatabase Source # 
type SignalList TlsFileDatabase
type AttributeList TlsFileDatabase Source # 
type AttributeList TlsFileDatabase

class GObject o => IsTlsFileDatabase o Source #

Instances

Methods

tlsFileDatabaseNew

Properties

Anchors

data TlsFileDatabaseAnchorsPropertyInfo Source #

Instances

AttrInfo TlsFileDatabaseAnchorsPropertyInfo Source # 

Associated Types

type AttrAllowedOps TlsFileDatabaseAnchorsPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint TlsFileDatabaseAnchorsPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint TlsFileDatabaseAnchorsPropertyInfo :: * -> Constraint

type AttrGetType TlsFileDatabaseAnchorsPropertyInfo :: *

type AttrLabel TlsFileDatabaseAnchorsPropertyInfo :: Symbol

type AttrSetTypeConstraint TlsFileDatabaseAnchorsPropertyInfo Source # 
type AttrSetTypeConstraint TlsFileDatabaseAnchorsPropertyInfo = * ~ Text
type AttrLabel TlsFileDatabaseAnchorsPropertyInfo Source # 
type AttrLabel TlsFileDatabaseAnchorsPropertyInfo = "anchors"
type AttrGetType TlsFileDatabaseAnchorsPropertyInfo Source # 
type AttrBaseTypeConstraint TlsFileDatabaseAnchorsPropertyInfo Source # 
type AttrAllowedOps TlsFileDatabaseAnchorsPropertyInfo Source # 
type AttrAllowedOps TlsFileDatabaseAnchorsPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag))))

constructTlsFileDatabaseAnchors :: IsTlsFileDatabase o => Text -> IO (GValueConstruct o) Source #

tlsFileDatabaseAnchors :: AttrLabelProxy "anchors" Source #