I'm working on the soc branch. Having git pulled

 prefdialog: make sure GLists are freed before the dialog is closed

and making the gtk2 version I get

(denemo:2899): GLib-GObject-WARNING
**: 
/build/buildd-glib2.0_2.24.2-1-i386-AScyie/glib2.0-2.24.2/gobject/gsignal.c:3079:
 signal name `depressed' is invalid for instance `0x9e286e8'

when clicking on the combo box show-the-list button, eg on the Audio
Backend selection. I notice that there is no explicit connection made to
a "depressed" signal, which is a bit, err, depressing :), and the code
does actually seem to work.
It might help to trawl through the gtk2 and gtk3 documentation for a
signal of that name, to see what may be generating and what may be
receiving this signal.

Richard





_______________________________________________
Denemo-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/denemo-devel

Reply via email to