Re: emits a signal?



On Mon, Mar 24, 2003 at 10:00:39PM +0100, Axel wrote:
is it possible to emit a signal "arbitrarly", in a function, in example, 
make a widget emit a signal "activate" without have to click on it, or 
juste like gtk_signal_emit("my_signal")  ?

There is a function g_signal_emit().  Look at the gobject docs.

-- 
      Evan Martin
martine cs washington edu
  http://neugierig.org



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