gtkmm 3.24.7
|
This is the complete list of members for Gtk::IconTheme, including all inherited members.
add_builtin_icon(const Glib::ustring & icon_name, int size, const Glib::RefPtr< Gdk::Pixbuf > & pixbuf) | Gtk::IconTheme | static |
add_resource_path(const std::string & path) | Gtk::IconTheme | |
append_search_path(const Glib::ustring & path) | Gtk::IconTheme | |
choose_icon(const std::vector< Glib::ustring > & icon_names, int size, IconLookupFlags flags=(IconLookupFlags) 0) | Gtk::IconTheme | |
choose_icon(const std::vector< Glib::ustring > & icon_names, int size, int scale, IconLookupFlags flags=(IconLookupFlags) 0) | Gtk::IconTheme | |
create() | Gtk::IconTheme | static |
get_default() | Gtk::IconTheme | static |
get_example_icon_name() const | Gtk::IconTheme | |
get_for_screen(const Glib::RefPtr< Gdk::Screen > & screen) | Gtk::IconTheme | static |
get_icon_sizes(const Glib::ustring & icon_name) const | Gtk::IconTheme | |
get_search_path() const | Gtk::IconTheme | |
get_type() | Gtk::IconTheme | static |
gobj() | Gtk::IconTheme | inline |
gobj() const | Gtk::IconTheme | inline |
gobj_copy() | Gtk::IconTheme | |
has_icon(const Glib::ustring & icon_name) const | Gtk::IconTheme | |
IconTheme(IconTheme && src) noexcept | Gtk::IconTheme | |
IconTheme() | Gtk::IconTheme | protected |
list_contexts() const | Gtk::IconTheme | |
list_icons(const Glib::ustring & context) const | Gtk::IconTheme | |
list_icons() const | Gtk::IconTheme | |
load_icon(const Glib::ustring & icon_name, int size, IconLookupFlags flags=(IconLookupFlags) 0) const | Gtk::IconTheme | |
load_icon(const Glib::ustring & icon_name, int size, int scale, IconLookupFlags flags=(IconLookupFlags) 0) const | Gtk::IconTheme | |
load_surface(const Glib::ustring & icon_name, int size, int scale, const Glib::RefPtr< Gdk::Window > & for_window, IconLookupFlags flags=(IconLookupFlags) 0) | Gtk::IconTheme | |
lookup_icon(const Glib::ustring & icon_name, int size, IconLookupFlags flags=(IconLookupFlags) 0) const | Gtk::IconTheme | |
lookup_icon(const Glib::ustring & icon_name, int size, int scale, IconLookupFlags flags=(IconLookupFlags) 0) const | Gtk::IconTheme | |
lookup_icon(const Glib::RefPtr< const Gio::Icon > & icon, int size, IconLookupFlags flags=(IconLookupFlags) 0) const | Gtk::IconTheme | |
lookup_icon(const Glib::RefPtr< const Gio::Icon > & icon, int size, int scale, IconLookupFlags flags=(IconLookupFlags) 0) const | Gtk::IconTheme | |
on_changed() | Gtk::IconTheme | protectedvirtual |
operator=(IconTheme && src) noexcept | Gtk::IconTheme | |
prepend_search_path(const Glib::ustring & path) | Gtk::IconTheme | |
rescan_if_needed() | Gtk::IconTheme | |
set_custom_theme(const Glib::ustring & theme_name) | Gtk::IconTheme | |
set_screen(const Glib::RefPtr< Gdk::Screen > & screen) | Gtk::IconTheme | |
set_search_path(const std::vector< Glib::ustring > & path) | Gtk::IconTheme | |
signal_changed() | Gtk::IconTheme | |
wrap(GtkIconTheme * object, bool take_copy=false) | Gtk::IconTheme | related |
~IconTheme() noexcept override | Gtk::IconTheme |