Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

ob::KeyContext Struct Reference

#include <python.hh>

List of all members.

Public Types

enum  KC { Menu, All }


Member Enumeration Documentation

enum ob::KeyContext::KC
 

Enumeration values:
Menu 
All 

Definition at line 60 of file python.hh.

00060           {
00061     Menu,
00062     All
00063 #if ! (defined(DOXYGEN_IGNORE) || defined(SWIG))
00064     , NUM_KEY_CONTEXT
00065 #endif
00066   };


The documentation for this struct was generated from the following file:
Generated on Tue Feb 4 23:00:17 2003 for Openbox by doxygen1.3-rc2