PopoverMenu.removeChild
bool removeChild(gtk.widget.Widget child)Removes 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
bool removeChild(gtk.widget.Widget child)Removes a widget that has previously been added with [gtk.popover_menu.PopoverMenu.addChild]
child | the [gtk.widget.Widget] to remove |