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

ob::Actions::ButtonReleaseAction Struct Reference

#include <actions.hh>

List of all members.

Public Methods

 ButtonReleaseAction ()

Public Attributes

Window win
unsigned int button
Time time


Constructor & Destructor Documentation

ob::Actions::ButtonReleaseAction::ButtonReleaseAction   [inline]
 

Definition at line 35 of file actions.hh.

00035 { win = 0; button = 0; time = 0; }


Member Data Documentation

unsigned int ob::Actions::ButtonReleaseAction::button
 

Definition at line 33 of file actions.hh.

Referenced by ob::Actions::buttonReleaseHandler().

Time ob::Actions::ButtonReleaseAction::time
 

Definition at line 34 of file actions.hh.

Referenced by ob::Actions::buttonReleaseHandler().

Window ob::Actions::ButtonReleaseAction::win
 

Definition at line 32 of file actions.hh.

Referenced by ob::Actions::buttonReleaseHandler().


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