| Maeomm Reference Documentation: hildonsmm |
Inheritance diagram for Hildon::ColorChooserButton:

The selected color is shown in the button and is a property of the button.
Public Member Functions | ||||
| ColorChooserButton () | ||||
| Gdk::Color | get_color () const | |||
| const HildonColorChooserButton* | gobj () const | |||
| Provides access to the underlying C GtkObject. | ||||
| HildonColorChooserButton* | gobj () | |||
| Provides access to the underlying C GtkObject. | ||||
| virtual | ~ColorChooserButton () | |||
Related Functions | ||||
| (Note that these are not member functions.) | ||||
| Hildon::ColorChooserButton* | wrap (HildonColorChooserButton* object, bool take_copy=false) | |||
| ||||
| virtual Hildon::ColorChooserButton::~ColorChooserButton | ( | ) | [virtual] |
| Hildon::ColorChooserButton::ColorChooserButton | ( | ) |
| Gdk::Color Hildon::ColorChooserButton::get_color | ( | ) | const |
| const HildonColorChooserButton* Hildon::ColorChooserButton::gobj | ( | ) | const [inline] |
| HildonColorChooserButton* Hildon::ColorChooserButton::gobj | ( | ) | [inline] |
| Hildon::ColorChooserButton* wrap | ( | HildonColorChooserButton * | object, | |
| bool | take_copy = false | |||
| ) | [related] |
| 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. |