GtkMenu issue



Hello.

I just found an interesting thing and is eager to know "why".  GtkMenu
has a member called `children'.  GtkMenu is a derivative of GtkMenuShell,
which, in turn, has the data member with this very name: `children'.
Throughout gtkmenu.c only children of GtkMenuShell is used, and no attempt
to use its own children.  So why GtkMenu has such a data member?

Thanks,

--
Mike



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]