gtkmm 4.16.0
|
This is the complete list of members for Gtk::IconTheme, including all inherited members.
add_resource_path(const std::string & path) | Gtk::IconTheme | |
add_search_path(const std::string & path) | Gtk::IconTheme | |
create() | Gtk::IconTheme | static |
get_display() | Gtk::IconTheme | |
get_display() const | Gtk::IconTheme | |
get_for_display(const Glib::RefPtr< Gdk::Display > & display) | Gtk::IconTheme | static |
get_icon_names() const | Gtk::IconTheme | |
get_icon_sizes(const Glib::ustring & icon_name) const | Gtk::IconTheme | |
get_resource_path() const | Gtk::IconTheme | |
get_search_path() const | Gtk::IconTheme | |
get_theme_name() const | Gtk::IconTheme | |
get_type() | Gtk::IconTheme | static |
gobj() | Gtk::IconTheme | inline |
gobj() const | Gtk::IconTheme | inline |
gobj_copy() | Gtk::IconTheme | |
has_gicon(const Glib::RefPtr< const Gio::Icon > & gicon) const | Gtk::IconTheme | |
has_icon(const Glib::ustring & icon_name) const | Gtk::IconTheme | |
IconTheme(IconTheme && src) noexcept | Gtk::IconTheme | |
IconTheme() | Gtk::IconTheme | protected |
lookup_icon(const Glib::ustring & icon_name, const std::vector< Glib::ustring > & fallbacks, int size, int scale=1, TextDirection direction=TextDirection::NONE, IconLookupFlags flags=(IconLookupFlags) 0) | Gtk::IconTheme | |
lookup_icon(const Glib::ustring & icon_name, int size, int scale=1, TextDirection direction=TextDirection::NONE, IconLookupFlags flags=(IconLookupFlags) 0) | Gtk::IconTheme | |
lookup_icon(const Glib::ustring & icon_name, const std::vector< Glib::ustring > & fallbacks, int size, int scale=1, TextDirection direction=TextDirection::NONE, IconLookupFlags flags=(IconLookupFlags) 0) const | Gtk::IconTheme | |
lookup_icon(const Glib::ustring & icon_name, int size, int scale=1, TextDirection direction=TextDirection::NONE, IconLookupFlags flags=(IconLookupFlags) 0) const | Gtk::IconTheme | |
lookup_icon(const Glib::RefPtr< const Gio::Icon > & icon, int size, int scale=1, TextDirection direction=TextDirection::NONE, IconLookupFlags flags=(IconLookupFlags) 0) | Gtk::IconTheme | |
lookup_icon(const Glib::RefPtr< const Gio::Icon > & icon, int size, int scale=1, TextDirection direction=TextDirection::NONE, IconLookupFlags flags=(IconLookupFlags) 0) const | Gtk::IconTheme | |
operator=(IconTheme && src) noexcept | Gtk::IconTheme | |
property_display() | Gtk::IconTheme | |
property_display() const | Gtk::IconTheme | |
property_icon_names() const | Gtk::IconTheme | |
property_resource_path() | Gtk::IconTheme | |
property_resource_path() const | Gtk::IconTheme | |
property_search_path() | Gtk::IconTheme | |
property_search_path() const | Gtk::IconTheme | |
property_theme_name() | Gtk::IconTheme | |
property_theme_name() const | Gtk::IconTheme | |
set_resource_path(const std::vector< std::string > & path) | Gtk::IconTheme | |
set_search_path(const std::vector< std::string > & path) | Gtk::IconTheme | |
set_theme_name(const Glib::ustring & theme_name) | Gtk::IconTheme | |
signal_changed() | Gtk::IconTheme | |
wrap(GtkIconTheme * object, bool take_copy=false) | Gtk::IconTheme | related |
~IconTheme() noexcept override | Gtk::IconTheme |