svn path=/trunk/gtk-sharp/; revision=39761
This commit is contained in:
Miguel de Icaza 2005-01-29 23:51:56 +00:00
parent 8364dd2be1
commit 016f468b36

View File

@ -23,6 +23,7 @@
<code lang="C#">
using Gtk;
using System;
using GLib;
public class HelloWorld {