Files
Kalulu/sources/language_tool/gp_list_button.tscn
T
2026-01-27 14:52:22 +01:00

20 lines
584 B
Plaintext

[gd_scene format=3 uid="uid://dg26jwinhpn1j"]
[ext_resource type="Script" uid="uid://bdkqwrskevf76" path="res://sources/language_tool/gp_list_button.gd" id="1_14uic"]
[node name="GPListButton" type="OptionButton" unique_id=1083338787]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
theme_override_font_sizes/font_size = 70
alignment = 2
allow_reselect = true
item_count = 1
popup/item_0/text = "New"
popup/item_0/id = 0
script = ExtResource("1_14uic")
[connection signal="item_selected" from="." to="." method="_on_item_selected"]