gtkmm 4.16.0
|
This is the complete list of members for Gtk::StringList, including all inherited members.
add_interface(GType gtype_implementer) | Gtk::Buildable | static |
append(const Glib::ustring & string) | Gtk::StringList | |
Buildable() | Gtk::Buildable | protected |
Buildable(Buildable && src) noexcept | Gtk::Buildable | |
create(const std::vector< Glib::ustring > & strings={}) | Gtk::StringList | static |
get_buildable_id() const | Gtk::Buildable | |
get_string(guint position) const | Gtk::StringList | |
get_type() | Gtk::StringList | static |
gobj() | Gtk::StringList | inline |
gobj() const | Gtk::StringList | inline |
gobj_copy() | Gtk::StringList | |
operator=(StringList && src) noexcept | Gtk::StringList | |
Gtk::Buildable::operator=(Buildable && src) noexcept | Gtk::Buildable | |
remove(guint position) | Gtk::StringList | |
splice(guint position, guint n_removals, const std::vector< Glib::ustring > & additions) | Gtk::StringList | |
StringList(StringList && src) noexcept | Gtk::StringList | |
StringList(const std::vector< Glib::ustring > & strings) | Gtk::StringList | explicitprotected |
wrap(GtkStringList * object, bool take_copy=false) | Gtk::StringList | related |
Gtk::Buildable::wrap(GtkBuildable * object, bool take_copy=false) | Gtk::Buildable | related |
~Buildable() noexcept override | Gtk::Buildable | |
~StringList() noexcept override | Gtk::StringList |