|  | 
| static GType | get_type () | 
|  | Get the GType for this class, for use with the underlying GObject type system.  More... 
 | 
|  | 
  
  | 
        
          | Goocanvas::Bounds::Bounds | ( | const Bounds& | other | ) |  |  | noexcept | 
 
 
  
  | 
        
          | Goocanvas::Bounds::Bounds | ( | Bounds&& | other | ) |  |  | noexcept | 
 
 
      
        
          | Goocanvas::Bounds::Bounds | ( |  | ) |  | 
      
 
 
  
  | 
        
          | Goocanvas::Bounds::Bounds | ( | const GooCanvasBounds * | gobject | ) |  |  | explicit | 
 
 
      
        
          | Goocanvas::Bounds::Bounds | ( | double | x1, | 
        
          |  |  | double | y1, | 
        
          |  |  | double | x2, | 
        
          |  |  | double | y2 | 
        
          |  | ) |  |  | 
      
 
 
  
  | 
        
          | static GType Goocanvas::Bounds::get_type | ( |  | ) |  |  | static | 
 
Get the GType for this class, for use with the underlying GObject type system. 
 
 
      
        
          | double Goocanvas::Bounds::get_x1 | ( |  | ) | const | 
      
 
 
      
        
          | double Goocanvas::Bounds::get_x2 | ( |  | ) | const | 
      
 
 
      
        
          | double Goocanvas::Bounds::get_y1 | ( |  | ) | const | 
      
 
 
      
        
          | double Goocanvas::Bounds::get_y2 | ( |  | ) | const | 
      
 
 
  
  | 
        
          | GooCanvasBounds* Goocanvas::Bounds::gobj | ( |  | ) |  |  | inline | 
 
Provides access to the underlying C instance. 
 
 
  
  | 
        
          | const GooCanvasBounds* Goocanvas::Bounds::gobj | ( |  | ) | const |  | inline | 
 
Provides access to the underlying C instance. 
 
 
      
        
          | void Goocanvas::Bounds::set_x1 | ( | const double & | value | ) |  | 
      
 
 
      
        
          | void Goocanvas::Bounds::set_x2 | ( | const double & | value | ) |  | 
      
 
 
      
        
          | void Goocanvas::Bounds::set_y1 | ( | const double & | value | ) |  | 
      
 
 
      
        
          | void Goocanvas::Bounds::set_y2 | ( | const double & | value | ) |  | 
      
 
 
- Parameters
- 
  
  
- Returns
- A C++ instance that wraps this C instance. 
 
 
- Parameters
- 
  
  
- Returns
- A C++ instance that wraps this C instance. 
 
 
  
  | 
        
          | GooCanvasBounds Goocanvas::Bounds::gobject_ |  | protected | 
 
 
The documentation for this class was generated from the following file: