2 gdkkey functions (where are they?)



When i compile GTK i get two linker errors from the
GLIB file. The linker error states that there are 2
unresolved dependencies.

1. gdk_keymap_get_direction
2. gdk_keymap_get_default

I searched and found the prototypes for both of these
in gdkkeys.h
I cannot find where the functions are defined at all
in the source. I searched online and i found a
gdk_keymap_get_default function in a posting
(http://mail.gnome.org/archives/gtk-devel-list/2000-December/msg00049.html)
Can someone please post these functions or explain
where they went? They appear as callbacks in certain
files. As a temp solution, i inserted the function
from the mailing list and added a dummy function with
the proper types for gdk_keymap_get_direction and GLIB
compiled, and GTK compiled. 
Thanks for any help,
Zev.




__________________________________________________
Do You Yahoo!?
Spot the hottest trends in music, movies, and more.
http://buzz.yahoo.com/




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