gambas-source-code/main/lib/signal
Benoît Minisini f0d3f2e8c3 'Signal[].Send()' is a new method for sending a signal.
[GB.SIGNAL]
* NEW: 'Signal[].Send()' is a new method for sending a signal. It's an alternative syntax to the 'Signal.Send()' method.
2022-06-20 01:37:54 +02:00
..
csignal.c 'Signal[].Send()' is a new method for sending a signal. 2022-06-20 01:37:54 +02:00
csignal.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb.signal.component
main.c Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
main.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
Makefile.am