using gtk_container_forall




Hi,

I think we could reduce the number of similar container class
functions, if we would use gtk_container_forall more often.
E.g. a gtk_container_map function could remove the map functions
of a few container successors. I've attached a patch for gtk+ 1.3
that shows the savings.
So, are there any reasons, why we don't want to use gtk_container_forall
to clean up the code a little bit ?

bye,
  Lars

gtk_container_map.patch.gz



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]