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