This commit is contained in:
Ashley Wulber 2021-12-28 13:05:05 -05:00
parent 6e318abf04
commit 6c46fb03a6

View file

@ -1,5 +1,2 @@
# ListView: Applications Launcher
# Applications Library
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)