#include <event_mouse.h>
Constructor & Destructor Documentation
  
  
      
        
          | studio::EventBox::EventBox  | 
          ( | 
          EventKey  | 
          id,  | 
         
        
           | 
           | 
          const synfig::Point &  | 
          p1,  | 
         
        
           | 
           | 
          const synfig::Point &  | 
          p2,  | 
         
        
           | 
           | 
          MouseButton  | 
          button = BUTTON_NONE,  | 
         
        
           | 
           | 
          Gdk::ModifierType  | 
          modifier = Gdk::ModifierType(0)  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | studio::EventBox::EventBox  | 
          ( | 
          const synfig::Point &  | 
          p1,  | 
         
        
           | 
           | 
          const synfig::Point &  | 
          p2,  | 
         
        
           | 
           | 
          MouseButton  | 
          button = BUTTON_NONE,  | 
         
        
           | 
           | 
          Gdk::ModifierType  | 
          modifier = Gdk::ModifierType(0)  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
Member Data Documentation
      
        
          | synfig::Point studio::EventBox::p1 | 
        
      
 
 
      
        
          | synfig::Point studio::EventBox::p2 | 
        
      
 
 
      
        
          | Gdk::ModifierType studio::EventBox::modifier | 
        
      
 
 
The documentation for this struct was generated from the following file: