Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- setX :: MonadDOM m => SVGPathSegLinetoHorizontalRel -> Float -> m ()
- getX :: MonadDOM m => SVGPathSegLinetoHorizontalRel -> m Float
- newtype SVGPathSegLinetoHorizontalRel = SVGPathSegLinetoHorizontalRel {}
- gTypeSVGPathSegLinetoHorizontalRel :: JSM GType
Documentation
newtype SVGPathSegLinetoHorizontalRel Source #
Functions for this inteface are in JSDOM.SVGPathSegLinetoHorizontalRel. Base interface functions are in:
Instances
PToJSVal SVGPathSegLinetoHorizontalRel Source # | |
Defined in JSDOM.Types | |
PFromJSVal SVGPathSegLinetoHorizontalRel Source # | |
Defined in JSDOM.Types | |
ToJSVal SVGPathSegLinetoHorizontalRel Source # | |
Defined in JSDOM.Types | |
FromJSVal SVGPathSegLinetoHorizontalRel Source # | |
Defined in JSDOM.Types | |
MakeObject SVGPathSegLinetoHorizontalRel Source # | |
Defined in JSDOM.Types | |
IsSVGPathSeg SVGPathSegLinetoHorizontalRel Source # | |
Defined in JSDOM.Types | |
IsGObject SVGPathSegLinetoHorizontalRel Source # | |
Defined in JSDOM.Types |