atomes 1.1.14
atomes: an atomic scale modeling tool box
Loading...
Searching...
No Matches
cedit.h File Reference

Variable declarations for the curve layout edition window. More...

#include "global.h"
+ Include dependency graph for cedit.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void prepbox (int a, int b, int c)
 prepare the curve selection combo box
 
void edit_curve (gpointer cdata)
 create the curve edition dialog
 

Variables

GtkWidget * thesetbox
 
GtkWidget * setcolorbox
 
char * lapos [2]
 

Detailed Description

Variable declarations for the curve layout edition window.

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 cedit.h.

Function Documentation

◆ edit_curve()

void edit_curve ( gpointer data)

create the curve edition dialog

Parameters
datathe associated data pointer

Definition at line 347 of file cedit.c.

◆ prepbox()

void prepbox ( int k,
int l,
int m )

prepare the curve selection combo box

Parameters
kproject id
lcalculation id
mcurve id

Definition at line 100 of file cedit.c.

Variable Documentation

◆ lapos

char* lapos[2]
extern

Definition at line 89 of file cedit.c.

◆ setcolorbox

GtkWidget* setcolorbox
extern

Definition at line 81 of file cedit.c.

◆ thesetbox

GtkWidget* thesetbox
extern

Definition at line 82 of file cedit.c.