feat: basic application library grid view
This commit is contained in:
parent
848d51a4af
commit
cc38364d37
11 changed files with 477 additions and 0 deletions
5
examples/app_library/README.md
Normal file
5
examples/app_library/README.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# 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.
|
||||
|
||||

|
||||
Loading…
Add table
Add a link
Reference in a new issue