The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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...
 
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.