Typo in GdkKeymap's keys_changed signal
- From: Jeff Franks <jcf tpg com au>
- To: gtk-devel-list gnome org
- Subject: Typo in GdkKeymap's keys_changed signal
- Date: Wed, 19 Feb 2003 22:59:01 +1100
Hi,
There's a cut/paste error in the g_signal_new call for the GdkKeymap
"keys_changed" signal.
The following line:
G_STRUCT_OFFSET (GdkKeymapClass, direction_changed),
should read:
G_STRUCT_OFFSET (GdkKeymapClass, keys_changed),
I've put a bug report in bugzilla.
Regards
Jeff Franks.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]