Hi,

I have a callback function like this:
g_signal_connect ((gpointer) exe_menu, "activate", G_CALLBACK 
(xa_convert_sfx), NULL);

I would like to detect if the SHIFT key is pressed in the 
xa_convert_sfx() routine. Is this possible?
-- 
Colossus
Xarchiver, a Linux GTK+2 only archive manager - http://xarchiver.xfce.org
Xscreencast, a DE independent desktop session recorder - 
http://xscreencast.berlios.de
Cpsed, a Linux OpenGL 3D scene editor - http://cpsed.sourceforge.net
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to