Inlining Gtk2::Gdk::Keysyms ?



Hi,
 
I need a few key-codes from Gtk2::Gdk::Keysyms in my app.
In an effort to reduce memory usage I was checking data structures,
and it seems to me that the Keysyms hash is quite large.
 
Can I just take the key codes from the hash and define these as
constants in my program, or is this e.g. platform dependent ?
 
Regards,
 
-- Jaap <pardus cpan org>
 



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