PopoverMenu.removeChild

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

class PopoverMenu
bool
removeChild

Parameters

child gtk.widget.Widget

the gtk.widget.Widget to remove

Return Value

Type: bool

true if the widget was removed