This dialog allows the user to select a color. More...
List of all members.
Detailed Description
This dialog allows the user to select a color.
A ColorSelectionDialog looks like this:
Constructor & Destructor Documentation
virtual Gtk::ColorSelectionDialog::~ColorSelectionDialog |
( |
| ) |
[virtual] |
Gtk::ColorSelectionDialog::ColorSelectionDialog |
( |
| ) |
|
Gtk::ColorSelectionDialog::ColorSelectionDialog |
( |
const Glib::ustring & |
title | ) |
[explicit] |
Member Function Documentation
Button* Gtk::ColorSelectionDialog::get_cancel_button |
( |
| ) |
|
const Button* Gtk::ColorSelectionDialog::get_cancel_button |
( |
| ) |
const |
const ColorSelection* Gtk::ColorSelectionDialog::get_color_selection |
( |
| ) |
const |
const ColorSelection* Gtk::ColorSelectionDialog::get_colorsel |
( |
| ) |
const |
Button* Gtk::ColorSelectionDialog::get_help_button |
( |
| ) |
|
const Button* Gtk::ColorSelectionDialog::get_help_button |
( |
| ) |
const |
const Button* Gtk::ColorSelectionDialog::get_ok_button |
( |
| ) |
const |
Button* Gtk::ColorSelectionDialog::get_ok_button |
( |
| ) |
|
const GtkColorSelectionDialog* Gtk::ColorSelectionDialog::gobj |
( |
| ) |
const [inline] |
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Dialog.
GtkColorSelectionDialog* Gtk::ColorSelectionDialog::gobj |
( |
| ) |
[inline] |
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Dialog.
The cancel button of the dialog.
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
- Returns:
- A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.
The color selection embedded in the dialog.
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
- Returns:
- A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.
The help button of the dialog.
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
- Returns:
- A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.
The OK button of the dialog.
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
- Returns:
- A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.
Friends And Related Function Documentation
A Glib::wrap() method for this object.
- Parameters:
-
object | The C instance. |
take_copy | False if the result should take ownership of the C instance. True if it should take a new copy or ref. |
- Returns:
- A C++ instance that wraps this C instance.
The documentation for this class was generated from the following file: