documented set_button_disabled

This commit is contained in:
Meriipu 2019-07-17 10:22:02 +02:00
parent e30a137548
commit e5f4a85a7e
1 changed files with 1 additions and 0 deletions

View File

@ -347,6 +347,7 @@
<argument index="2" name="disabled" type="bool">
</argument>
<description>
If [code]true[/code], disables the button at index [code]button_idx[/code] in column [code]column[/code].
</description>
</method>
<method name="set_cell_mode">