window: Add tooltip to the Main Menu button

This commit is contained in:
Automeris naranja
2023-03-04 05:11:52 -03:00
parent 6341f2856a
commit 70bf448e63

View File

@ -17,6 +17,7 @@
<property name="visible">true</property>
<child type="end">
<object class="GtkMenuButton" id="menu_button">
<property name="tooltip-text" translatable="yes">Main Menu</property>
<property name="visible">true</property>
<child>
<object class="GtkImage">