Gtk.SvgLocation¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
bytes |
r/w |
the byte index in document. If unknown, this will be zero (which is also a valid value, but only if all three values are zero) |
|
line_chars |
r/w |
the |
|
lines |
r/w |
the line index in the document, 0-based |
Methods¶
None
Details¶
- class Gtk.SvgLocation¶
Provides information about a location in an SVG document.
The information should be considered approximate; it is meant to provide feedback for errors in an editor.
New in version 4.22.