[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Inlining Gtk2::Gdk::Keysyms ?
- From: <j g karssenberg student utwente nl>
- To: <gtk-perl-list gnome org>
- Subject: Inlining Gtk2::Gdk::Keysyms ?
- Date: Thu, 8 Feb 2007 09:14:04 +0100
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]