removeChild

open fun removeChild(child: Widget): Boolean

Removes a widget that has previously been added with method@Gtk.PopoverMenu.add_child()

Return

true if the widget was removed

Parameters

child

the GtkWidget to remove