Re: [Java-gnome-developer] signal descriptions
Brought to you by:
afcowie
From: Robert M. <ro...@ma...> - 2005-04-26 13:18:53
|
On Mon, 2005-04-25 at 23:33 +0200, Khiraly wrote: > Hi! > > There are many signals of which I cannot discover how they are created, > to which there is no explanation. > > All available signals are listed in glade-2, without any explanation. > > In the documentation of www.gtk.org one can find the specifications of > the signal (the prototypes of the functions), but unfortunately that > what causes a signal is not described. In case of some, it is clear, but > in many other cases, it is obscure. > http://www.gtk.org/api/2.6/gtk/GtkEntry.html > > E.g.: I'd like to know this: > GtkCellEditable signal: editing_done > What could generate this one? This can be found at a Text Entry. If I am right this is generated when the Text Entry is used as a cell editor and the user finish editing (ENTER keypress) > > Best regards, > Khiraly > ________________________________________ Robert Marcano web: http://www.marcanoonline.com/ blog: http://www.marcanoonline.com/plog/ |