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