[Xfce-bugs] [Bug 2091] Use g_type_class_add_private and parent_class in xfrun4

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sun Jul 30 23:19:38 CEST 2006


Do NOT reply to this email.  To make further comments on this bug, use
the URL below:
http://bugzilla.xfce.org/show_bug.cgi?id=2091


bjt23 at cornell.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #3 from bjt23 at cornell.edu  2006-07-30 21:19 UTC -------
Gah, I always forget to chain up in _finalize()!  Thanks for this; I can stop
tearing out what little hair I have left.

BTW, why are you calling the macro NETK_*?  It's not a netk function... 
Anyway, since it's only called once, no need for a macro at all.

Also, no need to _peek_parent().  The G_DEFINE_TYPE() macro already creates
xfrun_dialog_parent_class and does that for you.

Anyway... fixed.


-- 
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Xfce-bugs mailing list