Class (GI Struct)

Gtk-4.0GtkSvgLocationSince 4.22

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.

4.22

Index

Constructors

Properties

Constructors

  • Parameters

    • Optionalproperties: Partial<{ bytes: number; line_chars: number; lines: number }>

    Returns SvgLocation

Properties

bytes: number
line_chars: number
lines: number