gi-webkit2webextension-0.2.10.13: WebKit2WebExtension 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.WebKit2WebExtension.Objects.DOMDocumentType

Contents

Description

 

Synopsis

Exported types

Methods

dOMDocumentTypeGetEntities

dOMDocumentTypeGetInternalSubset

dOMDocumentTypeGetName

dOMDocumentTypeGetNotations

dOMDocumentTypeGetPublicId

dOMDocumentTypeGetSystemId

Properties

Entities

InternalSubset

data DOMDocumentTypeInternalSubsetPropertyInfo Source

Instances

AttrInfo DOMDocumentTypeInternalSubsetPropertyInfo Source 
type AttrLabel DOMDocumentTypeInternalSubsetPropertyInfo = "internal-subset" Source 
type AttrGetType DOMDocumentTypeInternalSubsetPropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMDocumentTypeInternalSubsetPropertyInfo = DOMDocumentTypeK Source 
type AttrSetTypeConstraint DOMDocumentTypeInternalSubsetPropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps DOMDocumentTypeInternalSubsetPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source 

Name

Notations

PublicId

SystemId