Skip to content
  • Tim Janik's avatar
    urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if · d69496c0
    Tim Janik authored
    Wed Oct 25 20:47:41 2000  Tim Janik  <timj@gtk.org>
    
            * gtk/gdk-pixbuf-loader.c (gdk_pixbuf_loader_class_init): urg, removed
            implementation of gtk_marshal_VOID__INT_INT_INT_INT. if people do that,
            couldn't they at least give it a non-standard name?
    
            * gtk/gtktextlayout.c: arg! yet another implementation of
            gtk_marshal_VOID__INT_INT_INT_INT(), is this a conspiracy?
    
            * gtk/gtktextbuffer.c: gotcha! captured a vagabonding
            gtk_marshal_VOID__INT_POINTER_INT() implementation, braught it back
            home. now i know this _is_ a conspiracy.
    
            * gtk/gtkwidget.c (gtk_widget_class_init): marshaller fixups for
            ::state-changed.
    
            * gtk/gtkaccelgroup.c (gtk_accel_group_create_remove):
            (gtk_accel_group_create_add): marshaller signature fixups.
    
            * gtk/gtklistitem.c (gtk_list_item_class_init): signal creation fixups,
            pass in GTK_TYPE_SCROLL_TYPE instead o...
    d69496c0