signal emit functions



Some signals have associated emit functions. For instance,
GtkAdjustment::changed has gtk_adjustment_changed(). Do these functions
*ever* do anything other than just emitting the signal? Or are they just
syntactic sugar?

This isn't important to most people - I'm just trying to simplify Gtk--.







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