doc: Sync classref with current source

This commit is contained in:
Rémi Verschelde
2019-08-13 12:35:50 +02:00
parent 5f1dce4354
commit 592909db16
7 changed files with 60 additions and 29 deletions

View File

@@ -229,7 +229,7 @@
[codeblock]
func _ready():
modulate = get_color("font_color", "Button") #get the color defined for button fonts
[/codeblock]
[/codeblock]
</description>
</method>
<method name="get_combined_minimum_size" qualifiers="const">