gtkmm 4.16.0
|
This is the complete list of members for Gtk::ColorDialog, including all inherited members.
choose_rgba(Window & parent, const Gdk::RGBA & initial_color, const Gio::SlotAsyncReady & slot, const Glib::RefPtr< Gio::Cancellable > & cancellable={}) const | Gtk::ColorDialog | |
choose_rgba(Window & parent, const Gio::SlotAsyncReady & slot, const Glib::RefPtr< Gio::Cancellable > & cancellable={}) const | Gtk::ColorDialog | |
choose_rgba(const Gdk::RGBA & initial_color, const Gio::SlotAsyncReady & slot, const Glib::RefPtr< Gio::Cancellable > & cancellable={}) const | Gtk::ColorDialog | |
choose_rgba(const Gio::SlotAsyncReady & slot, const Glib::RefPtr< Gio::Cancellable > & cancellable={}) const | Gtk::ColorDialog | |
choose_rgba_finish(const Glib::RefPtr< Gio::AsyncResult > & result) const | Gtk::ColorDialog | |
ColorDialog(ColorDialog && src) noexcept | Gtk::ColorDialog | |
ColorDialog() | Gtk::ColorDialog | protected |
create() | Gtk::ColorDialog | static |
get_modal() const | Gtk::ColorDialog | |
get_title() const | Gtk::ColorDialog | |
get_type() | Gtk::ColorDialog | static |
get_with_alpha() const | Gtk::ColorDialog | |
gobj() | Gtk::ColorDialog | inline |
gobj() const | Gtk::ColorDialog | inline |
gobj_copy() | Gtk::ColorDialog | |
operator=(ColorDialog && src) noexcept | Gtk::ColorDialog | |
property_modal() | Gtk::ColorDialog | |
property_modal() const | Gtk::ColorDialog | |
property_title() | Gtk::ColorDialog | |
property_title() const | Gtk::ColorDialog | |
property_with_alpha() | Gtk::ColorDialog | |
property_with_alpha() const | Gtk::ColorDialog | |
set_modal(bool modal=true) | Gtk::ColorDialog | |
set_title(const Glib::ustring & title) | Gtk::ColorDialog | |
set_with_alpha(bool with_alpha=true) | Gtk::ColorDialog | |
wrap(GtkColorDialog * object, bool take_copy=false) | Gtk::ColorDialog | related |
~ColorDialog() noexcept override | Gtk::ColorDialog |