Ejemplo n.º 1
0
	extern public static XKeySym XLookupKeysym
			(ref XKeyEvent xevent, int index);
Ejemplo n.º 2
0
	extern public static int XLookupString
			(ref XKeyEvent xevent, IntPtr buffer, int bytes_buffer,
			 ref XKeySym keysym_return, IntPtr status_in_out);