input-row: Add tooltip to the ellipsis button from CCInputRow
Closes https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/605
This commit is contained in:
parent
3febca7bb2
commit
f15d260323
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
</child>
|
||||
<child type="suffix">
|
||||
<object class="GtkMenuButton">
|
||||
<property name="tooltip-text" translatable="yes">View More</property>
|
||||
<property name="valign">center</property>
|
||||
<property name="icon_name">view-more-symbolic</property>
|
||||
<property name="menu_model">popover_menu</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue