Files
godot/scene/gui
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
..
2019-07-30 12:03:00 +01:00
2019-08-12 04:26:38 -05:00
2019-08-12 04:26:38 -05:00
2019-08-12 04:26:38 -05:00
2019-08-12 04:26:38 -05:00
2019-08-12 04:26:38 -05:00
2019-08-12 04:26:38 -05:00
2019-06-28 12:42:42 +03:00
2019-06-28 12:42:42 +03:00
2019-09-11 16:39:24 -07:00
2019-06-20 16:59:48 +02:00
2019-04-30 12:33:02 +02:00