libgeda
|
#include <struct.h>
Data Fields | |
char * | filename |
GList * | object_list |
int | type |
int | left |
int | top |
int | right |
int | bottom |
int | up |
int | page_control |
UNDO * | prev |
UNDO * | next |
char* st_undo::filename |
GList* st_undo::object_list |
int st_undo::type |
int st_undo::left |
int st_undo::top |
int st_undo::right |
int st_undo::bottom |
int st_undo::up |