[gtk/prop-list: 5/48] expression: Correct an example in the docs
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/prop-list: 5/48] expression: Correct an example in the docs
- Date: Fri, 20 Dec 2019 14:40:59 +0000 (UTC)
commit bb7ae0247838831068f027b45518c59073cdea6a
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Dec 18 17:36:48 2019 -0500
expression: Correct an example in the docs
gtk/gtkexpression.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkexpression.c b/gtk/gtkexpression.c
index 1cd2d98ef9..02a8d4779a 100644
--- a/gtk/gtkexpression.c
+++ b/gtk/gtkexpression.c
@@ -85,7 +85,7 @@
* |[
* <closure type='gchararray' function='combine_args_somehow'>
* <constant type='gchararray'>File size:</constant>
- * <lookup type='gint64' name='size'>myfile</lookup>
+ * <lookup type='GFile' name='size'>myfile</lookup>
* </closure>
* ]|
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]