index
gtk-- homepage



Description:
Gtk_ColorSelection

#include <gtk--/colorselection.h>
Base classes: Gtk_VBox



Properties:


Public member index:


static GtkType get_type();
GtkColorSelection *gtkobj();
const GtkColorSelection *gtkobj()const;
static bool isA(Gtk_Object *checkcast);
virtual ~Gtk_ColorSelection();
Gtk_ColorSelection();
void set_update_policy(GtkUpdateType policy);
void set_opacity(gint use_opacity);
void set_color(const gdouble *color);
void get_color(gdouble *color)const;
signal void color_changed();
Protected member index:


void initialize_class();
void *get_parent_class();
static void init_parent_class();
explicit Gtk_ColorSelection(GtkColorSelection *castitem);
virtual void color_changed_impl();
Private member index:


Gtk_ColorSelection(const Gtk_ColorSelection &);
Gtk_ColorSelection &operator =(const Gtk_ColorSelection &);

Public member details:


Protected member details:


Private member details:



Examples:





(pages generated by PERCEPS -script.)