Vertical Ruler. More...
List of all members.
| 
Public Member Functions | 
| virtual | ~VRuler () | 
| GtkVRuler* | gobj () | 
|  | Provides access to the underlying C GtkObject. 
 | 
| const GtkVRuler* | gobj () const | 
|  | Provides access to the underlying C GtkObject. 
 | 
|  | VRuler () | 
| 
Related Functions | 
| (Note that these are not member functions.) 
 | 
| Gtk::VRuler* | wrap (GtkVRuler* object, bool take_copy=false) | 
|  | A Glib::wrap() method for this object. 
 | 
Detailed Description
Vertical Ruler. 
- Deprecated:
- This has been removed from gtkmm-3.0 because it was unmaintained and too specialized. There is no replacement other than using the original GtkRuler and Gtk::Ruler source files in your application. 
Constructor & Destructor Documentation
      
        
          | virtual Gtk::VRuler::~VRuler | ( |  | ) |  [virtual] | 
      
 
 
Member Function Documentation
      
        
          | GtkVRuler* Gtk::VRuler::gobj | ( |  | ) |  [inline] | 
      
 
Provides access to the underlying C GtkObject. 
Reimplemented from Gtk::Ruler.
 
 
      
        
          | const GtkVRuler* Gtk::VRuler::gobj | ( |  | ) | const  [inline] | 
      
 
Provides access to the underlying C GtkObject. 
Reimplemented from Gtk::Ruler.
 
 
Friends And Related Function Documentation
      
        
          | Gtk::VRuler* wrap | ( | GtkVRuler * | object, | 
        
          |  |  | bool | take_copy = false | 
        
          |  | ) |  |  [related] | 
      
 
A Glib::wrap() method for this object. 
- Parameters:
- 
  
    | object | The C instance. |  | take_copy | False if the result should take ownership of the C instance. True if it should take a new copy or ref. |  
 
- Returns:
- A C++ instance that wraps this C instance. 
 
 
The documentation for this class was generated from the following file: