GDS-Render v1.2.1
_RendererSettingsDialog Struct Reference

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
 

Detailed Description

Definition at line 35 of file conv-settings-dialog.c.

Field Documentation

◆ cell_height

unsigned int cell_height

Definition at line 51 of file conv-settings-dialog.c.

◆ cell_width

unsigned int cell_width

Definition at line 52 of file conv-settings-dialog.c.

◆ layer_check

GtkWidget* layer_check

Definition at line 42 of file conv-settings-dialog.c.

◆ parent

GtkDialog parent

Definition at line 36 of file conv-settings-dialog.c.

◆ radio_cairo_pdf

GtkWidget* radio_cairo_pdf

Definition at line 39 of file conv-settings-dialog.c.

◆ radio_cairo_svg

GtkWidget* radio_cairo_svg

Definition at line 40 of file conv-settings-dialog.c.

◆ radio_latex

GtkWidget* radio_latex

Definition at line 38 of file conv-settings-dialog.c.

◆ scale

GtkWidget* scale

Definition at line 41 of file conv-settings-dialog.c.

◆ shape_drawing

GtkDrawingArea* shape_drawing

Definition at line 44 of file conv-settings-dialog.c.

◆ standalone_check

GtkWidget* standalone_check

Definition at line 43 of file conv-settings-dialog.c.

◆ unit_in_meters

double unit_in_meters

Definition at line 53 of file conv-settings-dialog.c.

◆ x_label

GtkLabel* x_label

Definition at line 45 of file conv-settings-dialog.c.

◆ x_output_label

GtkLabel* x_output_label

Definition at line 48 of file conv-settings-dialog.c.

◆ y_label

GtkLabel* y_label

Definition at line 46 of file conv-settings-dialog.c.

◆ y_output_label

GtkLabel* y_output_label

Definition at line 49 of file conv-settings-dialog.c.


The documentation for this struct was generated from the following file: