Ryujinx-GtkSharp/sample
Bertrand Lorentz 6809865526 gtk: Make the Group property for Radio* widgets a properly typed array
The Group property for all the Radio* classes (RadioAction, RadioButton,
RadioMenuItem and RadioToolButton) was exposed as a GLib.SList,
with its elements untyped.

We now hide the various Group properties and have custom code to handle
them correctly.
2012-11-15 12:05:45 +01:00
..
gio fixing the sample 2009-02-11 15:07:56 +00:00
gtk-gio Add some missing references to samples 2011-07-18 10:40:12 -05:00
GtkDemo gtk: Make the Group property for Radio* widgets a properly typed array 2012-11-15 12:05:45 +01:00
opaquetest Add some missing references to samples 2011-07-18 10:40:12 -05: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 Add some missing references to samples 2011-07-18 10:40:12 -05: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
CairoSample.cs Update the CairoSample. 2011-02-12 16:31:50 -06: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: Make the CustomScrollableWidget sample more elaborate 2011-12-03 16:41:21 +01: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 sample: Add AsyncSample to showcase GLibSynchronizationContext 2012-11-08 22:39:30 +01:00
ManagedTreeViewDemo.cs 2005-03-31 Mike Kestner <mkestner@novell.com> 2005-03-31 16:31:31 +00: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 sample: Add AsyncSample to showcase GLibSynchronizationContext 2012-11-08 22:39:30 +01:00
Scribble.cs Get Scribble sample working. 2011-02-15 10:19:07 -06: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 Remove [IgnoreClassInitializers] usage. 2011-02-09 17:10:38 -06: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 More sample build fixes. 2011-02-09 20:05:37 -06:00
TreeViewDemo.cs Fix TreeViewDemo build 2011-02-09 18:23:18 -06:00