[Xfce-bugs] [Bug 2087] Use the slice allocator in netk
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Sun Jul 30 17:52:15 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=2087
nick at xfce.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #682 is|0 |1
obsolete| |
------- Comment #4 from nick at xfce.org 2006-07-30 15:52 UTC -------
Created an attachment (id=686)
--> (http://bugzilla.xfce.org/attachment.cgi?id=686&action=view)
Use _type_class_add_private and other fixes
* Use g_type_class_add_private
* Add NETK_*_GET_PRIVATE definition
* Remove g_free (..->priv) from the finalize function
* Use G_OBJECT where possible
* Use GObjectClass for the parent_class
* Update netk-class-group.c to follow the style
* Use gtk_widget_destroy again to destroy the action menu.
This patch was added to libwnck, but it produces the
following warning:
called g_object_unref() on an object that had only a floating
reference; the initial floating reference is not owned by anyone
and must be removed with gtk_object_sink() after a normal
reference is obtained with g_object_ref().
--
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