gschem

_PrintDialog Struct Reference

#include <x_print.h>

Collaboration diagram for _PrintDialog:

Data Fields

GschemDialog parent_instance
GtkEntry * fnfield
GtkEntry * cmdfield
GtkRadioButton * fileradio
GtkRadioButton * cmdradio
GtkButton * saveasbutton
GtkComboBox * orientcbox
GtkComboBox * typecbox
GtkComboBox * papercbox

Detailed Description

Definition at line 42 of file x_print.h.


Field Documentation

Definition at line 46 of file x_print.h.

Definition at line 46 of file x_print.h.

GtkRadioButton* _PrintDialog::fileradio

Definition at line 47 of file x_print.h.

GtkRadioButton * _PrintDialog::cmdradio

Definition at line 47 of file x_print.h.

Definition at line 48 of file x_print.h.

Definition at line 49 of file x_print.h.

GtkComboBox * _PrintDialog::typecbox

Definition at line 49 of file x_print.h.

GtkComboBox * _PrintDialog::papercbox

Definition at line 49 of file x_print.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines