Events and signals



Hi,

Here another distinguish-question :)

What is the difference between events and signals?
Why I sould use g_signal_connect() instead of gtk_widget_set_events()?
And how can I trap a event? (with signals I can use a callback function...
but with events?)

And also... for a Button I can only find out the "clicked" signal... there
are others? Where can I find docs on it?
Can I know if a widget can accept or not the "xyz" signal?

Thanx










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