| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Graphics.UI.Gtk.WebKit.DOM.Enums
Documentation
class DomEnum e where Source #
Minimal complete definition
Instances
Constructors
| KeyTypeSecret | |
| KeyTypePublic | |
| KeyTypePrivate |
class DomEnum e where Source #
Minimal complete definition
Instances
data CanvasWindingRule Source #
Constructors
| CanvasWindingRuleNonzero | |
| CanvasWindingRuleEvenodd |
data VideoPresentationMode Source #
data TextTrackMode Source #
data TextTrackKind Source #
data MediaUIPartID Source #
data EndOfStreamError Source #
Constructors
| EndOfStreamErrorNetwork | |
| EndOfStreamErrorDecode |
data SourceTypeEnum Source #
data VideoFacingModeEnum Source #
data MediaStreamTrackState Source #
data RTCIceTransportsEnum Source #
data RTCIdentityOptionEnum Source #
data OverSampleType Source #
Constructors
| OverSampleTypeNone | |
| OverSampleType2x | |
| OverSampleType4x |
data PageOverlayType Source #
Constructors
| PageOverlayTypeView | |
| PageOverlayTypeDocument |