[Xfce4-commits] r19407 - xfce4-mixer/trunk/panel-plugin
Brian J. Tarricone
bjt23 at cornell.edu
Thu Jan 12 23:22:59 CET 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 1/12/2006 2:09 PM, Danny Milosavljevic wrote:
> Author: dannym
> Date: 2006-01-12 22:09:37 +0000 (Thu, 12 Jan 2006)
> New Revision: 19407
>
> Modified:
> xfce4-mixer/trunk/panel-plugin/plugin.c
> Log:
> fixed an unclaimed initial reference for gtk_tooltips thanks to Jani Monoses <jani at ubuntu.com>
>
Danny, are you g_object_unref()ing the GtkTooltips object when you don't
need it anymore? It doesn't get automatically destroyed when all the
widgets using it get destroyed. Usually I don't bother _ref()ing it at
all, and just leave it floating, and call gtk_object_sink() on it when I
want to get rid of it.
Meh. Floating references are stupid.
-b
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (MingW32)
iD8DBQFDxtbD6XyW6VEeAnsRAo18AKDfR2akuJ3jYH4E4pZyinnj8LtXkQCgqK8O
rBTM3swT+ShYizsu7fPa5jo=
=Beo/
-----END PGP SIGNATURE-----
More information about the Xfce4-dev
mailing list