PopoverMenu.removeChild

Removes a widget that has previously been added with gtk_popover_menu_add_child().

class PopoverMenu
bool
removeChild

Parameters

child Widget

the GtkWidget to remove

Return Value

Type: bool

%TRUE if the widget was removed

Meta