Ryujinx-GtkSharp/sample
Bertrand Lorentz a1636d306b Variant: Add a NewArray (Variant[] children) convenience method
This allows you to avoid ugly calls like "NewArray (null, some_array)"
when you want the child type to be determined by the first element of
the children array.

Also throw specific exceptions when both type and children parameters
would be null.
2014-06-13 13:10:48 +02:00
..
gio build: Fix compiler parameters in gio and gtk-gio samples 2014-02-23 16:36:03 +01:00
gtk-gio build: Fix compiler parameters in gio and gtk-gio samples 2014-02-23 16:36:03 +01:00
GtkDemo GtkDemo: Add demo for theming style classes 2014-05-30 14:42:32 +02:00
opaquetest build: Fix opaquetest build on Windows 2014-05-24 17:25:39 +02:00
pixmaps kill useless .cvsignore files 2005-04-20 20:11:00 +00:00
test gtk: Facilitate use of ComboBox and ComboBoxText with an Entry 2011-07-16 15:45:30 +02:00
valtest build: Fix opaquetest build on Windows 2014-05-24 17:25:39 +02:00
Actions.cs Update samples to use generic collections 2012-11-04 16:58:39 +01:00
Assistant.cs 2008-01-17 Mike Kestner <mkestner@novell.com> 2008-01-17 14:06:59 +00:00
AsyncSample.cs sample: Add AsyncSample to showcase GLibSynchronizationContext 2012-11-08 22:39:30 +01:00
ButtonApp.cs 2004-03-12 Mike Kestner <mkestner@ximian.com> 2004-03-12 21:18:11 +00:00
CairoPng.cs sample: Add sample that uses only cairo and writes image files 2013-11-24 15:22:05 +01:00
CairoSample.cs Update Cairo samples for the latest API changes 2013-07-26 17:43:27 -05:00
CalendarApp.cs 2004-03-12 Mike Kestner <mkestner@ximian.com> 2004-03-12 21:18:11 +00:00
CustomCellRenderer.cs sample: Update CustomCellRenderer and add it to the build 2011-07-03 13:32:35 +02:00
CustomScrollableWidget.cs sample: fix CustomScrollable sample to prevent too high Upper values 2013-08-30 22:00:47 +02:00
CustomWidget.cs sample: Update CustomWidget sample and add it to the build 2011-07-03 13:32:35 +02:00
DrawingSample.cs 2008-10-09 Mike Kestner <mkestner@novell.com> 2008-10-09 17:56:10 +00:00
GExceptionTest.cs 2008-10-09 Mike Kestner <mkestner@novell.com> 2008-10-09 17:56:10 +00:00
gtk-html-sample.cs Remove unnecessary config file 2005-04-26 17:10:10 +00:00
HelloWorld.cs 2004-02-10 Mike Kestner <mkestner@ximian.com> 2004-02-10 20:35:40 +00:00
Makefile.am Add Variant sample 2014-06-12 13:22:44 -04:00
ManagedTreeViewDemo.cs MSBuild: fix the solution build (except audit and sample projects) 2013-11-02 15:48:58 +01:00
Menu.cs 2004-03-12 Mike Kestner <mkestner@ximian.com> 2004-03-12 21:18:11 +00:00
NativeInstantiationTest.cs Fix NativeInstantiation sample/test 2011-02-15 10:27:54 -06:00
NodeViewDemo.cs Update NodeViewDemo to new API. 2011-02-09 19:29:44 -06:00
PolarFixed.cs Update samples to use generic collections 2012-11-04 16:58:39 +01:00
PropertyRegistration.cs 2008-12-19 Mike Kestner <mkestner@novell.com> 2008-12-19 18:57:42 +00:00
sample.csproj Add Variant sample 2014-06-12 13:22:44 -04:00
Scribble.cs sample: Fix leak in Scribble sample when resizing the window 2013-12-01 16:06:50 +01:00
ScribbleXInput.cs * generator/CallbackGen.cs: 2004-12-21 18:46:42 +00:00
SpawnTests.cs 2007-11-12 Mike Kestner <mkestner@novell.com> 2007-11-12 17:27:35 +00:00
Subclass.cs MSBuild: fix the solution build (except audit and sample projects) 2013-11-02 15:48:58 +01:00
TestDnd.cs sample: Update TestDnd and add it to the build 2011-07-03 13:32:26 +02:00
Thread.cs Add sample, not in default build 2005-09-02 22:39:34 +00:00
TreeModelDemo.cs samples: Track API changes (I- interface prefixes) 2013-07-23 12:05:24 -05:00
TreeViewDemo.cs Fix TreeViewDemo build 2011-02-09 18:23:18 -06:00
VariantDemo.cs Variant: Add a NewArray (Variant[] children) convenience method 2014-06-13 13:10:48 +02:00