Functions
vik_thr_free_func ()
void
(*vik_thr_free_func) (gpointer Param1
);
a_background_thread_progress ()
int
a_background_thread_progress (gpointer callbackdata
,
gdouble fraction
);
a_background_testcancel ()
int
a_background_testcancel (gpointer callbackdata
);
a_background_show_window ()
void
a_background_show_window ();
Display the background window.
a_background_init ()
void
a_background_init ();
Just setup any preferences.
a_background_post_init ()
void
a_background_post_init ();
Initialize background feature.
a_background_uninit ()
void
a_background_uninit ();
Uninitialize background feature.
a_background_add_window ()
void
a_background_add_window (VikWindow *vw
);
a_background_remove_window ()
void
a_background_remove_window (VikWindow *vw
);