Searched refs:theme_delete (Results 1 – 10 of 10) sorted by relevance
36 void theme_delete();
241 theme_delete(); in main()
387 theme_delete(); in theme_load()558 void theme_delete() in theme_delete() function
20 function theme_delete() function
40 gboolean theme_delete(const gchar* name, ThemeType type);
57 gboolean theme_delete (const gchar *name, ThemeType type) in theme_delete() function
587 if (name != NULL && theme_delete (name, type)) { in generic_theme_delete()
824 theme_delete (name, THEME_TYPE_META)) { in theme_delete_cb()
33 return theme_delete($this->theme_id);
53208 * theme-util.c: (theme_delete):61849 * theme-util.c (theme_delete): Fix build for the previous change62113 * theme-util.c: (theme_delete): don't delete ~/.icons when deleting63173 * theme-util.c: (theme_is_writable), (theme_delete): expect63812 (file_delete_recursive), (theme_is_writable), (theme_delete): port a71817 * theme-util.c: (theme_is_writable), (theme_delete): simplify code72267 * theme-util.c: (theme_delete): if the parent directory is empty after72285 * theme-util.c: (theme_delete): make the cursor themes delete button79152 * theme-util.c: (theme_delete): use STOCK_DELETE instead of STOCK_OK in79833 * theme-util.c: (theme_delete), (theme_model_iter_last):