libcosmic/examples/gtklauncher
Ashley Wulber 19f003f942 cleanup
2021-12-16 09:45:42 -07:00
..
application_row feat: shortcuts and layout improvements 2021-12-16 09:45:42 -07:00
window cleanup 2021-12-16 09:45:42 -07:00
main.rs cleanup 2021-12-16 09:45:42 -07:00
README.md feat: shortcuts and layout improvements 2021-12-16 09:45:42 -07:00
screenshot.png feat: shortcuts and layout improvements 2021-12-16 09:45:42 -07:00
style.css feat: shortcuts and layout improvements 2021-12-16 09:45:42 -07: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