35void show_info (
char * information,
int val, GtkWidget * win);
40void show_error_ (
char * error,
char * sub,
char * tab);
41gboolean
ask_yes_no (gchar * title, gchar *
text,
int type, GtkWidget * widg);
45G_MODULE_EXPORT gboolean
leaving_question (GtkWindow * widget, gpointer data);
47G_MODULE_EXPORT gboolean
leaving_question (GtkWidget * widget, GdkEvent * event, gpointer data);
50int iask (
char * question,
char *
lab,
int id, GtkWidget * win);
51gchar *
cask (
char * question,
char *
lab,
int id,
char * old, GtkWidget * win);
53void print_info (gchar * str, gchar * stag, GtkTextBuffer * buffer);
56gchar *
env_name (
project * this_proj,
int g,
int s,
int f, GtkTextBuffer * buffer);
57void init_data_ (
int * nats,
int * nspc,
int * stps,
int * cid);
62void prepostcalc (GtkWidget * widg, gboolean
status,
int run,
int adv,
double opc);
void initcwidgets()
initializing curve values
G_MODULE_EXPORT void create_about_dialog(GtkWidget *widg, gpointer data)
create the about dialog
int iask(char *question, char *lab, int id, GtkWidget *win)
enter an integer value - prepare the dialog
gchar * cask(char *question, char *lab, int id, char *old, GtkWidget *win)
enter a string - prepare the dialog
void show_warning_(char *warning, char *sub, char *tab)
show warning from Fortran90
void show_warning(char *warning, GtkWidget *win)
show warning
void prepostcalc(GtkWidget *widg, gboolean status, int run, int adv, double opc)
to just before and just after running a calculation
void show_info_(double *valdij)
void show_info(char *information, int val, GtkWidget *win)
add / show information message to widget
gchar * textcolor(int i)
setup text color keyword
void show_error(char *error, int val, GtkWidget *win)
show error message
void prep_calc_actions()
prepare analysis widgets
G_MODULE_EXPORT gboolean leaving_question(GtkWidget *widget, GdkEvent *event, gpointer data)
Leaving atomes ?
int dummy_ask_(char *question)
Ask to use dummy atoms or not from Fortran90.
void update_after_calc(int calc)
To update all curve plots in the workspace after a calculation.
void show_error_(char *error, char *sub, char *tab)
show error from Fortran90
void init_data_(int *nats, int *nspc, int *stps, int *cid)
update project data using information from Fortran90
gchar * env_name(project *this_proj, int g, int s, int f, GtkTextBuffer *buffer)
ouput the name of a coordination sphere
GtkWidget * show_pop(char *pop, GtkWidget *pwin)
display pop information window
void print_info(gchar *str, gchar *stag, GtkTextBuffer *buffer)
print information in GtkTextBuffer
gboolean ask_yes_no(gchar *title, gchar *text, int type, GtkWidget *widg)
ask yes or no for something: prepare dialog
gchar * exact_name(gchar *name)
short cut to print string without spaces