libcosmic/examples/gtklauncher
2021-12-16 12:25:43 -05:00
..
application_row prototype gtk launcher 2021-12-16 12:25:43 -05:00
window prototype gtk launcher 2021-12-16 12:25:43 -05:00
main.rs prototype gtk launcher 2021-12-16 12:25:43 -05:00
README.md prototype gtk launcher 2021-12-16 12:25:43 -05:00
screenshot.png prototype gtk launcher 2021-12-16 12:25:43 -05:00
style.css prototype gtk launcher 2021-12-16 12:25:43 -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