Home | History | Annotate | Download | only in gtk

Lines Matching refs:RemoveWidget

68 void RemoveWidget(GtkWidget* widget, gpointer container) {
453 gtk_container_foreach(GTK_CONTAINER(container), RemoveWidget, container);