doc: Sync classref with DisplayServer/Window changes

This commit is contained in:
Rémi Verschelde
2020-03-31 11:56:58 +02:00
parent 0926c192e8
commit e5033d3952
29 changed files with 1752 additions and 1128 deletions

View File

@ -4,7 +4,7 @@
Class for displaying popups with a panel background.
</brief_description>
<description>
Class for displaying popups with a panel background. In some cases it might be simpler to use than [Popup], since it provides a configurable background. If you are making windows, better check [WindowDialog].
Class for displaying popups with a panel background. In some cases it might be simpler to use than [Popup], since it provides a configurable background. If you are making windows, better check [Window].
</description>
<tutorials>
</tutorials>