[gtk/ebassi/gidocgen: 356/478] csslocation: Tweak docs
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/ebassi/gidocgen: 356/478] csslocation: Tweak docs
- Date: Fri, 5 Mar 2021 23:02:41 +0000 (UTC)
commit e415e55a4b9905340534f435e532329bb4c22971
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Mar 1 01:30:09 2021 -0500
csslocation: Tweak docs
gtk/css/gtkcsslocation.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gtk/css/gtkcsslocation.c b/gtk/css/gtkcsslocation.c
index 4d52ded714..bff0a0121a 100644
--- a/gtk/css/gtkcsslocation.c
+++ b/gtk/css/gtkcsslocation.c
@@ -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.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]