AlertDialog(AlertDialog && src) noexcept | Gtk::AlertDialog | |
AlertDialog() | Gtk::AlertDialog | protected |
AlertDialog(const Glib::ustring & message) | Gtk::AlertDialog | explicitprotected |
choose(Window & parent, const Gio::SlotAsyncReady & slot, const Glib::RefPtr< Gio::Cancellable > & cancellable={}) const | Gtk::AlertDialog | |
choose(const Gio::SlotAsyncReady & slot, const Glib::RefPtr< Gio::Cancellable > & cancellable={}) const | Gtk::AlertDialog | |
choose_finish(const Glib::RefPtr< Gio::AsyncResult > & result) const | Gtk::AlertDialog | |
connect_property_changed(const Glib::ustring &property_name, const sigc::slot< void()> &slot) | Glib::ObjectBase | |
connect_property_changed(const Glib::ustring &property_name, sigc::slot< void()> &&slot) | Glib::ObjectBase | |
create() | Gtk::AlertDialog | static |
create(const Glib::ustring & message) | Gtk::AlertDialog | static |
DestroyNotify typedef | Glib::Object | |
freeze_notify() | Glib::ObjectBase | |
get_buttons() const | Gtk::AlertDialog | |
get_cancel_button() const | Gtk::AlertDialog | |
get_data(const QueryQuark &key) | Glib::Object | |
get_default_button() const | Gtk::AlertDialog | |
get_detail() const | Gtk::AlertDialog | |
get_message() const | Gtk::AlertDialog | |
get_modal() const | Gtk::AlertDialog | |
get_property(const Glib::ustring &property_name, PropertyType &value) const | Glib::ObjectBase | |
get_property(const Glib::ustring &property_name) const | Glib::ObjectBase | |
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) const | Glib::ObjectBase | |
get_type() | Gtk::AlertDialog | static |
gobj() | Gtk::AlertDialog | inline |
gobj() const | Gtk::AlertDialog | inline |
gobj_copy() | Gtk::AlertDialog | |
Glib::Object::gobj_copy() const | Glib::ObjectBase | |
initialize(GObject *castitem) | Glib::ObjectBase | protected |
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper) | Glib::ObjectBase | protected |
Object(const Object &)=delete | Glib::Object | |
Object(Object &&src) noexcept | Glib::Object | |
Object() | Glib::Object | protected |
Object(const Glib::ConstructParams &construct_params) | Glib::Object | protected |
Object(GObject *castitem) | Glib::Object | protected |
ObjectBase(const ObjectBase &)=delete | Glib::ObjectBase | |
ObjectBase() | Glib::ObjectBase | protected |
ObjectBase(const char *custom_type_name) | Glib::ObjectBase | protected |
ObjectBase(const std::type_info &custom_type_info) | Glib::ObjectBase | protected |
ObjectBase(ObjectBase &&src) noexcept | Glib::ObjectBase | protected |
operator=(AlertDialog && src) noexcept | Gtk::AlertDialog | |
Glib::Object::operator=(const Object &)=delete | Glib::Object | |
Glib::Object::operator=(Object &&src) noexcept | Glib::Object | |
Glib::ObjectBase::operator=(const ObjectBase &)=delete | Glib::ObjectBase | |
Glib::ObjectBase::operator=(ObjectBase &&src) noexcept | Glib::ObjectBase | protected |
property_buttons() | Gtk::AlertDialog | |
property_buttons() const | Gtk::AlertDialog | |
property_cancel_button() | Gtk::AlertDialog | |
property_cancel_button() const | Gtk::AlertDialog | |
property_default_button() | Gtk::AlertDialog | |
property_default_button() const | Gtk::AlertDialog | |
property_detail() | Gtk::AlertDialog | |
property_detail() const | Gtk::AlertDialog | |
property_message() | Gtk::AlertDialog | |
property_message() const | Gtk::AlertDialog | |
property_modal() | Gtk::AlertDialog | |
property_modal() const | Gtk::AlertDialog | |
reference() const | Glib::ObjectBase | virtual |
remove_data(const QueryQuark &quark) | Glib::Object | |
set_buttons(const std::vector< Glib::ustring > & labels) const | Gtk::AlertDialog | |
set_cancel_button(int button) | Gtk::AlertDialog | |
set_data(const Quark &key, void *data) | Glib::Object | |
set_data(const Quark &key, void *data, DestroyNotify notify) | Glib::Object | |
set_default_button(int button) | Gtk::AlertDialog | |
set_detail(const Glib::ustring & detail) | Gtk::AlertDialog | |
set_message(const Glib::ustring & message) | Gtk::AlertDialog | |
set_modal(bool modal=true) | Gtk::AlertDialog | |
set_property(const Glib::ustring &property_name, const PropertyType &value) | Glib::ObjectBase | |
set_property_value(const Glib::ustring &property_name, const Glib::ValueBase &value) | Glib::ObjectBase | |
show(Window & parent) | Gtk::AlertDialog | |
show() | Gtk::AlertDialog | |
steal_data(const QueryQuark &quark) | Glib::Object | |
thaw_notify() | Glib::ObjectBase | |
unreference() const | Glib::ObjectBase | virtual |
wrap(GtkAlertDialog * object, bool take_copy=false) | Gtk::AlertDialog | related |
Glib::Object::wrap(GObject *object, bool take_copy=false) | Glib::Object | |
~AlertDialog() noexcept override | Gtk::AlertDialog | |
~Object() noexcept override | Glib::Object | protected |
~ObjectBase() noexcept=0 | Glib::ObjectBase | protectedpure virtual |