Skip to content
  • Tim Janik's avatar
    removed this function, it was unneeded and not exported. · 8eb7761e
    Tim Janik authored
    Mon Mar 30 21:40:21 1998  Tim Janik  <timj@gtk.org>
    
            * gtk/gtkclist.c (gtk_clist_row_from_ypixel): removed this function,
                    it was unneeded and not exported.
    
                            * gtk/gtkwidget.c (gtk_widget_ref) (gtk_widget_unref): don't check-cast
                                    the widgets to volatile GtkObjects (which was there for debugging
                                            purposes only). these functions should probably be macros, but that
                                                    would break binary compatibility again, sigh.
                                                            (gtk_widget_destroy): removed superfluous check-casts, since the
                                                                    neccessary checks are done in gtk_object_destroy anyways. this should
                                                                            be a macro as well but stays as a function for the above reasoonings.
    8eb7761e
To find the state of this project's repository at the time of any of these versions, check out the tags.