index
gtk-- homepage
Description:
Gtk_ColorSelection
#include
<gtk--/colorselection.h>
Base classes:
Gtk_VBox
Properties:
Public member index:
Gtk_ColorSelection
();
Gtk_ColorSelection
(
GtkColorSelection
*
castitem
);
void
set_update_policy
(
GtkUpdateType
policy
);
void
set_opacity
(
gint
use_opacity
);
void
set_color
(
const
gdouble
*
color
);
void
get_color
(
gdouble
*
color
)
const
;
signal
void
color_changed
(
BaseObjectType
);
GtkColorSelection
*
gtkobj
();
const
GtkColorSelection
*
gtkobj
()
const
;
static
bool
isGtkColorSelection
(
Gtk_Object
*
checkcast
);
Protected member index:
virtual
void
*
get_parent_class
();
virtual
void
color_changed_impl
();
Private member index:
GtkType
get_type
();
Public member details:
Protected member details:
Private member details:
Examples:
(pages generated by
PERCEPS
-script.)