![]() |
![]() |
Public Member Functions | |
virtual | ~ColorButton () |
GtkColorButton* | gobj () |
Provides access to the underlying C GtkObject. | |
const GtkColorButton* | gobj () const |
Provides access to the underlying C GtkObject. | |
ColorButton () | |
ColorButton (const Gdk::Color& color) | |
void | set_color (const Gdk::Color& color) |
void | set_alpha (guint16 alpha) |
Gdk::Color | get_color () const |
guint16 | get_alpha () const |
void | set_use_alpha (bool use_alpha=true) |
bool | get_use_alpha () const |
void | set_title (const Glib::ustring& title) |
Glib::ustring | get_title () const |
Glib::PropertyProxy<bool> | property_use_alpha () |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Glib::PropertyProxy<Glib::ustring> | property_title () |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Glib::PropertyProxy<Gdk::Color> | property_color () |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Glib::PropertyProxy<guint16> | property_alpha () |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Glib::SignalProxy0<void> | signal_color_set () |
Protected Member Functions | |
virtual void | on_color_set () |
Related Functions | |
(Note that these are not member functions.) | |
Gtk::ColorButton* | wrap (GtkColorButton* object, bool take_copy=false) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Button. |
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Button. |
|
|
|
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
|
|
|
|
|
|
|
|
|
|
|