Skip to content
  • Murray Cumming's avatar
    Actually call the default signal handlers instead of calling the · c64c7ee0
    Murray Cumming authored
    2003-12-07  Murray Cumming  <murrayc@usa.net>
    
            * gtk/gtktreemodel.c:
            (row_inserted_marshal, row_deleted_marshal, rows_reorderered_marshal)
            Actually call the default signal handlers instead of calling the
            marshallers themselves in an endless loop. These default signal handler
            callbacks are not actually set so this is only noticed by gtkmm at
            the moment. Bug 123923.
    c64c7ee0