Re: why are signals strings instead of integer constants?




> In particular, gtk widgets that are not part of the gtk+ distribution
> can add new signals without having to have a central signal ID
> registry.

Acutally, signal numbers get allocated when you initialize the widget
class.  There is no central signal registration facility.

cheers,
Miguel



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