Main Page  
  Widgets  
   Namespaces  
   Book  
Gtk::VScrollbar Class Reference
[Widgets]
Inheritance diagram for Gtk::VScrollbar: [legend]List of all members.
[legend]List of all members.
Detailed Description
A vertical scrollbar. 
The Gtk::VScrollbar widget is a widget arranged vertically creating a scrollbar. See Gtk::Scrollbar for details on scrollbars.
A Gtk::Adjustment may may be passed to the constructor to handle the adjustment of the scrollbar. If not specified, one will be created for you. See Gtk::Adjustment for details. 
|  | 
| 
 Public Member Functions | 
| const GtkVScrollbar* | gobj () const | 
|  | Provides access to the underlying C GtkObject. 
 | 
| GtkVScrollbar* | gobj () | 
|  | Provides access to the underlying C GtkObject. 
 | 
|  | VScrollbar (Adjustment& gtkadjustment) | 
|  | VScrollbar () | 
| virtual | ~VScrollbar () | 
| 
 Related Functions | 
| (Note that these are not member functions.) 
 
 | 
| Gtk::VScrollbar* | wrap (GtkVScrollbar* object, bool take_copy=false) | 
Constructor & Destructor Documentation
  
    | 
        
          | virtual Gtk::VScrollbar::~VScrollbar | ( |  | ) |  [virtual] |  | 
  
    | 
        
          | Gtk::VScrollbar::VScrollbar | ( |  | ) |  |  | 
  
    | 
        
          | Gtk::VScrollbar::VScrollbar | ( | Adjustment& | gtkadjustment | ) |  [explicit] |  | 
Member Function Documentation
  
    | 
        
          | const GtkVScrollbar* Gtk::VScrollbar::gobj | ( |  | ) | const  [inline] |  | 
  
    |  | 
Provides access to the underlying C GtkObject. 
 
 
Reimplemented from Gtk::Scrollbar.     | 
  
    | 
        
          | GtkVScrollbar* Gtk::VScrollbar::gobj | ( |  | ) |  [inline] |  | 
  
    |  | 
Provides access to the underlying C GtkObject. 
 
 
Reimplemented from Gtk::Scrollbar.     | 
Friends And Related Function Documentation
  
    | 
        
          | Gtk::VScrollbar* wrap | ( | GtkVScrollbar* | object, |  
          |  |  | bool | take_copy = false |  
          |  | ) |  [related] |  | 
  
    |  | 
 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:
Generated for gtkmm 2.4 by 
Doxygen 1.4.0 © 1997-2001