NetSurf
|
GUI Themeing interface. More...
Go to the source code of this file.
Functions | |
void | theme_install_start (struct hlcache_handle *c) |
Handle a CONTENT_THEME that has started loading. More... | |
GUI Themeing interface.
Definition in file theme.h.
void theme_install_start | ( | struct hlcache_handle * | c | ) |
Handle a CONTENT_THEME that has started loading.
Definition at line 56 of file theme_install.c.
References content_get_type(), content_invalidate_reuse_data(), CONTENT_THEME, dialog_theme_install, hlcache_handle_replace_callback(), ICON_THEME_INSTALL_INSTALL, ICON_THEME_INSTALL_MESSAGE, messages_get(), ro_gui_dialog_open_top(), ro_gui_set_icon_shaded_state(), ro_gui_set_icon_string(), ro_gui_wimp_event_register_close_window(), ro_warn_user(), theme_install_callback(), and theme_install_close().
Referenced by browser_window_callback().