Re: Signals Connection



On Wed, 2004-10-27 at 08:05, agan ufam edu br wrote:

(manaos:6857): GLib-GObject-CRITICAL **: file gsignal.c: line 1745
(g_signal_connect_closure_by_id): assertion `signal_id > 0' failed

        Failure of the "signal_id > 0" assertion is most often caused by the
signal name not being defined.  Step through your code in a debugger,
figure out which gtk_signal_connect() call is throwing the exception,
and be sure the signal name you're using is defined for the object
hierarchy you're attempting to use it on.

-Al





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