gi-webkit-3.0.11: WebKit 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.WebKit.Objects.DOMProcessingInstruction

Contents

Description

 

Synopsis

Exported types

Methods

getData

dOMProcessingInstructionGetData Source #

Arguments

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

self: A DOMProcessingInstruction

-> m Text

Returns: a gchar

Deprecated: (Since version 2.4)

This functionality has been removed from WebKit, this function does nothing.

getSheet

dOMProcessingInstructionGetSheet Source #

No description available in the introspection data.

getTarget

dOMProcessingInstructionGetTarget Source #

Arguments

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

self: A DOMProcessingInstruction

-> m Text

Returns: A gchar

No description available in the introspection data.

setData

dOMProcessingInstructionSetData Source #

Arguments

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

self: A DOMProcessingInstruction

-> Text

value: A gchar

-> m ()

(Can throw GError)

Deprecated: (Since version 2.4)

This functionality has been removed from WebKit, this function does nothing.

Properties

sheet

data DOMProcessingInstructionSheetPropertyInfo Source #

Instances

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

target

data DOMProcessingInstructionTargetPropertyInfo Source #

Instances

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