Sync classref with master branch (4.0 changes)

This commit is contained in:
Rémi Verschelde
2020-03-13 17:17:50 +01:00
parent 966fd002ed
commit 03d40ff29e
360 changed files with 17483 additions and 16479 deletions

View File

@@ -22,6 +22,13 @@ Base node for containers. A ``Container`` contains other controls and automatica
A Control can inherit this to create custom container classes.
Properties
----------
+----------------------------------------------+--------------+--------------+
| :ref:`MouseFilter<enum_Control_MouseFilter>` | mouse_filter | **O:** ``1`` |
+----------------------------------------------+--------------+--------------+
Methods
-------