PopoverMenuBar.removeChild
bool removeChild(gtk.widget.Widget child)Removes a widget that has previously been added with gtk.popover_menu_bar.PopoverMenuBar.addChild.
Parameters
child | the gtk.widget.Widget to remove |
Returns
true if the widget was removed