documented set_button_disabled
This commit is contained in:
parent
e30a137548
commit
e5f4a85a7e
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue