PopoverMenuBar.removeChild

Removes a widget that has previously been added with gtk.popover_menu_bar.PopoverMenuBar.addChild.

class PopoverMenuBar
bool
removeChild

Parameters

child gtk.widget.Widget

the gtk.widget.Widget to remove

Return Value

Type: bool

true if the widget was removed