mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-28 12:04:13 +00:00
add secondary_icon_tooltip_text
This commit is contained in:
parent
21ffb613ee
commit
b8d9d06bf2
@ -47,6 +47,7 @@ impl Widget {
|
||||
// Init main widget
|
||||
let entry = Entry::builder()
|
||||
.placeholder_text(PLACEHOLDER_TEXT)
|
||||
.secondary_icon_tooltip_text("Go to the location")
|
||||
.hexpand(true)
|
||||
.build();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user