Go to the source code of this file.
Functions | |
| MetaTheme * | meta_theme_load (const char *theme_name, GError **err) |
| MetaTheme* meta_theme_load | ( | const char * | theme_name, | |
| GError ** | err | |||
| ) |
Definition at line 4480 of file theme-parser.c.
References _, _MetaTheme::format_version, ParseInfo::format_version, META_DEBUG_THEMES, meta_is_debugging(), META_THEME_ERROR, META_THEME_ERROR_FAILED, METACITY_THEME_FILENAME_FORMAT, metacity_theme_parser, NULL, parse_info_free(), parse_info_init(), ParseInfo::theme, ParseInfo::theme_dir, ParseInfo::theme_file, ParseInfo::theme_name, THEME_SUBDIR, THEME_VERSION, and version().
Referenced by main(), and meta_theme_set_current().
1.5.5