gir-repository r121 - trunk/gir



Author: johan
Date: Sun Oct 12 22:23:36 2008
New Revision: 121
URL: http://svn.gnome.org/viewvc/gir-repository?rev=121&view=rev

Log:
Remove GLib.DestroyNotify part of randomly failing assertion

Modified:
   trunk/gir/Gtk-2.0.xpath

Modified: trunk/gir/Gtk-2.0.xpath
==============================================================================
--- trunk/gir/Gtk-2.0.xpath	(original)
+++ trunk/gir/Gtk-2.0.xpath	Sun Oct 12 22:23:36 2008
@@ -1,5 +1,5 @@
 /namespace/class[ name='Window']
 /namespace/enumeration[ name='TreeViewDropPosition']/member[ name='into-or-before']
 /namespace/bitfield[ name='AttachOptions']/member[ name='expand']
-/namespace/class[ name='Object']/method[ name='weakref']/parameters/parameter[ name='notify']/type[ name='GLib.DestroyNotify']
+/namespace/class[ name='Object']/method[ name='weakref']/parameters/parameter[ name='notify']
 /namespace/class[ name='TextView']/method[ name='get_buffer']/return-value/type[ name='TextBuffer']



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