libcosmic/examples/app_library/README.md
2021-12-16 09:45:42 -07:00

5 lines
255 B
Markdown

# 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)