Mercurial > geeqie
view debian/menu @ 1698:bfe04f01de5e
fixed destroying of menu data
Make sure that menu destroy functions do not access parent widget
structures that are already destroyed
There are 2 ways to achieve this:
- use g_signal_handlers_disconnect_matched() like in vf_destroy_cb()
- use separate data structure passed to *_popup_menu_destroy_cb()
like in img-view.
author | nadvornik |
---|---|
date | Tue, 21 Jul 2009 14:17:01 +0000 |
parents | a310abd44894 |
children |
line wrap: on
line source
?package(geeqie):needs="X11" section="Applications/Viewers"\ title="Geeqie" command="/usr/bin/geeqie"\ icon="/usr/share/pixmaps/geeqie.png"