index
gtk-- homepage
Description:
Gtk_VScale
#include
<gtk--/scale.h>
Base classes:
Gtk_Scale
Properties:
Public member index:
static
GtkType
get_type
();
GtkVScale
*
gtkobj
();
const
GtkVScale
*
gtkobj
()
const
;
static
bool
isA
(
Gtk_Object
*
checkcast
);
virtual
~
Gtk_VScale
();
Gtk_VScale
(
Gtk_Adjustment
&
gtkadjustment
);
Gtk_VScale
();
Protected member index:
void
initialize_class
();
void
*
get_parent_class
();
static
void
init_parent_class
();
explicit
Gtk_VScale
(
GtkVScale
*
castitem
);
Private member index:
Gtk_VScale
(
const
Gtk_VScale
&);
Gtk_VScale
&
operator
=(
const
Gtk_VScale
&);
Public member details:
Protected member details:
Private member details:
Examples:
(pages generated by
PERCEPS
-script.)