Thanks to visit codestin.com
Credit goes to docs.gtk.org

Method

GtkWidgetunparent

Declaration [src]

void
gtk_widget_unparent (
  GtkWidget* widget
)

Description [src]

This function is only for use in widget implementations. Should be called by implementations of the remove method on GtkContainer, to dissociate a child from the container.