Fix miscellaneous oddities around the class reference (part 6)

This commit is contained in:
Micky 2025-06-14 01:11:26 +02:00 committed by Micky
parent 9dd6c4dbac
commit be0c68845e
56 changed files with 117 additions and 117 deletions

View file

@ -541,7 +541,7 @@
<param index="0" name="index" type="int" />
<param index="1" name="language" type="String" />
<description>
Sets language code of item's text used for line-breaking and text shaping algorithms, if left empty current locale is used instead.
Sets the language code of the text for the item at the given index to [param language]. This is used for line-breaking and text shaping algorithms. If [param language] is empty, the current locale is used.
</description>
</method>
<method name="set_item_metadata">