libcosmic/examples/gtklauncher/README.md

6 lines
255 B
Markdown
Raw Normal View History

2021-11-29 14:46:01 -05:00
# ListView: Applications Launcher
This example shows how to create a `gtk::ListView` and fill it with applications data from `gio::AppInfo` with the possibility to open an application when an item of the list is activated.
![Screenshot](screenshot.png)