Desktop environment interaction functions. More...
#include <string>
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... | |
Desktop environment interaction functions.
Definition in file open.hpp.