[gtk/prop-list: 12/83] expression: Correct an example in the docs
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/prop-list: 12/83] expression: Correct an example in the docs
- Date: Mon, 23 Dec 2019 05:41:46 +0000 (UTC)
commit f89ab8405d7886eedd473055595a06ee4465004c
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]