Home
last modified time | relevance | path

Searched refs:ui_skin_mode_set (Results 1 – 3 of 3) sorted by relevance

/dports/audio/gqradio/gqradio-1.9.2/src/
H A Dui2_main.h68 gint ui_skin_mode_set(UIData *ui, const gchar *mode_key);
H A Dui2_main.c163 ui_skin_mode_set(ui, mode_key); in ui_skin_toggle_click_cb()
1218 gint ui_skin_mode_set(UIData *ui, const gchar *mode_key) in ui_skin_mode_set() function
H A Dpreferences.c632 ui_skin_mode_set(main_window, NULL); in config_window_apply_cb()