Maeomm Reference Documentation: hildonsmm
Main Page   Namespaces   Book  

Hildon::ColorChooserButton Class Reference
[ButtonsWidgets]

Inheritance diagram for Hildon::ColorChooserButton:

Gtk::Button Gtk::Bin Gtk::Container Gtk::Widget Gtk::Object Atk::Implementor Glib::Object Glib::Interface Glib::ObjectBase Glib::ObjectBase sigc::trackable sigc::trackable List of all members.

Detailed Description

Hildon::ColorChooserButton is a widget to open a Hildon::ColorSelector dialog.

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::ColorChooserButtonwrap (HildonColorChooserButton* object, bool take_copy=false)
 
Parameters:
object The C instance


Constructor & Destructor Documentation

virtual Hildon::ColorChooserButton::~ColorChooserButton (  )  [virtual]

Hildon::ColorChooserButton::ColorChooserButton (  ) 


Member Function Documentation

Gdk::Color Hildon::ColorChooserButton::get_color (  )  const

const HildonColorChooserButton* Hildon::ColorChooserButton::gobj (  )  const [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::Button.

HildonColorChooserButton* Hildon::ColorChooserButton::gobj (  )  [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::Button.


Friends And Related Function Documentation

Hildon::ColorChooserButton* wrap ( HildonColorChooserButton *  object,
bool  take_copy = false 
) [related]

Parameters:
object The C instance

Parameters:
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:
Generated for hildonmm by Doxygen 1.5.1 © 1997-2001