58 for (i=start; i<end; i++)
159 if (run < NGRAPHS && run > -1)
active_project -> visok[run] = adv;
163 if (widg != NULL) gdk_window_set_opacity (gtk_widget_get_window(widg), opc);
185 if (widg != NULL) gdk_window_set_opacity (gtk_widget_get_window(widg), opc);
Callback declarations for main window.
Global variable declarations Global convenience function declarations Global data structure defin...
void initcwidgets()
initializing curve values
void alloc_curves(int rid)
allocating curve data
void prepostcalc(GtkWidget *widg, gboolean status, int run, int adv, double opc)
to just before and just after running a calculation
void clean_curves_data(int calc, int start, int end)
clean curve data on a range of curve id
void clean_this_curve_window(int cid, int rid)
free curve window data
Function declarations for reading atomes project file Function declarations for saving atomes proje...