Files
ladybird/Libraries
Andreas Kling 3f08dd5ddc LibGUI: Add GUI::DesktopServices::open(URL)
This API is used to open a URL in whatever way the desktop system feels
is best. If you give it a file:// URL, it will try to work out a good
application to open the URL with. For all other protocols, it will open
a Browser instance. :^)
2020-04-18 21:56:28 +02:00
..
2020-04-15 16:58:46 +02:00
2020-04-16 11:17:33 +02:00