Re: any documents about signals and events?



On Sun, Dec 13, 2009 at 10:01:51PM +0800, Randy wrote:
> I'm new here.I'm learning to program with GTK+ via the on-line
> tutorial.But I find the info about signals and events are not enough to
> being understood.
> What's mean by each event and when are they triggered?
> For instance,what is the "configure-event"?

Have you read this?

http://developer.gnome.org/doc/GGAD/sec-widgetindetail.html

It's a bit outdated but the concepts has not changed.

Gdk events generally correspond to X11 events so, you can also learn
something from the X11 reference documentation.

Yeti



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