GDS-Render v1.2.1
|
Data Fields | |
GtkDialog | parent |
GtkWidget * | radio_latex |
GtkWidget * | radio_cairo_pdf |
GtkWidget * | radio_cairo_svg |
GtkWidget * | scale |
GtkWidget * | layer_check |
GtkWidget * | standalone_check |
GtkDrawingArea * | shape_drawing |
GtkLabel * | x_label |
GtkLabel * | y_label |
GtkLabel * | x_output_label |
GtkLabel * | y_output_label |
unsigned int | cell_height |
unsigned int | cell_width |
double | unit_in_meters |
Definition at line 35 of file conv-settings-dialog.c.
unsigned int cell_height |
Definition at line 51 of file conv-settings-dialog.c.
unsigned int cell_width |
Definition at line 52 of file conv-settings-dialog.c.
GtkWidget* layer_check |
Definition at line 42 of file conv-settings-dialog.c.
GtkDialog parent |
Definition at line 36 of file conv-settings-dialog.c.
GtkWidget* radio_cairo_pdf |
Definition at line 39 of file conv-settings-dialog.c.
GtkWidget* radio_cairo_svg |
Definition at line 40 of file conv-settings-dialog.c.
GtkWidget* radio_latex |
Definition at line 38 of file conv-settings-dialog.c.
GtkWidget* scale |
Definition at line 41 of file conv-settings-dialog.c.
GtkDrawingArea* shape_drawing |
Definition at line 44 of file conv-settings-dialog.c.
GtkWidget* standalone_check |
Definition at line 43 of file conv-settings-dialog.c.
double unit_in_meters |
Definition at line 53 of file conv-settings-dialog.c.
GtkLabel* x_label |
Definition at line 45 of file conv-settings-dialog.c.
GtkLabel* x_output_label |
Definition at line 48 of file conv-settings-dialog.c.
GtkLabel* y_label |
Definition at line 46 of file conv-settings-dialog.c.
GtkLabel* y_output_label |
Definition at line 49 of file conv-settings-dialog.c.