gtkmm 4.16.0
|
This is the complete list of members for Gtk::FontDialog, including all inherited members.
choose_face(Window & parent, const Gio::SlotAsyncReady & slot, const Glib::RefPtr< Pango::FontFace > & initial_value={}, const Glib::RefPtr< Gio::Cancellable > & cancellable={}) | Gtk::FontDialog | |
choose_face(const Gio::SlotAsyncReady & slot, const Glib::RefPtr< Pango::FontFace > & initial_value={}, const Glib::RefPtr< Gio::Cancellable > & cancellable={}) | Gtk::FontDialog | |
choose_face_finish(const Glib::RefPtr< Gio::AsyncResult > & result) | Gtk::FontDialog | |
choose_family(Window & parent, const Gio::SlotAsyncReady & slot, const Glib::RefPtr< Pango::FontFamily > & initial_value={}, const Glib::RefPtr< Gio::Cancellable > & cancellable={}) | Gtk::FontDialog | |
choose_family(const Gio::SlotAsyncReady & slot, const Glib::RefPtr< Pango::FontFamily > & initial_value={}, const Glib::RefPtr< Gio::Cancellable > & cancellable={}) | Gtk::FontDialog | |
choose_family_finish(const Glib::RefPtr< Gio::AsyncResult > & result) | Gtk::FontDialog | |
choose_font(Window & parent, const Gio::SlotAsyncReady & slot, const Pango::FontDescription & initial_value, const Glib::RefPtr< Gio::Cancellable > & cancellable={}) const | Gtk::FontDialog | |
choose_font(Window & parent, const Gio::SlotAsyncReady & slot, const Glib::RefPtr< Gio::Cancellable > & cancellable={}) const | Gtk::FontDialog | |
choose_font(const Gio::SlotAsyncReady & slot, const Pango::FontDescription & initial_value, const Glib::RefPtr< Gio::Cancellable > & cancellable={}) const | Gtk::FontDialog | |
choose_font(const Gio::SlotAsyncReady & slot, const Glib::RefPtr< Gio::Cancellable > & cancellable={}) const | Gtk::FontDialog | |
choose_font_and_features(Window & parent, const Gio::SlotAsyncReady & slot, const Pango::FontDescription & initial_value, const Glib::RefPtr< Gio::Cancellable > & cancellable={}) const | Gtk::FontDialog | |
choose_font_and_features(Window & parent, const Gio::SlotAsyncReady & slot, const Glib::RefPtr< Gio::Cancellable > & cancellable={}) const | Gtk::FontDialog | |
choose_font_and_features(const Gio::SlotAsyncReady & slot, const Pango::FontDescription & initial_value, const Glib::RefPtr< Gio::Cancellable > & cancellable={}) const | Gtk::FontDialog | |
choose_font_and_features(const Gio::SlotAsyncReady & slot, const Glib::RefPtr< Gio::Cancellable > & cancellable={}) const | Gtk::FontDialog | |
choose_font_and_features_finish(const Glib::RefPtr< Gio::AsyncResult > & result) const | Gtk::FontDialog | |
choose_font_finish(const Glib::RefPtr< Gio::AsyncResult > & result) const | Gtk::FontDialog | |
create() | Gtk::FontDialog | static |
FontDialog(FontDialog && src) noexcept | Gtk::FontDialog | |
FontDialog() | Gtk::FontDialog | protected |
get_filter() | Gtk::FontDialog | |
get_filter() const | Gtk::FontDialog | |
get_font_map() | Gtk::FontDialog | |
get_font_map() const | Gtk::FontDialog | |
get_language() const | Gtk::FontDialog | |
get_modal() const | Gtk::FontDialog | |
get_title() const | Gtk::FontDialog | |
get_type() | Gtk::FontDialog | static |
gobj() | Gtk::FontDialog | inline |
gobj() const | Gtk::FontDialog | inline |
gobj_copy() | Gtk::FontDialog | |
operator=(FontDialog && src) noexcept | Gtk::FontDialog | |
property_filter() | Gtk::FontDialog | |
property_filter() const | Gtk::FontDialog | |
property_font_map() | Gtk::FontDialog | |
property_font_map() const | Gtk::FontDialog | |
property_language() | Gtk::FontDialog | |
property_language() const | Gtk::FontDialog | |
property_modal() | Gtk::FontDialog | |
property_modal() const | Gtk::FontDialog | |
property_title() | Gtk::FontDialog | |
property_title() const | Gtk::FontDialog | |
set_filter(const Glib::RefPtr< Filter > & filter) | Gtk::FontDialog | |
set_font_map(const Glib::RefPtr< Pango::FontMap > & fontmap) | Gtk::FontDialog | |
set_language(const Pango::Language & language) | Gtk::FontDialog | |
set_modal(bool modal=true) | Gtk::FontDialog | |
set_title(const Glib::ustring & title) | Gtk::FontDialog | |
wrap(GtkFontDialog * object, bool take_copy=false) | Gtk::FontDialog | related |
~FontDialog() noexcept override | Gtk::FontDialog |