PopoverMenu.removeChild

bool removeChild(gtk.widget.Widget child)

Removes a widget that has previously been added with gtk.popover_menu.PopoverMenu.addChild

Parameters

childthe gtk.widget.Widget to remove

Returns

true if the widget was removed