GtkTreeViewColumn finalize chaining
- From: Joshua N Pritikin <vishnu pobox com>
- To: gtk-devel-list gnome org
- Subject: GtkTreeViewColumn finalize chaining
- Date: Thu, 23 Aug 2001 11:09:37 +0530
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]