In GTK, can I use a function in a lower hierarchy?



Hi, I am new to GTK programming. And I need some help on this because I coudn't find any similiar information for it.
 
In Xlib, there is a function called
XTestFakeKeyEvent(display, keycode, is_press, delay)
from X extendsion XTest. I am wondering if there are any ways to use it in a program written in GTK. If yes, how to use it? It needs a Display pointer to passed in. If no, are there any way I can get around it? The program that I am working on is an on-screen keyboard as a project in one of my class.
Any help would be appreciated.
 
Byron

 


Get your FREE download of MSN Explorer at http://explorer.msn.com


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