GNOME Bugzilla – Bug 98402
gtk_widget_reparent(), etc, should take GtkContainer*
Last modified: 2004-12-22 21:47:04 UTC
Functions such as gtk_widget_reparent() gtk_widget_set_parent() gtk_widget_get_parent() and possible others use a GtkWidget* type for the parent, but should always be a GtkContainer*. Using a GtkContainer* type would make the API slightly clearer.
Not worth the incompatible API change, even for GTK+-3.0.
Is this the sort of mediocrity the GTK developers have come to accept?
Oh the humanity!