Re: [Vala] Minor modifications



On Mon, 2007-04-30 at 17:47 +0200, Zsombor wrote:
Index: gtk+-2.0.vala
-               public void @set (ref Gtk.TreeIter iter);
+               public void @set (ref Gtk.TreeIter iter, ...);

Fixed and regenerated.

Index: glib-2.0.vala
-       [CCode (cname = "g_strstr")]
+       [CCode (cname = "strstr")]

Committed to SVN.

+       [CCode (cname = "G_TYPE_STRING")]
+       public static GLib.Type get_type();

I don't think that this will work as G_TYPE_STRING is not a function.

Thanks,

Jürg




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]