The Battle for Wesnoth  1.19.0-dev
Namespaces | Functions
open.hpp File Reference

Desktop environment interaction functions. More...

#include <string>
Include dependency graph for open.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 desktop
 

Functions

bool desktop::open_object (const std::string &path_or_url)
 Opens the specified object with the default application configured for its type. More...
 
constexpr bool desktop::open_object_is_supported ()
 Returns whether open_object() is supported/implemented for the current platform. More...
 

Detailed Description

Desktop environment interaction functions.

Definition in file open.hpp.