Re: Creating GdkEvents?



    David> Signals are what I really want.  But I'm unable to find a list on
    David> the Gnome pages.  Similarly, the .h files are a bit elusive too
    David> (eg., gtksignal.h doesn't have them).

Try the GtkWidget reference manual page:

    http://developer.gnome.org/doc/API/2.0/gtk/gtkwidget.html

(Scroll down to the Signal Prototypes section.)  Most signals are defined by
GtkWidget.  I believe any that end in "-event" are signals tied to X events.

-- 
Skip Montanaro (skip pobox com)
(847)971-7098




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