GtkTextMark finalize chaining
- From: Joshua N Pritikin <vishnu pobox com>
- To: gtk-devel-list gnome org
- Subject: GtkTextMark finalize chaining
- Date: Thu, 23 Aug 2001 10:41:52 +0530
Please apply the attached patch.  It should be obvious.
-- 
Get self-realization at <http://sahajayoga.org> ... <http://why-compete.org> ?
  Victory to the Divine Mother!!
--- /home/joshua/.tilde/!home!joshua!gnome!gtk+!gtk!gtktextmark.c~	Sat Jan 13 04:53:39 2001
+++ gtktextmark.c	Thu Aug 23 10:33:30 2001
@@ -125,6 +125,8 @@ gtk_text_mark_finalize (GObject *obj)
 
       mark->segment = NULL;
     }
+
+  (* G_OBJECT_CLASS(parent_class)->finalize) (obj);
 }
 
 /**
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]