When I hover my mouse over a link I want it to show the URL and I want it to show the text "Press ctrl + click to open the link". Also it would be good if the tooltip contained a clickable [`Gtk.LinkButton`](https://docs.gtk.org/gtk4/class.LinkButton.html) that opened the link in the web browser.
When I hover my mouse over a link I want it to show the URL and I want it to show the text "Press ctrl + click to open the link".
Also it would be good if the tooltip contained a clickable
Gtk.LinkButtonthat opened the link in the web browser.