Class Index Cross Index Namespace Index

Class Gtk::ColorSelection


Contained in: Gtk
Derived from: Gtk::VBox
Derived by: none

#include <gtk--/colorselection.h>


public function member index:

ColorSelection();
signal void color_changed();
void get_color(gdouble* color) const;
GtkColorSelection* gtkobj();
const GtkColorSelection* gtkobj() const;
static bool isA(Object* object);
void set_color(const gdouble* color);
void set_opacity(gint use_opacity);
void set_update_policy(GtkUpdateType policy);
virtual ~ColorSelection();
 

protected function member index:

virtual void color_changed_impl();
 

Description:



Function Member Descriptions:

Gtk::ColorSelection::gtkobj - Returns the underlaying gtk+ object.

GtkColorSelection* gtkobj();

Gtk::ColorSelection::isA - Returns true if object is this type.

static bool isA(Object* object);