Sync classref with current source

This commit is contained in:
Rémi Verschelde
2019-06-11 10:00:01 +02:00
parent 0bf17179bc
commit 471a0e23ac
17 changed files with 192 additions and 87 deletions

View File

@@ -95,7 +95,7 @@ Key scancode, one of the :ref:`KeyList<enum_@GlobalScope_KeyList>` constants.
| *Getter* | get_unicode() |
+----------+--------------------+
Key unicode identifier when relevant.
Key unicode identifier when relevant. Unicode identifiers for the composite characters and complex scripts may not be available unless IME input mode is active. See :ref:`OS.set_ime_active<class_OS_method_set_ime_active>` for more information.
Method Descriptions
-------------------