new function to check whether a handler is still connected to an instance
authorTim Janik <timj@gtk.org>
Mon, 14 May 2001 13:55:51 +0000 (13:55 +0000)
committerTim Janik <timj@src.gnome.org>
Mon, 14 May 2001 13:55:51 +0000 (13:55 +0000)
commit72df5e6cabe02f155ff767650cdaf10046c26e0e
treed15bec3374b968000f24c82df8bcf14206d99d84
parentd5033d53bd25c0c4e04b345b1de93c41b45bdfb3
new function to check whether a handler is still connected to an instance

Mon May 14 01:49:01 2001  Tim Janik  <timj@gtk.org>

        * gsignal.[hc] (g_signal_handler_is_connected): new function
        to check whether a handler is still connected to an instance
        (by handler id).
gobject/ChangeLog
gobject/gsignal.c
gobject/gsignal.h