GTK+ IOStream  Beta
<< GTK+ >> add C++ IOStream operators to GTK+. Now with extra abilities ... like network serialisation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
VSlider Class Reference

#include <Slider.H>

Inheritance diagram for VSlider:
Inheritance graph
[legend]
Collaboration diagram for VSlider:
Collaboration graph
[legend]

Public Member Functions

 VSlider (int min, int max, int step)
 
- Public Member Functions inherited from Slider
GtkWidget * getWidget (void)
 
void show (void)
 
void hide (void)
 
 ~Slider (void)
 

Additional Inherited Members

- Public Attributes inherited from Slider
GtkWidget * slider
 

Detailed Description

Definition at line 39 of file Slider.H.

Constructor & Destructor Documentation

VSlider::VSlider ( int  min,
int  max,
int  step 
)
inline

Definition at line 41 of file Slider.H.


The documentation for this class was generated from the following file: