Hi,<br><br>I'm developing a Gtk# library (the ribbon lib for GSoC to be precise), while running my sample app I get the following:<br><br>(Sample:7337): Gtk-WARNING **: GtkContainerClass::remove not implemented for `__gtksharp_14_Ribbons_ApplicationMenu'<br>
<br>I tried to override the Remove(Widget) method, but it is not marked virtual, so no luck.<br><br>What am I supposed to do, what does it mean?<br><br>Thanks<br><br>Laurent.<br>