removeChild

open fun removeChild(child: Widget): Boolean

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

Return

true if the widget was removed

Parameters

child

the GtkWidget to remove