Re: g_signal_connect: what are the "detailed_signal" ?



On Tue, May 17, 2005 at 09:11:15AM +0200, Colossus wrote:
I need to know what are is the signal strings to give to
g_signal_connect() but I didn't find any specs of them in doc.

They are arbitrary strings.  E.g., GObject's "notify" signal
uses property names as details, GtkAccelMap's "changed" uses
accel paths.  Each class that defines a detailed signal
should describe what is the detail in the docs.

Yeti


--
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?



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