| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Structs.SvgLocation
Description
Documentation
newtype SvgLocation #
Constructors
| SvgLocation (ManagedPtr SvgLocation) |
Instances
type family ResolveSvgLocationMethod (t :: Symbol) o where ... #
Equations
| ResolveSvgLocationMethod l o = MethodResolutionFailed l o :: Type |
getSvgLocationBytes :: MonadIO m => SvgLocation -> m CSize #
getSvgLocationLineChars :: MonadIO m => SvgLocation -> m CSize #
getSvgLocationLines :: MonadIO m => SvgLocation -> m CSize #
newZeroSvgLocation :: MonadIO m => m SvgLocation #
setSvgLocationBytes :: MonadIO m => SvgLocation -> CSize -> m () #
setSvgLocationLineChars :: MonadIO m => SvgLocation -> CSize -> m () #
setSvgLocationLines :: MonadIO m => SvgLocation -> CSize -> m () #
svgLocation_bytes :: AttrLabelProxy "bytes" #
svgLocation_lineChars :: AttrLabelProxy "lineChars" #
svgLocation_lines :: AttrLabelProxy "lines" #