dde-application-manager/examples/launchApp
ComixHe 06ee5e5899 refact: DesktopFile's method and structure
Signed-off-by: ComixHe <heyuming@deepin.org>
2023-08-22 11:42:13 +08:00
..
CMakeLists.txt example: add launch application example 2023-08-14 13:39:05 +08:00
main.cpp refact: DesktopFile's method and structure 2023-08-22 11:42:13 +08:00
README.md refact: add test-coverage.sh and some docs 2023-08-16 17:54:42 +08:00

LaunchApp Example

Introduction

这是 dde-application-manager 的一个拉起应用的例子。

本示例演示了如何使用 D-Bus 调用通过 dde-application-manager 启动 Google Chrome Stable 应用。

如需更改启动行为,请修改对应的 AppId 和启动参数。