TomF changes for gnucash-gnome2-dev, 8th batch

Derek Atkins warlord at MIT.EDU
Sun Mar 30 22:34:19 CST 2003


I just started looking at this patch.  Are you sure this is
correct:

-  gtk_object_ref (GTK_OBJECT (notebook->notebook));
+  g_object_ref (GTK_OBJECT (notebook->notebook));

In particular, are you sure that g_object_ref() is supposed to get
passed a GtkObject* pointer?  I just want to make sure this is
correct before committing.  I would have thought that you would have
to use G_OBJECT() instead of GTK_OBJECT()...

Does this change actually compile?

-derek

TomF <TomF at sjpc.org> writes:

> This is a combined batch for 7th and 8th.
> 
> _______________________________________________
> gnucash-patches mailing list
> gnucash-patches at lists.gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-patches

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-patches mailing list