GtkTreeViewColumn finalize chaining



Same problem as GtkTextMark.

-- 
Get self-realization at <http://sahajayoga.org> ... <http://why-compete.org> ?
  Victory to the Divine Mother!!
--- gtktreeviewcolumn.c.orig	Thu Aug 23 11:04:09 2001
+++ gtktreeviewcolumn.c	Thu Aug 23 11:04:11 2001
@@ -315,6 +315,8 @@ gtk_tree_view_column_finalize (GObject *
     }
 
   g_free (tree_column->title);
+
+  (* G_OBJECT_CLASS (parent_class)->finalize) (object);
 }
 
 static void


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