doc: Sync classref with current source

Fix wrong hyperlinks in Control and Tree.
This commit is contained in:
Rémi Verschelde
2019-08-22 14:49:30 +02:00
parent 6d298cf311
commit 1349e0e585
15 changed files with 231 additions and 24 deletions
+6
View File
@@ -67,6 +67,12 @@
Returns a copy of the array's contents as [String]. Slower than [method get_string_from_ascii] but supports UTF-8 encoded data. Use this function if you are unsure about the source of the data. For user input this function should always be preferred.
</description>
</method>
<method name="hex_encode">
<return type="String">
</return>
<description>
</description>
</method>
<method name="insert">
<return type="int">
</return>