pub fn get_url(panel: &Object) -> Option<String>
Expand description

Retrieves the selected URLs from the provided panel. This is currently a bit ugly, but it’s also not something that needs to be the best thing in the world as it (ideally) shouldn’t be called repeatedly in hot spots.