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

ob::KeyAction Struct Reference

#include <python.hh>

List of all members.

Public Types

enum  KA { Press, Release }


Member Enumeration Documentation

enum ob::KeyAction::KA
 

Enumeration values:
Press 
Release 

Definition at line 70 of file python.hh.

00070           {
00071     Press,
00072     Release
00073 #if ! (defined(DOXYGEN_IGNORE) || defined(SWIG))
00074     , NUM_KEY_ACTION
00075 #endif
00076   };


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