Re: 2 gdkkey functions (where are they?)



ZB <zb197 yahoo com> writes:

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,

I guess you are using windows - very important information
to include ;-)

I just answered this question on gtk-devel-list, so see:

 http://mail.gnome.org/archives/gtk-devel-list/

Regards,
                                        Owen




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