g_main_depth()
- From: Owen Taylor <otaylor redhat com>
- To: gtk-devel-list gnome org
- Cc: stefan space twc de, timj gtk org
- Subject: g_main_depth()
- Date: Sun, 29 Feb 2004 21:43:22 -0500
I went ahead and added g_main_depth() - I decided to make it
global rather than per GMainContext because:
- In the one use case we have, global seems equally good
- Global gives us a little more opportunity for future
performance enhancements ... e.g., using __thread variables
where available.
- Fractionally simpler to document and think about.
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]