PopoverMenuBar.removeChild

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

class PopoverMenuBar
bool
removeChild

Parameters

child Widget

the #GtkWidget to remove

Return Value

Type: bool

%TRUE if the widget was removed

Meta