class Inti::Gtk::VScale

Name

class Inti::Gtk::VScale -- 

Synopsis

class Inti::Gtk::VScale is declared in the header inti/gtk/scale.h.

Superclasses. Scale

Subclasses. none

Class members

Public Constructors.
VScale ()
VScale (float lower, float upper)
VScale (Adjustment * adj)

Public Methods.
GtkVScale * gtk_vscale () const

Protected Constructors.
VScale (GtkVScale * src, GtkVScaleClass* orig)

Protected Destructor.
virtual  ~VScale ()

Description

Public Constructors

method Inti::Gtk::VScale::VScale

VScale ()

method Inti::Gtk::VScale::VScale

VScale (float lower, float upper)

lower 
upper 

method Inti::Gtk::VScale::VScale

VScale (Adjustment * adj)

adj 

Public Methods

method Inti::Gtk::VScale::gtk_vscale

GtkVScale * gtk_vscale () const

Protected Constructors

method Inti::Gtk::VScale::VScale

VScale (GtkVScale * src, GtkVScaleClass* orig)

src 
orig 

Protected Destructor

method Inti::Gtk::VScale::~VScale

virtual  ~VScale ()