mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
the return of the theme selector, plus 3 new themes from cooltehno
This commit is contained in:
parent
e4cfa1d955
commit
4c60a925c0
12 changed files with 1619 additions and 19 deletions
|
|
@ -72,6 +72,7 @@ bool emulate_key_event (unsigned int);
|
|||
|
||||
Glib::RefPtr<Gdk::Pixbuf> get_xpm (std::string);
|
||||
std::vector<std::string> get_icon_sets ();
|
||||
std::vector<std::string> get_color_themes ();
|
||||
std::string get_icon_path (const char*, std::string icon_set = std::string(), bool is_image = true);
|
||||
Glib::RefPtr<Gdk::Pixbuf> get_icon (const char*, std::string icon_set = std::string());
|
||||
static std::map<std::string, Glib::RefPtr<Gdk::Pixbuf> > xpm_map;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue