Ryujinx-GtkSharp/sample/GtkDemo/css
Bertrand Lorentz f6003f94a4 GtkDemo: Add a CssBasics demo to demonstrate CSS theming
The main difference with the C demo is that we can't use GResource, as
it's only in gio 2.32 and later, so '@import url("resource://...' won't
work. Instead, we use a separate CssProvider to apply reset.css.
2014-05-29 21:44:49 +02:00
..
css_basics.css GtkDemo: Add a CssBasics demo to demonstrate CSS theming 2014-05-29 21:44:49 +02:00
reset.css GtkDemo: Add a CssBasics demo to demonstrate CSS theming 2014-05-29 21:44:49 +02:00