[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: A list of standard signals
- From: John Cupitt <jcupitt gmail com>
- To: Jan <jandersen informatica com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: A list of standard signals
- Date: Mon, 5 Jul 2004 09:32:50 +0000
On Mon, 05 Jul 2004 10:18:58 +0100, Jan <jandersen informatica com> wrote:
> Is there a list of standard signal IDs anywhere?
I use this page:
http://developer.gnome.org/doc/API/2.0/gtk/ch01.html
It lists every class with each linked to a page about the class. The
last section on each page lists all the signals that class can emit,
with a prototype for each one.
It's true you have to click back up the class hierarchy to get a
complete list. But it's usually clear which level will define the
signal you are interested in.
John
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]