forked from AuroraMiddleware/gtk
csslocation: Tweak docs
This commit is contained in:
parent
d1b472c1c8
commit
f89e1bce90
@ -30,9 +30,9 @@
|
||||
* @line_chars: Number of characters parsed since the last line
|
||||
* break
|
||||
*
|
||||
* #GtkCssLocation is used to present a location in a file - or other
|
||||
* source of data parsed by the CSS engine.
|
||||
*
|
||||
* Represents a location in a file or other source of data parsed
|
||||
* by the CSS engine.
|
||||
*
|
||||
* The @bytes and @line_bytes offsets are meant to be used to
|
||||
* programmatically match data. The @lines and @line_chars offsets
|
||||
* can be used for printing the location in a file.
|
||||
|
Loading…
Reference in New Issue
Block a user