Add LOTS of missing docs

(cherry picked from commit e103f21a40)
This commit is contained in:
Tomasz Chabora
2020-03-03 19:21:21 +01:00
committed by Rémi Verschelde
parent 34dc32aeb8
commit 3739f03d98
47 changed files with 262 additions and 2 deletions

View File

@@ -313,6 +313,7 @@
</signal>
<signal name="item_custom_button_pressed">
<description>
Emitted when a custom button is pressed (i.e. in a [constant TreeItem.CELL_MODE_CUSTOM] mode cell).
</description>
</signal>
<signal name="item_double_clicked">