From: Rico Tzschichholz Date: Mon, 17 Feb 2020 10:00:46 +0000 (+0100) Subject: manual: Update from wiki.gnome.org X-Git-Tag: 0.47.91~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c309dfd8bba3d6ce5c81277061a045466bddcd3e;p=thirdparty%2Fvala.git manual: Update from wiki.gnome.org --- diff --git a/doc/manual/manual.xml b/doc/manual/manual.xml index e15c9374d..54613f608 100644 --- a/doc/manual/manual.xml +++ b/doc/manual/manual.xml @@ -2279,7 +2279,8 @@ Description (optional) array_length delegate, field, property, method, parameter -bool +bool + If the array length is unknown, setting array_length = false in the CCode attribute will cause Vala to set the array's .length property to -1 and not pass the length when used as a parameter. array_length_cname field string