#ifndef R_UPDATE_H #define R_UPDATE_H 1 void update_cb(); void get_latest_version_cb(); void update_ui_update_cb(gchar* pgcHint); #endif