Ryujinx-GtkSharp/Source/Samples
dmg 7ff80bcc8f Fixed sample for ListStore spinner
Spinner was not spining - should use SetValue, not SetValues.
Also fixed sln - VS2019 not want to open sln by double click in explorer - added empty line.
Also fixed sample project - VS2019 not showing all sources.
2022-01-25 19:41:09 +01:00
..
Sections Fixed sample for ListStore spinner 2022-01-25 19:41:09 +01: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 Fixed sample for ListStore spinner 2022-01-25 19:41:09 +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.