Maeomm Reference Documentation: hildonsmm
Main Page   Namespaces   Book  

Hildon::ColorChooser Class Reference
[Widgets]

Inheritance diagram for Hildon::ColorChooser:

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

Detailed Description

A widget used to select a color from an HSV colorspace.


Public Member Functions

 ColorChooser ()
Gdk::Color get_color () const
 Retrives the currently selected color in the chooser.
const HildonColorChooser* gobj () const
 Provides access to the underlying C GtkObject.
HildonColorChooser* gobj ()
 Provides access to the underlying C GtkObject.
void set_color (const Gdk::Color& color)
 Sets the color selected in the widget.
Glib::SignalProxy0<void> signal_color_changed ()
 
Prototype:
void color_changed()

virtual ~ColorChooser ()

Related Functions

(Note that these are not member functions.)

Hildon::ColorChooserwrap (HildonColorChooser* object, bool take_copy=false)
 
Parameters:
object The C instance


Constructor & Destructor Documentation

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

Hildon::ColorChooser::ColorChooser (  ) 


Member Function Documentation

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

Retrives the currently selected color in the chooser.

Parameters:
color A color structure to fill with the currently selected color.

const HildonColorChooser* Hildon::ColorChooser::gobj (  )  const [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::Widget.

HildonColorChooser* Hildon::ColorChooser::gobj (  )  [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::Widget.

void Hildon::ColorChooser::set_color ( const Gdk::Color color  ) 

Sets the color selected in the widget.

Will move the crosshair pointer to indicate the passed color.

Parameters:
color A color to be set.

Glib::SignalProxy0< void > Hildon::ColorChooser::signal_color_changed (  ) 

Prototype:
void color_changed()


Friends And Related Function Documentation

Hildon::ColorChooser* wrap ( HildonColorChooser *  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