Use proper reference counting on GtkMenuItem that we keep a pointer to
authorPaul Cornett <paulcor@bullseye.com>
Thu, 27 Dec 2012 05:59:23 +0000 (05:59 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Thu, 27 Dec 2012 05:59:23 +0000 (05:59 +0000)
commit234aeaafa305db8a433e3b1e0628d5837dcaa8c6
treee91f1b64088e9cfeade252557d45b82ca7cd8b2d
parent4d854e1536ef0c520bfb8cd0e72d5d5e92026cf0
Use proper reference counting on GtkMenuItem that we keep a pointer to

Fixes crash that occurs with Ubuntu libdbusmenu
See #14292

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73277 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/menu.cpp