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