![]() |
![]() |
![]() |
GtkExtra2 Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
#include <gtkextra.h> gboolean gtk_plot_export_ps (GtkPlot *plot, char *file_name, GtkPlotPageOrientation orient, gboolean epsflag, GtkPlotPageSize page_size); gboolean gtk_plot_export_ps_with_size (GtkPlot *plot, char *file_name, GtkPlotPageOrientation orient, gboolean epsflag, GtkPlotUnits units, gint width, gint height); gboolean gtk_plot_canvas_export_ps (GtkPlotCanvas *canvas, char *file_name, GtkPlotPageOrientation orient, gboolean epsflag, GtkPlotPageSize page_size); gboolean gtk_plot_canvas_export_ps_with_size (GtkPlotCanvas *canvas, char *file_name, GtkPlotPageOrientation orient, gboolean epsflag, GtkPlotUnits units, gint width, gint height);
gboolean gtk_plot_export_ps (GtkPlot *plot, char *file_name, GtkPlotPageOrientation orient, gboolean epsflag, GtkPlotPageSize page_size);
|
|
|
|
|
|
|
|
|
|
Returns : |
gboolean gtk_plot_export_ps_with_size (GtkPlot *plot, char *file_name, GtkPlotPageOrientation orient, gboolean epsflag, GtkPlotUnits units, gint width, gint height);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Returns : |
gboolean gtk_plot_canvas_export_ps (GtkPlotCanvas *canvas, char *file_name, GtkPlotPageOrientation orient, gboolean epsflag, GtkPlotPageSize page_size);
|
|
|
|
|
|
|
|
|
|
Returns : |
gboolean gtk_plot_canvas_export_ps_with_size (GtkPlotCanvas *canvas, char *file_name, GtkPlotPageOrientation orient, gboolean epsflag, GtkPlotUnits units, gint width, gint height);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Returns : |