TreeItem: Rename new button disable method to set_button_disabled

Follow-up to #30408.

Also sync classref with current source.
This commit is contained in:
Rémi Verschelde
2019-07-09 09:13:00 +02:00
parent 2633efd55b
commit 9580c2b13e
20 changed files with 82 additions and 65 deletions
+1 -1
View File
@@ -331,7 +331,7 @@
</theme_item>
<theme_item name="focus" type="StyleBox">
</theme_item>
<theme_item name="font_color_selected" type="Color" default="Color( 0.490196, 0.490196, 0.490196, 1 )">
<theme_item name="font_color_selected" type="Color" default="Color( 0.49, 0.49, 0.49, 1 )">
</theme_item>
<theme_item name="font_color_shadow" type="Color" default="Color( 0, 0, 0, 0 )">
</theme_item>