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

ob::MouseContext Struct Reference

#include <python.hh>

List of all members.

Public Types

enum  MC {
  Frame, Titlebar, Handle, Window,
  MaximizeButton, CloseButton, IconifyButton, AllDesktopsButton,
  Grip, Root, MenuItem
}


Member Enumeration Documentation

enum ob::MouseContext::MC
 

Enumeration values:
Frame 
Titlebar 
Handle 
Window 
MaximizeButton 
CloseButton 
IconifyButton 
AllDesktopsButton 
Grip 
Root 
MenuItem 

Definition at line 28 of file python.hh.

00028           {
00029     Frame,
00030     Titlebar,
00031     Handle,
00032     Window,
00033     MaximizeButton,
00034     CloseButton,
00035     IconifyButton,
00036     AllDesktopsButton,
00037     Grip,
00038     Root,
00039     MenuItem
00040 #if ! (defined(DOXYGEN_IGNORE) || defined(SWIG))
00041     , NUM_MOUSE_CONTEXT
00042 #endif
00043   };


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