]> Pileus Git - ~andy/gtk/commit
cast attach_info_free() to GDestroyNotify when using it in
authorMichael Natterer <mitch@imendio.com>
Fri, 30 May 2008 12:12:19 +0000 (12:12 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Fri, 30 May 2008 12:12:19 +0000 (12:12 +0000)
commitbd2b0d30a851bad91a9e2e4ec4c10f2f7a7ac2bc
tree0ff50e5d189b9506f0a3e1e51bf3ff8f8e99a574
parentf18bfd0aacef291c0f989b7da908ff8507153f9e
cast attach_info_free() to GDestroyNotify when using it in

2008-05-30  Michael Natterer  <mitch@imendio.com>

* gtk/gtkmenu.c (get_attach_info): cast attach_info_free() to
GDestroyNotify when using it in g_object_set_data_full().

svn path=/trunk/; revision=20257
ChangeLog
gtk/gtkmenu.c