[ Version ( since = "1.60" ) ]
public async bool check_themes_async (string[]? gtk_theme_names, string[]? icon_theme_names, string[]? sound_theme_names, Cancellable? cancellable, out HashTable<unowned string,ThemeStatus> gtk_theme_status, out HashTable<unowned string,ThemeStatus> icon_theme_status, out HashTable<unowned string,ThemeStatus> sound_theme_status) throws Error