Ryujinx-GtkSharp/Source/Samples
dmg 110d783540 Added TreeView sample
Features:
* Sort on header click.
* Add, edit, remove value in store (name column).
* Children items.
* Handlers for store events.
2021-06-20 14:18:34 +03:00
..
Sections Added TreeView sample 2021-06-20 14:18:34 +03:00
ApplicationOutput.cs Release samples to public domain 2018-01-26 00:13:36 +01:00
LICENSE Release samples to public domain 2018-01-26 00:13:36 +01:00
MainWindow.cs Added TreeView sample 2021-06-20 14:18:34 +03:00
Program.cs Release samples to public domain 2018-01-26 00:13:36 +01:00
README.md Release samples to public domain 2018-01-26 00:13:36 +01:00
Samples.csproj Bump up dependencies (#221) 2021-03-07 12:31:19 +01:00
Testpic.png Samples: add ImageDrawn-Widget to test the override-chain 2020-04-06 22:42:35 +02:00

GtkSharp Samples

This folder contains samples for the GtkSharp project. All samples code is licensed under The Unlicense license, this means that the code in this folder is part of the public domain and you are free to use it however you like.