Variable declarations for the MD input preparation assistants.
More...
Go to the source code of this file.
|
| G_MODULE_EXPORT void | confirm_selection (GtkDialog *dialog, gint response_id, gpointer data) |
| | confirm that the selection is good
|
| |
| void | field_question (gchar *question, GCallback handler, gpointer data) |
| | ask the use to confirm something
|
| |
Variable declarations for the MD input preparation assistants.
- Author
- Sébastien Le Roux sebas.nosp@m.tien.nosp@m..lero.nosp@m.ux@i.nosp@m.pcms..nosp@m.unis.nosp@m.tra.f.nosp@m.r
Definition in file calc.h.
◆ MAXDATAQM
◆ confirm_selection()
| G_MODULE_EXPORT void confirm_selection |
( |
GtkDialog * | dialog, |
|
|
gint | response_id, |
|
|
gpointer | data ) |
|
extern |
confirm that the selection is good
- Parameters
-
| dialog | the GtkDialog sending the signal |
| response_id | the response id |
| data | the pointer if needed, not in this case |
Definition at line 88 of file calc.c.
◆ field_question()
| void field_question |
( |
gchar * | question, |
|
|
GCallback | handler, |
|
|
gpointer | data ) |
|
extern |
ask the use to confirm something
- Parameters
-
| question | the text to display |
| handler | the callback to use |
| data | the data to transmit to the callback |
Definition at line 103 of file calc.c.
◆ force_mol
◆ icalc
◆ icomb
◆ ident
◆ idopt
◆ qm_assistant
◆ qm_coord
◆ qm_proj
◆ qm_view
◆ qmbuffer
◆ selection_confirmed
| gboolean selection_confirmed |
|
extern |