Re: [Gtk-osx-users] weird menu problem
Status: Beta
Brought to you by:
jralls
From: Olivier S. <oli...@gm...> - 2011-02-12 08:43:50
|
On 02/12/2011 12:57 AM, John Ralls wrote: >> I found that get_menu_label_text() returns a NULL label once in a >> while, and that is why g_object_get warns that NULL is not an object. > > Good job. > > They're probably separators. Anyway, it's an easy thing to fix, pushed to github. I use tearoff items in the menu, they are not very often used anymore, so I guess these might be the problem. Olivier |