gi-webkit2webextension-4.0.12: WebKit2-WebExtension 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

getEntities

dOMDocumentTypeGetEntities Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMDocumentType a) 
=> a

self: A DOMDocumentType

-> m DOMNamedNodeMap

Returns: A DOMNamedNodeMap

No description available in the introspection data.

getInternalSubset

dOMDocumentTypeGetInternalSubset Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMDocumentType a) 
=> a

self: A DOMDocumentType

-> m Text

Returns: A gchar

No description available in the introspection data.

getName

dOMDocumentTypeGetName Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMDocumentType a) 
=> a

self: A DOMDocumentType

-> m Text

Returns: A gchar

No description available in the introspection data.

getNotations

dOMDocumentTypeGetNotations Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMDocumentType a) 
=> a

self: A DOMDocumentType

-> m DOMNamedNodeMap

Returns: A DOMNamedNodeMap

No description available in the introspection data.

getPublicId

dOMDocumentTypeGetPublicId Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMDocumentType a) 
=> a

self: A DOMDocumentType

-> m Text

Returns: A gchar

No description available in the introspection data.

getSystemId

dOMDocumentTypeGetSystemId Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMDocumentType a) 
=> a

self: A DOMDocumentType

-> m Text

Returns: A gchar

No description available in the introspection data.

Properties

entities

data DOMDocumentTypeEntitiesPropertyInfo Source #

Instances

AttrInfo DOMDocumentTypeEntitiesPropertyInfo Source # 
type AttrOrigin DOMDocumentTypeEntitiesPropertyInfo Source # 
type AttrLabel DOMDocumentTypeEntitiesPropertyInfo Source # 
type AttrGetType DOMDocumentTypeEntitiesPropertyInfo Source # 
type AttrBaseTypeConstraint DOMDocumentTypeEntitiesPropertyInfo Source # 
type AttrSetTypeConstraint DOMDocumentTypeEntitiesPropertyInfo Source # 
type AttrAllowedOps DOMDocumentTypeEntitiesPropertyInfo Source # 

internalSubset

data DOMDocumentTypeInternalSubsetPropertyInfo Source #

Instances

AttrInfo DOMDocumentTypeInternalSubsetPropertyInfo Source # 
type AttrOrigin DOMDocumentTypeInternalSubsetPropertyInfo Source # 
type AttrLabel DOMDocumentTypeInternalSubsetPropertyInfo Source # 
type AttrGetType DOMDocumentTypeInternalSubsetPropertyInfo Source # 
type AttrBaseTypeConstraint DOMDocumentTypeInternalSubsetPropertyInfo Source # 
type AttrSetTypeConstraint DOMDocumentTypeInternalSubsetPropertyInfo Source # 
type AttrAllowedOps DOMDocumentTypeInternalSubsetPropertyInfo Source # 

name

data DOMDocumentTypeNamePropertyInfo Source #

Instances

AttrInfo DOMDocumentTypeNamePropertyInfo Source # 
type AttrOrigin DOMDocumentTypeNamePropertyInfo Source # 
type AttrLabel DOMDocumentTypeNamePropertyInfo Source # 
type AttrGetType DOMDocumentTypeNamePropertyInfo Source # 
type AttrBaseTypeConstraint DOMDocumentTypeNamePropertyInfo Source # 
type AttrSetTypeConstraint DOMDocumentTypeNamePropertyInfo Source # 
type AttrAllowedOps DOMDocumentTypeNamePropertyInfo Source # 

notations

data DOMDocumentTypeNotationsPropertyInfo Source #

Instances

AttrInfo DOMDocumentTypeNotationsPropertyInfo Source # 
type AttrOrigin DOMDocumentTypeNotationsPropertyInfo Source # 
type AttrLabel DOMDocumentTypeNotationsPropertyInfo Source # 
type AttrGetType DOMDocumentTypeNotationsPropertyInfo Source # 
type AttrBaseTypeConstraint DOMDocumentTypeNotationsPropertyInfo Source # 
type AttrSetTypeConstraint DOMDocumentTypeNotationsPropertyInfo Source # 
type AttrAllowedOps DOMDocumentTypeNotationsPropertyInfo Source # 

publicId

data DOMDocumentTypePublicIdPropertyInfo Source #

Instances

AttrInfo DOMDocumentTypePublicIdPropertyInfo Source # 
type AttrOrigin DOMDocumentTypePublicIdPropertyInfo Source # 
type AttrLabel DOMDocumentTypePublicIdPropertyInfo Source # 
type AttrGetType DOMDocumentTypePublicIdPropertyInfo Source # 
type AttrBaseTypeConstraint DOMDocumentTypePublicIdPropertyInfo Source # 
type AttrSetTypeConstraint DOMDocumentTypePublicIdPropertyInfo Source # 
type AttrAllowedOps DOMDocumentTypePublicIdPropertyInfo Source # 

systemId

data DOMDocumentTypeSystemIdPropertyInfo Source #

Instances

AttrInfo DOMDocumentTypeSystemIdPropertyInfo Source # 
type AttrOrigin DOMDocumentTypeSystemIdPropertyInfo Source # 
type AttrLabel DOMDocumentTypeSystemIdPropertyInfo Source # 
type AttrGetType DOMDocumentTypeSystemIdPropertyInfo Source # 
type AttrBaseTypeConstraint DOMDocumentTypeSystemIdPropertyInfo Source # 
type AttrSetTypeConstraint DOMDocumentTypeSystemIdPropertyInfo Source # 
type AttrAllowedOps DOMDocumentTypeSystemIdPropertyInfo Source #