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

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

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  curve_edition

Typedefs

typedef struct curve_edition curve_edition

Functions

void prepbox (gpointer data)
 prepare the curve selection combo box
void edit_curve (gpointer cdata)
 create the curve edition dialog

Variables

int activeg
int activec
int activer
char * lapos [2]
char * ctext [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.

Typedef Documentation

◆ curve_edition

typedef struct curve_edition curve_edition

Definition at line 34 of 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 348 of file cedit.c.

◆ prepbox()

void prepbox ( gpointer data)

prepare the curve selection combo box

Parameters
datathe associate data pointer

Definition at line 87 of file cedit.c.

Variable Documentation

◆ activec

int activec
extern

Definition at line 76 of file cedit.c.

◆ activeg

int activeg
extern

Definition at line 75 of file cedit.c.

◆ activer

int activer
extern

Definition at line 77 of file cedit.c.

◆ ctext

char* ctext[2]
extern

Definition at line 85 of file tab-1.c.

◆ lapos

char* lapos[2]
extern

Definition at line 78 of file cedit.c.