40G_MODULE_EXPORT
int open_save (FILE *
fp,
int i,
int pid,
int aid,
int np, gchar * pfile);
45G_MODULE_EXPORT
void on_isaacs_port (GtkWidget * widg, gpointer data);
47G_MODULE_EXPORT
void on_coord_port (GtkWidget * widg, gpointer data);
56G_MODULE_EXPORT
void expanding (GtkExpander * expander, gpointer data);
G_MODULE_EXPORT int open_save(FILE *fp, int i, int pid, int aid, int np, gchar *pfile)
open or save project file
void fill_tool_model()
fill the tool window tree model
void quit_gtk()
Leave the application.
G_MODULE_EXPORT void on_show_curve_toolbox(GtkWidget *widg, gpointer data)
show the curve toolboxes
G_MODULE_EXPORT void on_close_workspace(GtkWidget *widg, gpointer data)
close the active workspace
G_MODULE_EXPORT int open_save_workspace(FILE *fp, int act)
open or save the active workspace
G_MODULE_EXPORT void expanding(GtkExpander *expander, gpointer data)
G_MODULE_EXPORT void on_open_save_activate(GtkWidget *widg, gpointer data)
open or save an atomes file - prepare the dialog
G_MODULE_EXPORT void on_Help_released(GtkButton *but, gpointer data)
void apply_project(gboolean showtools)
get project ready for calculation and initialize the OpenGL window
G_MODULE_EXPORT void on_isaacs_port(GtkWidget *widg, gpointer data)
open or write ISAACS XML file - prepare the dialog
void open_this_coordinate_file(int format, gchar *proj_name)
open coordinate file format, if successful add to workspace
void run_project()
send project data to Fortran90
G_MODULE_EXPORT void on_coord_port(GtkWidget *widg, gpointer data)
export or import atomic coordinates: prepare dialog
G_MODULE_EXPORT void on_save_as_activate(GtkWidget *widg, gpointer data)
open or save, choosing a file name
G_MODULE_EXPORT void on_Bonds_activate()
G_MODULE_EXPORT void on_check_toggled(GtkToggleButton *Button, gpointer data)
void open_this_isaacs_xml_file(gchar *profile, int ptoc, gboolean visible)
open an ISAACS XML file
void to_read_pos()
send atomic coordinates to Fortran90