gtkmm  4.12.0
Gtk::AlertDialog Member List

This is the complete list of members for Gtk::AlertDialog, including all inherited members.

AlertDialog(AlertDialog&& src) noexceptGtk::AlertDialog
AlertDialog()Gtk::AlertDialogprotected
AlertDialog(const Glib::ustring& message)Gtk::AlertDialogexplicitprotected
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
create()Gtk::AlertDialogstatic
create(const Glib::ustring& message)Gtk::AlertDialogstatic
get_buttons() const Gtk::AlertDialog
get_cancel_button() const Gtk::AlertDialog
get_default_button() const Gtk::AlertDialog
get_detail() const Gtk::AlertDialog
get_message() const Gtk::AlertDialog
get_modal() const Gtk::AlertDialog
get_type()Gtk::AlertDialogstatic
gobj()Gtk::AlertDialoginline
gobj() const Gtk::AlertDialoginline
gobj_copy()Gtk::AlertDialog
operator=(AlertDialog&& src) noexceptGtk::AlertDialog
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
set_buttons(const std::vector< Glib::ustring >& labels) const Gtk::AlertDialog
set_cancel_button(int button)Gtk::AlertDialog
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
show(Window& parent)Gtk::AlertDialog
show()Gtk::AlertDialog
wrap(GtkAlertDialog* object, bool take_copy=false)Gtk::AlertDialogrelated
~AlertDialog() noexcept overrideGtk::AlertDialog