godot/doc
Nolan Darilek 5629a006d9 #14011: Implement TreeItem.get_button_tooltip(column, idx).
When added to `TreeItem`, buttons are given tooltips. When returned via `get_button(...)`, however, the button is a `Texture` and the tooltip information isn't included.

For accessibility purposes, it is useful to have access to the tooltip text. As such, we can retrieve a button's tooltip to use as a button label.
2019-09-26 10:41:02 -05:00
..
classes #14011: Implement TreeItem.get_button_tooltip(column, idx). 2019-09-26 10:41:02 -05:00
tools Add overriden properties to the documentation 2019-09-04 15:21:40 +03:00
Doxyfile
Makefile