vala r1601 - in trunk: . vapi
- From: juergbi svn gnome org
- To: svn-commits-list gnome org
- Subject: vala r1601 - in trunk: . vapi
- Date: Mon, 16 Jun 2008 21:15:35 +0000 (UTC)
Author: juergbi
Date: Mon Jun 16 21:15:34 2008
New Revision: 1601
URL: http://svn.gnome.org/viewvc/vala?rev=1601&view=rev
Log:
2008-06-16 JÃrg Billeter <j bitron ch>
* vapi/glib-2.0.vapi:
Add g_queue_clear binding
Modified:
trunk/ChangeLog
trunk/vapi/glib-2.0.vapi
Modified: trunk/vapi/glib-2.0.vapi
==============================================================================
--- trunk/vapi/glib-2.0.vapi (original)
+++ trunk/vapi/glib-2.0.vapi Mon Jun 16 21:15:34 2008
@@ -2883,7 +2883,8 @@
public uint length;
public Queue ();
-
+
+ public void clear ();
public bool is_empty ();
public uint get_length ();
public void reverse ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]