index
gtk-- homepage
Description:
Gtk_ColorSelectionDialog
#include
<gtk--/colorselection.h>
Base classes:
Gtk_Window
Properties:
Public member index:
static
GtkType
get_type
();
GtkColorSelectionDialog
*
gtkobj
();
const
GtkColorSelectionDialog
*
gtkobj
()
const
;
static
bool
isA
(
Gtk_Object
*
checkcast
);
virtual
~
Gtk_ColorSelectionDialog
();
Gtk_ColorSelectionDialog
(
const
gtkmm_string
&
title
);
Gtk_ColorSelection
*
get_colorsel
()
const
;
Gtk_VBox
*
get_vbox
()
const
;
Gtk_Button
*
get_ok_button
()
const
;
Gtk_Button
*
get_reset_button
()
const
;
Gtk_Button
*
get_cancel_button
()
const
;
Gtk_Button
*
get_help_button
()
const
;
Protected member index:
void
initialize_class
();
void
*
get_parent_class
();
static
void
init_parent_class
();
explicit
Gtk_ColorSelectionDialog
(
GtkColorSelectionDialog
*
castitem
);
Private member index:
Gtk_ColorSelectionDialog
(
const
Gtk_ColorSelectionDialog
&);
Gtk_ColorSelectionDialog
&
operator
=(
const
Gtk_ColorSelectionDialog
&);
Public member details:
Protected member details:
Private member details:
Examples:
(pages generated by
PERCEPS
-script.)