Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 84e3c6e8e1d0d7706a99d19480799d2a > files > 79

gtk+extra-devel-2.1.2-6.fc15.i686.rpm

<HTML
><HEAD
><TITLE
>GtkExtra-plot</TITLE
>
<DIV
CLASS="NAVHEADER"
>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr bgcolor="#000000"> 
      <td width="39%">&nbsp;</td>
      <td width="61%"><font
color="#FFFFFF"
size="5"
>GTK-EXTRA - Reference Manual</font
></td>
    </tr>
  </table>
  <table width="100%" border="0" cellspacing="0" cellpadding="0" align="left">
    <tr bgcolor="#0033CC"> 
      <td width="47%">&nbsp;</td>
      <td width="53%"><font
color="#FFFFFF"
size="3"
><b
><a
href="index.html"
><font
color="#FFFFFF"
size="3"
><b
>Home</b
></font
></a
></b
></font
></td>
    </tr>
  </table>
  <p>&nbsp;</p>
</DIV
>
<DIV
CLASS="REFNAMEDIV"
>
<H2
>Name</H2
>
  <h3> Gtkplot - 2d scientific plots widget for gtk+ </h3>
</DIV
>
<DIV
CLASS="REFSYNOPSISDIV"
>
<H2
>Synopsis</H2
>
  <br>
</DIV
>
<DIV
CLASS="REFSECT1"
> 
  <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top">&nbsp;</td>
      <td colspan="2" bgcolor="D6E8FF" align="left" valign="top"> <h2><b><font face="Arial, Helvetica, sans-serif">Plot 
          related functions</font></b></h2></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top">&nbsp;</td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top">&nbsp;</td>
      <td width="71%" bgcolor="D6E8FF">&nbsp;</td>
    </tr>
    <tr> 
      <td bgcolor="D6E8FF" align="left" valign="top"><pre>GtkType</pre></td>
      <td bgcolor="D6E8FF" align="left" valign="top"><pre><a href="#gtk_plot_get_type">gtk_plot_get_type</a></pre></td>
      <td bgcolor="D6E8FF"><pre>(void);</pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>GtkWidget* </pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_new">gtk_plot_new</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GdkDrawable *drawable); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>GtkWidget* </pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_new_with_size">gtk_plot_new_with_size</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GdkDrawable *drawable,
gdouble width, gdouble height); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_construct">gtk_plot_construct</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot, 
GdkDrawable *drawable); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top" height="33"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top" height="33"> 
        <pre><a href="#gtk_plot_construct_with_size">gtk_plot_construct_with_size</a></pre></td>
      <td width="71%" bgcolor="D6E8FF" height="33"> <pre>(GtkPlot *plot,
GdkDrawable *drawable,
gdouble width, gdouble height); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_set_drawable">gtk_plot_set_drawable</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
GdkDrawable *drawable); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>GdkDrawable *</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_get_drawable">gtk_plot_get_drawable</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_set_pc">gtk_plot_set_pc</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
GtkPlotPC *pc); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_set_background_pixmap">gtk_plot_set_background_pixmap</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,<br>GdkPixmap *pixmap); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_set_transparent">gtk_plot_set_transparent</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot, <br>gboolean transparent); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>gboolean</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_is_transparent">gtk_plot_is_transparent</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot);  </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_get_position">gtk_plot_get_position</a> </pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,<br>gdouble *x, gdouble *y); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_get_size">gtk_plot_get_size</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
gdouble *width, 
gdouble *height); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>GtkAllocation</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_get_internal_allocation">gtk_plot_get_internal_allocation</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_set_background">gtk_plot_set_background</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot, 
const GdkColor *background); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_paint">gtk_plot_paint</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_refresh">gtk_plot_refresh</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,<br>GdkRectangle *area); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_move">gtk_plot_move</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,<br>gdouble x, gdouble y); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_resize">gtk_plot_resize</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,<br>gdouble width, gdouble height); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_set_magnification">gtk_plot_set_magnification</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,<br>gdouble magnification); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_move_resize">gtk_plot_move_resize</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,<br> gdouble x, gdouble y,<br>gdouble width, gdouble height); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_get_pixel">gtk_plot_get_pixel</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,<br>gdouble xx, gdouble yy,<br>gdouble *x, gdouble *y); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_get_point">gtk_plot_get_point</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,<br>gint x, gint y,<br>gdouble *xx, gdouble *yy); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_clip_data">gtk_plot_clip_data</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot, gboolean clip);</pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_set_xrange">gtk_plot_set_xrange</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,<br>gdouble xmin, gdouble xmax); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_set_yrange">gtk_plot_set_yrange</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,<br> gdouble ymin, gdouble ymax); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_set_range">gtk_plot_set_range</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,<br>gdouble xmin, gdouble xmax,<br>gdouble ymin, gdouble ymax); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_autoscale">gtk_plot_autoscale</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_get_xrange">gtk_plot_get_xrange</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,<br>gdouble *xmin, gdouble *xmax); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_get_yrange">gtk_plot_get_yrange</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>GtkPlot *plot,<br>gdouble *ymin, gdouble *ymax); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_set_xscale">gtk_plot_set_xscale</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,<br>GtkPlotScale scale_type); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_set_yscale">gtk_plot_set_yscale</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,<br>GtkPlotScale scale_type); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>GtkPlotScale</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_get_xscale">gtk_plot_get_xscale</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>GtkPlotScale</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_get_yscale">gtk_plot_get_yscale</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>&nbsp;</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_put_text">gtk_plot_put_text</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>GtkPlot *plot,
gdouble x, gdouble y, 
const gchar *font, 
gint height,
gint angle,
const GdkColor *foreground,
const GdkColor *background,
gboolean transparent,
GtkJustification justification,
const gchar *text); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>gint</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_remove_text">gtk_plot_remove_text</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
 GtkPlotText *text); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_text_get_size">gtk_plot_text_get_size</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(const gchar *text, 
gint angle,
const gchar *font_name, 
gint font_size, 
gint *width, gint *height,
gint *ascent, gint *descent); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_text_get_area">gtk_plot_text_get_area</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(const gchar *text,
gint angle,
GtkJustification just,
const gchar *font_name,
gint font_size,
gint *x, gint *y,
gint *width, gint *height); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_text_set_attributes">gtk_plot_text_set_attributes</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlotText *text_attr,
const gchar *font,
gint height,
gint angle,
const GdkColor *fg,
const GdkColor *bg,
gboolean transparent,
GtkJustification justification,
const gchar *text); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_text_set_border">gtk_plot_text_set_border</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlotText *text,
GtkPlotBorderStyle border,
gint border_space,
gint border_width,
gint shadow_width); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_draw_line">gtk_plot_draw_line</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
GtkPlotLine line,
gdouble x1, gdouble y1, 
gdouble x2, gdouble y2); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_draw_text">gtk_plot_draw_text</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,<br>GtkPlotText text); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top">&nbsp;</td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top">&nbsp;</td>
      <td width="71%" bgcolor="D6E8FF">&nbsp;</td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top">&nbsp;</td>
      <td colspan="2" bgcolor="D6E8FF" align="left" valign="top"> <h2><b><font face="Arial, Helvetica, sans-serif">Axis 
          related functions</font></b></h2></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top">&nbsp;</td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top">&nbsp;</td>
      <td width="71%" bgcolor="D6E8FF">&nbsp;</td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>GtkObject*</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_axis_new">gtk_plot_axis_new</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlotOrientation orientation); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_axis_construct">gtk_plot_axis_construct</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlotAxis *axis, 
GtkPlotOrientation orientation); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>GtkPlotAxis *</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_get_axis">gtk_plot_get_axis</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot, 
GtkPlotAxisPos axis); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_axis_set_visible">gtk_plot_axis_set_visible</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot, 
GtkPlotAxisPos axis,
gboolean visible); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>gboolean</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_axis_visible">gtk_plot_axis_visible</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot, 
GtkPlotAxisPos axis); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_axis_set_title">gtk_plot_axis_set_title</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot, 
GtkPlotAxisPos axis,
const gchar *title); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_axis_show_title">gtk_plot_axis_show_title</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot, 
GtkPlotAxisPos axis); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_axis_hide_title">gtk_plot_axis_hide_title</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot, 
GtkPlotAxisPos axis); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_axis_move_title">gtk_plot_axis_move_title</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot, 
GtkPlotAxisPos axis,
gint angle,
gdouble x, gdouble y); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_axis_justify_title">gtk_plot_axis_justify_title</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot, 
GtkPlotAxisPos axis,
GtkJustification justification); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_axis_set_attributes">gtk_plot_axis_set_attributes</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
GtkPlotAxisPos axis,
gfloat width,
const GdkColor *color); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_axis_get_attributes">gtk_plot_axis_get_attributes</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,<br>GtkPlotAxisPos axis,<br>gfloat *width,<br>GdkColor *color); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_axis_set_ticks">gtk_plot_axis_set_ticks</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
GtkPlotOrientation orientation,
gdouble major_step,
gint nminor); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top" height="58"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top" height="58"> 
        <pre><a href="#gtk_plot_axis_set_major_ticks">gtk_plot_axis_set_major_ticks</a></pre></td>
      <td width="71%" bgcolor="D6E8FF" height="58"> <pre>(GtkPlot *plot,
GtkPlotOrientation orientation,
gdouble major_step); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_axis_set_minor_ticks">gtk_plot_axis_set_minor_ticks</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
GtkPlotOrientation orientation,
gint nminor); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_axis_set_ticks_length">gtk_plot_axis_set_ticks_length</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
GtkPlotAxisPos axis,
gint length); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_axis_set_ticks_width">gtk_plot_axis_set_ticks_width</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
GtkPlotAxisPos axis,
gfloat width); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_axis_show_ticks">gtk_plot_axis_show_ticks</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
GtkPlotAxisPos axis,
gint major_mask,
gint minor_mask); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_axis_set_ticks_limits">gtk_plot_axis_set_ticks_limits</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
GtkPlotOrientation orientation,
gdouble begin, gdouble end); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_axis_unset_ticks_limits">gtk_plot_axis_unset_ticks_limits</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
GtkPlotOrientation orientation); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_axis_show_labels">gtk_plot_axis_show_labels</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot, 
GtkPlotAxisPos axis,
gint labels_mask); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_axis_title_set_attributes">gtk_plot_axis_title_set_attributes</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
GtkPlotAxisPos axis,
const gchar *font,
gint height,
gint angle,
const GdkColor *foreground,
const GdkColor *background,
gboolean transparent,
GtkJustification justification); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_axis_set_labels_attributes">gtk_plot_axis_set_labels_attributes</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
GtkPlotAxisPos axis,
const gchar *font,
gint height,
gint angle,
const GdkColor *foreground,
const GdkColor *background,
gboolean transparent,
GtkJustification justification); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_axis_set_labels_numbers">gtk_plot_axis_set_labels_numbers</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
GtkPlotAxisPos axis,
gint style,
gint precision); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_axis_set_labels_offset">gtk_plot_axis_set_labels_offset</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
GtkPlotAxisPos axis,
gint offset); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>gint</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_axis_get_labels_offset">gtk_plot_axis_get_labels_offset</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
 GtkPlotAxisPos axis); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_axis_use_custom_tick_labels">gtk_plot_axis_use_custom_tick_labels</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
GtkPlotAxisPos axispos,
gboolean use); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_axis_set_labels_suffix">gtk_plot_axis_set_labels_suffix</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
GtkPlotAxisPos axis,
const gchar *text); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_axis_set_labels_prefix">gtk_plot_axis_set_labels_prefix</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
GtkPlotAxisPos axis,
const gchar *text); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>gchar *</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_axis_get_labels_suffix">gtk_plot_axis_get_labels_suffix</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
GtkPlotAxisPos axis); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>gchar *</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_axis_get_labels_prefix">gtk_plot_axis_get_labels_prefix</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
GtkPlotAxisPos axis); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>&nbsp;</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre>&nbsp;</pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>&nbsp;</pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>&nbsp;</pre></td>
      <td colspan="2" bgcolor="D6E8FF" align="left" valign="top"> <h2><font face="Arial, Helvetica, sans-serif">Grid 
          related functions</font></h2></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>&nbsp;</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre>&nbsp;</pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>&nbsp;</pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_x0_set_visible">gtk_plot_x0_set_visible</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot, 
gboolean visible); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>gboolean</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_x0_visible">gtk_plot_x0_visible</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_y0_set_visible">gtk_plot_y0_set_visible</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot, 
gboolean visible); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top">gboolean</td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"><a href="#gtk_plot_y0_visible">gtk_plot_y0_visible</a></td>
      <td width="71%" bgcolor="D6E8FF">(GtkPlot *plot); </td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_grids_set_on_top">gtk_plot_grids_set_on_top</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
gboolean on_top); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_grids_set_visible">gtk_plot_grids_set_visible</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
gboolean vmajor, 
gboolean vminor,
gboolean hmajor,
gboolean hminor); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_grids_visible">gtk_plot_grids_visible</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
gboolean *vmajor, 
gboolean *vminor,
gboolean *hmajor, 
gboolean *hminor); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_y0line_set_attributes">gtk_plot_y0line_set_attributes</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
GtkPlotLineStyle style,
gfloat width,
const GdkColor *color); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_x0line_set_attributes">gtk_plot_x0line_set_attributes</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
GtkPlotLineStyle style,
gfloat width,
const GdkColor *color); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_major_vgrid_set_attributes">gtk_plot_major_vgrid_set_attributes</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
GtkPlotLineStyle style,
float width,
const GdkColor *color); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_minor_vgrid_set_attributes">gtk_plot_minor_vgrid_set_attributes</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
GtkPlotLineStyle style,
gfloat width,
const GdkColor *color); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_major_hgrid_set_attributes">gtk_plot_major_hgrid_set_attributes</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
GtkPlotLineStyle style,
gfloat width,
const GdkColor *color); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top" height="18"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top" height="18"> 
        <pre><a href="#gtk_plot_minor_hgrid_set_attributes">gtk_plot_minor_hgrid_set_attributes</a></pre></td>
      <td width="71%" bgcolor="D6E8FF" height="18"> <pre>(GtkPlot *plot,
GtkPlotLineStyle style,
gfloat width,
const GdkColor *color);
       </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>&nbsp;</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre>&nbsp;</pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>&nbsp;</pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>&nbsp;</pre></td>
      <td colspan="2" bgcolor="D6E8FF" align="left" valign="top"> <h2><font face="Arial, Helvetica, sans-serif">Legends 
          related functions</font></h2></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>&nbsp;</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre>&nbsp;</pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>&nbsp;</pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_show_legends">gtk_plot_show_legends</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_hide_legends">gtk_plot_hide_legends</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot);</pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_set_legends_border">gtk_plot_set_legends_border</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
GtkPlotBorderStyle border,
gint shadow_width); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_legends_move">gtk_plot_legends_move</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
gdouble x, gdouble y); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_legends_get_position">gtk_plot_legends_get_position</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
gdouble *x, gdouble *y); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>GtkAllocation</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_legends_get_allocation">gtk_plot_legends_get_allocation</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_legends_set_attributes">gtk_plot_legends_set_attributes</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
const gchar *font,
gint height,
const GdkColor *foreground,
const GdkColor *background); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_set_line_attributes">gtk_plot_set_line_attributes</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
GtkPlotLine line); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>&nbsp;</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre>&nbsp;</pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>&nbsp;</pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>&nbsp;</pre></td>
      <td colspan="2" bgcolor="D6E8FF" align="left" valign="top"> <h2><font face="Arial, Helvetica, sans-serif">Datasets 
          related functions</font></h2></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>&nbsp;</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre>&nbsp;</pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>&nbsp;</pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>void</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_add_data">gtk_plot_add_data</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
 GtkPlotData *data); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>gint</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_remove_data">gtk_plot_remove_data</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
GtkPlotData *data); </pre></td>
    </tr>
    <tr> 
      <td width="8%" bgcolor="D6E8FF" align="left" valign="top"> <pre>GtkPlotData *</pre></td>
      <td width="21%" bgcolor="D6E8FF" align="left" valign="top"> <pre><a href="#gtk_plot_add_function">gtk_plot_add_function</a></pre></td>
      <td width="71%" bgcolor="D6E8FF"> <pre>(GtkPlot *plot,
GtkPlotFunc function);</pre></td>
    </tr>
  </table>
  <H2
>Object Hierarchy</H2
>
  <TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
>
      <TD height="30"
> 
        <pre>&nbsp;</pre>
      </TD
>
    </TR
></TABLE
>
</DIV
>
<DIV
CLASS="REFSECT1"
> 
  <H2
><br>
    Args</H2
>
  <TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
>
        <PRE
CLASS="SYNOPSIS"
>&nbsp;</PRE
>
      </TD
></TR
></TABLE
></DIV
>
<DIV
CLASS="REFSECT1"
><br>
  <H2
>Signal Prototypes</H2
>
</DIV
>
<DIV
CLASS="REFSECT1"
>
  <table width="100%" border="1" cellspacing="0" cellpadding="0" bgcolor="#D6E8FF">
    <tr> 
      <td width="19%"><font face="Arial, Helvetica, sans-serif" size="3"><a href="gtkextra-plotstructures.html#GtkPlot_signals">GtkPlot 
        signals</a></font></td>
      <td width="21%"><font face="Arial, Helvetica, sans-serif" size="3"><a href="gtkextra-plotstructures.html#GtkPlotData_signals">GtkPlotData 
        signals</a></font></td>
      <td width="60%"><font face="Arial, Helvetica, sans-serif" size="3"><a href="gtkextra-plotstructures.html#GtkPlotAxis_signals">GtkPlotAxis</a> 
        signals</font></td>
    </tr>
  </table>
  <br>
  <H2
>Description</H2
>
  <h4
><font face="Arial, Helvetica, sans-serif"><br>
    GtkPlot is a widget for GTK+. It allows to draw high quality scientific plots 
    in two dimensions with a look and feel very similar to Microcal Origin for 
    Windows.<br>
    The distribution includes GtkPlotCanvas subclass, and a demo program showing 
    two layered plots with different kind of curves. <br>
    You can choose between a number of symbol types, lines, connectors -straight 
    lines, steps, splines-, and change their attributes -color, size, width-. 
    <br>
    You can also plot functions, add error bars, edit legends, rotate and move 
    axis titles, change axis properties, etc. </font></h4
>
  <h4><font face="Arial, Helvetica, sans-serif">The package also includes GtkPlot3D 
    and GtkPlotPolar. <br>
    </font><font face="Arial, Helvetica, sans-serif">GtkPlotCanvas is a GtkFixed 
    subclass and allows to DnD plots, points, and child objects (text, axis titles). 
    You can move them or resize your plots dragging with the mouse! <br>
    </font><font face="Arial, Helvetica, sans-serif">The distribution includes 
    also a PostScript driver. </font></h4>
  <h2><br>
    Details</h2>
  <table width="100%" border="1" cellspacing="0" cellpadding="0">
    <tr align="left" valign="top" bgcolor="#FFFFCC"> 
      <td width="19%"> 
        <pre><a href="gtkextra-plotstructures.html#GtkPlot">struct GtkPlot;</a>
<a href="gtkextra-plotstructures.html#GtkPlotAxis">struct GtkPlotAxis;</a>
<a href="gtkextra-plotstructures.html#GtkPlotText">struct GtkPlotText;</a>
<a href="gtkextra-plotstructures.html#GtkPlotLine">struct GtkPlotLine;</a>
<a href="gtkextra-plotstructures.html#GtkPlotSymbol">struct GtkPlotSymbol;</a>
<a href="gtkextra-plotstructures.html#GtkPlotTicks">struct GtkPlotTicks;</a>
<a href="gtkextra-plotstructures.html#GtkPlotVector">struct GtkPlotVector;</a>
<a href="gtkextra-plotstructures.html#GtkPlotMarker">struct GtkPlotMarker;</a> </pre>
      </td>
    </tr>
  </table>
  <h2
>Screenshots<br>
  </h2
>
  <HR>
  <DIV
CLASS="REFSECT2"
> 
    <H3
><a name="gtk_plot_get_type" id="gtk_plot_get_type"></a> gtk_plot_get_type ()</H3
>
    <TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
>
      <TR
> 
        <TD
> <pre>GtkType gtk_plot_get_type (void); </pre></TD
>
      </TR
>
    </TABLE
>
    <P
>&nbsp; </P
>
    <DIV
CLASS="INFORMALTABLE"
> 
      <P
></P
>
      <TABLE
BORDER="1"
WIDTH="100%"
BGCOLOR="#FFD0D0"
CELLSPACING="0"
CELLPADDING="4"
CLASS="CALSTABLE" bordercolor="#000033"
>
        <TBODY
>
          <TR
> 
            <TD
WIDTH="20%"
ALIGN="RIGHT"
VALIGN="TOP"
>&nbsp;</TD
>
            <TD
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>&nbsp;</TD
>
          </TR
>
        </TBODY
>
      </TABLE
>
    </DIV
>
  </DIV
>
  <h2
>&nbsp;</h2
>
</DIV
>
<DIV
CLASS="REFSECT1"
>
<HR>
  <DIV
CLASS="REFSECT2"
> 
    <H3
><a name="gtk_plot_new"></a> gtk_plot_new ()</H3
>
    <TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
>
        <TD
> 
          <pre>GtkWidget* gtk_plot_new (GdkDrawable *drawable); </pre>
        </TD
>
      </TR
></TABLE
>
    <P
>Create a news GtkPlot widget<br>
    </P
>
    <DIV
CLASS="INFORMALTABLE"
>
<P
></P
>
      <TABLE
BORDER="1"
WIDTH="100%"
BGCOLOR="#FFD0D0"
CELLSPACING="0"
CELLPADDING="4"
CLASS="CALSTABLE" bordercolor="#000033"
>
        <TBODY
> 
        <TR
> 
          <TD
WIDTH="20%"
ALIGN="RIGHT"
VALIGN="TOP"
>drawable</TD
>
          <TD
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>A drawable Gdk widget</TD
>
        </TR
>
        <TR
>
          <TD
WIDTH="20%"
ALIGN="RIGHT"
VALIGN="TOP"
>Returns</TD
>
          <TD
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>a new GtkPlot widget</TD
>
        </TR
>
        </TBODY
> 
      </TABLE
>
      <P
></P
>
      <P
> </P
>
      <P
> </P
>
    </DIV
></DIV
><HR>
  <DIV
CLASS="REFSECT2"
> 
    <H3
><a
name="gtk_plot_new_with_size"
></a
>gtk_plot_new_with_size ()</H3
>
    <TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
>
      <TR
> 
        <TD
> 
          <pre>GtkWidget* gtk_plot_new_with_size (GdkDrawable *drawable,
                                   gdouble width, gdouble height); </pre>
        </TD
>
      </TR
>
    </TABLE
>
    <P
>Create a new GtkPlot widget with specified dimensions</P
>
    <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
      <tr
> 
        <td
width="20%"
align="RIGHT"
valign="TOP"
>drawable</td
>
        <td
width="80%"
align="LEFT"
valign="TOP"
>A drawable Gdk widget</td
>
      </tr
>
      <tr
> 
        <td
width="20%"
align="RIGHT"
valign="TOP"
>width,height</td
>
        <td
width="80%"
align="LEFT"
valign="TOP"
>Width,height of the new GtkPlot widget</td
>
      </tr
>
      <tr
> 
        <td
width="20%"
align="RIGHT"
valign="TOP"
>Returns</td
>
        <td
width="80%"
align="LEFT"
valign="TOP"
>a new GtkPlot widget</td
>
      </tr
>
      <tbody
> </tbody
> 
    </table
>
      <DIV
CLASS="INFORMALTABLE"
>
<P
></P
>
      <P
></P
></DIV
></DIV
>
  <br>
  <HR>
  <DIV
CLASS="REFSECT2"
> 
    <H3
><A
NAME="gtk_plot_construct"
></A
>gtk_plot_construct ()</H3
>
    <TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
>
        <TD
> 
          <pre>void gtk_plot_construct (GtkPlot *plot, 
                         GdkDrawable *drawable); </pre>
        </TD
>
      </TR
></TABLE
>
    <P
>.Initialize a GtkPlot structure.</P
>
    <DIV
CLASS="INFORMALTABLE"
>
<P
></P
>
      <TABLE
BORDER="1"
WIDTH="100%"
BGCOLOR="#FFD0D0"
CELLSPACING="0"
CELLPADDING="4"
CLASS="CALSTABLE" bordercolor="#000033"
>
        <tr
> 
          <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
          <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
        </tr
>
        <tr
> 
          <td
width="20%"
align="RIGHT"
valign="TOP"
>drawable</td
>
          <td
width="80%"
align="LEFT"
valign="TOP"
>A drawable Gdk widget</td
>
        </tr
>
        <TBODY
> </TBODY
> 
      </TABLE
>
      <P
></P
></DIV
></DIV
><HR>
  <DIV
CLASS="REFSECT2"
> 
    <h3><a
name="gtk_plot_construct_with_size"
></a
>gtk_plot_construct_with_size ()</h3>
    <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
      <tr
> 
        <td
> 
          <pre>void gtk_plot_construct_with_size (GtkPlot *plot,
                                  GdkDrawable *drawable,
                                  gdouble width, gdouble height); </pre>
        </td
>
      </tr
>
    </table
>
    <p
>.Initialize a GtkPlot structure with specified dimensions</p
>
    <div
class="INFORMALTABLE"
> 
      <p
></p
>
      <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000000"
>
        <tr bordercolor="#000033"
> 
          <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
          <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
        </tr
>
        <tr bordercolor="#000033"
> 
          <td
width="20%"
align="RIGHT"
valign="TOP"
>drawable</td
>
          <td
width="80%"
align="LEFT"
valign="TOP"
>A drawable Gdk widget</td
>
        </tr
>
        <tr bordercolor="#000033"
> 
          <td
width="20%"
align="RIGHT"
valign="TOP"
>width,height</td
>
          <td
width="80%"
align="LEFT"
valign="TOP"
>Width,height of the new GtkPlot widget</td
>
        </tr
>
        <tbody
> </tbody
> 
      </table
>
    </div
>
    <br>
  </DIV
>
  <HR><DIV
CLASS="REFSECT2"
>
    <DIV
CLASS="INFORMALTABLE"
>
      <P
></P
>
      <P
> </P
>
      <h3
><a
name="gtk_plot_set_drawable"
></a
>gtk_plot_set_drawable ()</h3
>
      <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
        <tr
> 
          <td
> 
            <pre>void gtk_plot_set_drawable (GtkPlot *plot,
                            GdkDrawable *drawable); </pre>
          </td
>
        </tr
>
      </table
>
      <p>Set the drawable widget for plot.</p>
      <div
class="INFORMALTABLE"
> 
        <p
></p
>
        <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
          <tr
> 
            <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
            <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
          </tr
>
          <tr
> 
            <td
width="20%"
align="RIGHT"
valign="TOP"
>drawable</td
>
            <td
width="80%"
align="LEFT"
valign="TOP"
>A drawable Gdk widget</td
>
          </tr
>
          <tbody
> </tbody
> 
        </table
>
        <br>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_get_drawable"
></a
>gtk_plot_get_drawable ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>GdkDrawable * gtk_plot_get_drawable (GtkPlot *plot); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Get the drawable widget for plot.</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>Returns</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>A drawable Gdk widget</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
              <br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_set_pc"
></a
>gtk_plot_set_pc ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_set_pc (GtkPlot *plot,
                      GtkPlotPC *pc); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Set the gtkplot printing context(a renderer for printing functions) 
              for plot.<br>
              For more details see GtkPlotPC</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>pc</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>printing context</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_set_background_pixmap"
></a
>gtk_plot_set_background_pixmap ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_set_background_pixmap (GtkPlot *plot,
                                     GdkPixmap *pixmap); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Set the background (pixmap) for the plot.</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>pixmap</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>Pixmap for the background</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_set_transparent"
></a
>gtk_plot_set_transparent ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_set_transparent (GtkPlot *plot, 
                               gboolean transparent); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Set the plot transparency.</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>transparent</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>TRUE or FALSE</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_is_transparent"
></a
>gtk_plot_is_transparent ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>gboolean gtk_plot_is_transparent (GtkPlot *plot); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Get the plot transparency</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>Returns</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>TRUE or FALSE</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_get_position"
></a
>gtk_plot_get_position ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_get_position (GtkPlot *plot,
                            gdouble *x, gdouble *y); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Get the plot position. The coordinates are stored in x,y.</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>*x,*y</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>coordinates</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_get_size"
></a
>gtk_plot_get_size ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_get_size (GtkPlot *plot,
                        gdouble *width, 
                        gdouble *height); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Get the plot size.The sizes are stored in width,height</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>*width,*height</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>sizes</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_get_internal_allocation"
></a
>gtk_plot_get_internal_allocation ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>GtkAllocation gtk_plot_get_internal_allocation(GtkPlot *plot); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Get the internal allocation of the plot.</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
>
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>Returns</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>internal allocation</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_set_background"
></a
>gtk_plot_set_background ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_set_background (GtkPlot *plot, 
                              const GdkColor *background); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Set the color of the plot bakcground.</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>background</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>the color of the background</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_paint"
></a
>gtk_plot_paint ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_paint (GtkPlot *plot); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Paint the plot(kinda gtk_widget_show_all)</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_refresh"
></a
>gtk_plot_refresh ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_refresh (GtkPlot *plot,
                       GdkRectangle *area); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Refresh a certain area of the plot.</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
>
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>area</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>area to be refreshed</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_move"
></a
>gtk_plot_move ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_move (GtkPlot *plot,
                   gdouble x, gdouble y); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Move the plot to the specified coordinates.</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>x,y</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>coordinates</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_resize"
></a
>gtk_plot_resize ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_resize (GtkPlot *plot,
                     gdouble width, gdouble height); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Resize the plot to the specified sizes.</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>height,width</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>sizes</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_set_magnification"
></a
>gtk_plot_set_magnification ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_set_magnification (GtkPlot *plot,
                               gdouble magnification); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Set the magnification of the plot.</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>magnification</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>magnification degree</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_move_resize"
></a
>gtk_plot_move_resize ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_move_resize (GtkPlot *plot,
                           gdouble x, gdouble y,
                           gdouble width, gdouble height); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Move &amp;&amp; resize the plot.</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>x,y</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>move coordinates</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>height,width</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>resize coordinates</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_get_pixel"
></a
>gtk_plot_get_pixel ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_get_pixel (GtkPlot *plot,
                        gdouble xx, gdouble yy,
                        gdouble *x, gdouble *y); </pre>
                </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>xx,yy</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>*x,*y</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_get_point"
></a
>gtk_plot_get_point ()</h3
>
            <hr>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_get_point (GtkPlot *plot,
                        gint x, gint y,
                        gdouble *xx, gdouble *yy); </pre>
                </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>x,y</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>*xx,*yy</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_clip_data"
></a
>gtk_plot_clip_data ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_clip_data (GtkPlot *plot, gboolean clip); </pre>
                </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>clip</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_set_xrange"
></a
>gtk_plot_set_xrange ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_set_xrange (GtkPlot *plot,
                          gdouble xmin, gdouble xmax); </pre>
                </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>xmin,xmax</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_set_yrange"
></a
>gtk_plot_set_yrange ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_set_yrange (GtkPlot *plot,
                          gdouble ymin, gdouble ymax); </pre>
                </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>ymin,ymax</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
              <br>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
> </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_set_range"
></a
>gtk_plot_set_range ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_set_range (GtkPlot *plot,
                         gdouble xmin, gdouble xmax,
                         gdouble ymin, gdouble ymax); </pre>
                </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>ymin,ymax</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>xmin,xmax</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
> </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_autoscale"
></a
>gtk_plot_autoscale ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_autoscale (GtkPlot *plot); </pre>
                </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_get_xrange"
></a
>gtk_plot_get_xrange ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_get_xrange (GtkPlot *plot,
                          gdouble *xmin, gdouble *xmax); </pre>
                </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
>
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>*xmin,*xmax</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_get_yrange"
></a
>gtk_plot_get_yrange ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_get_yrange (GtkPlot *plot,
                          gdouble *ymin, gdouble *ymax); </pre>
                </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
>
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>*ymin,*ymax</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_set_xscale"
></a
>gtk_plot_set_xscale ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_set_xscale (GtkPlot *plot,
                         GtkPlotScale scale_type); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Set the scale type for x axis(linear or logarithmic)</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot Widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>scale_type</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GTK_PLOT_SCALE_LINEAR or<br>
                    GTK_PLOT_SCALE_LOG10 </td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_set_yscale"
></a
>gtk_plot_set_yscale ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_set_yscale (GtkPlot *plot,
                         GtkPlotScale scale_type); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Set the scale type for y axis(linear or logarithmic)</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot Widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>scale_type</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GTK_PLOT_SCALE_LINEAR or<br>
                    GTK_PLOT_SCALE_LOG10 </td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
              <br>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
> </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_get_xscale"
></a
>gtk_plot_get_xscale ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>GtkPlotScale gtk_plot_get_xscale (GtkPlot *plot); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Get the scale type for xaxis(linear or logarithmic)</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot Widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>Returns</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GTK_PLOT_SCALE_LINEAR or<br>
                    GTK_PLOT_SCALE_LOG10 </td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
> </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_get_yscale"
></a
>gtk_plot_get_yscale ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>GtkPlotScale gtk_plot_get_yscale (GtkPlot *plot); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Get the scale type for y axis(linear or logarithmic)</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot Widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>Returns</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GTK_PLOT_SCALE_LINEAR or<br>
                    GTK_PLOT_SCALE_LOG10 </td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_put_text"
></a
>gtk_plot_put_text ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>GtkPlotText * gtk_plot_put_text (GtkPlot *plot,
                                 gdouble x, gdouble y, 
                                 const gchar *font, 
                                 gint height,
                                 gint angle,
                                 const GdkColor *foreground,
                                 const GdkColor *background,
                                 gboolean transparent,
                                 GtkJustification justification,
                                 const gchar *text); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Insert text in a plot.</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot Widget </td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>x,y</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>coordinates where the text is inserted</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>font</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>text font</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>height</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>text height</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>angle</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>the angle at which the text is inclined</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>foreground,background</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>colors of text,background</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>transparent</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>transparency of text (TRUE or FALSE)</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>justification</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GTK_JUSTIFY_LEFT, RIGHT, CENTER</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>text</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>string pointer</td
>
                </tr
>
                <tr
>
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>Returns</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_remove_text"
></a
>gtk_plot_remove_text ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>gint gtk_plot_remove_text (GtkPlot *plot,
                          GtkPlotText *text); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Remove text from the plot</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>text</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlotText Widget</td
>
                </tr
>
                <tr
>
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>Returns</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>TRUE -&gt; success<br>
                    FALSE -&gt; no valid widget </td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_text_get_size"
></a
>gtk_plot_text_get_size ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_text_get_size (const gchar *text, 
                             gint angle,
                             const gchar *font_name, 
                             gint font_size, 
                             gint *width, gint *height,
                             gint *ascent, gint *descent);   </pre>
                </td
>
              </tr
>
            </table
>
            <p>Get plot text size .</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
>
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>text</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>string pointer</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>angle</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>angle of invlination of the text</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>font_name</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>name of the font</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>font_size</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>size of the font</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>*width,*height</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>here we store height , width</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>*ascent,*descent</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>here we store ascent,descent</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_text_get_area"
></a
>gtk_plot_text_get_area ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_text_get_area (const gchar *text,
                            gint angle,
                            GtkJustification just,
                            const gchar *font_name,
                            gint font_size,
                            gint *x, gint *y,
                            gint *width, gint *height); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Get the area of the plot text</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>text</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>string pointer</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>angle</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>angle of inclination of text</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>just</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GTK_JUSTIFY_LEFT, RIGHT, CENTER</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>font_name</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>name of the font</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>font_size</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>size of the font</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>*x,*y</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
>
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>*width,*height</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>here we store height , width</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_text_set_attributes"
></a
>gtk_plot_text_set_attributes ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_text_set_attributes (GtkPlotText *text_attr,
                                  const gchar *font,
                                  gint height,
                                  gint angle,
                                  const GdkColor *fg,
                                  const GdkColor *bg,
                                  gboolean transparent,
                                  GtkJustification justification,
                                  const gchar *text); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Set the attributes of the plot text.</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>text_attr</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GtkPlotText widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>font</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>font name</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>height</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>height of the font</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>angle</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>inclination angle of the text</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>fg,bg</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>foreground , background color of the text</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>transparent</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>transparency of the text(TRUE or FALSE)</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>justification</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GTK_JUSTIFY_LEFT, RIGHT, CENTER</td
>
                </tr
>
                <tr
>
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>text</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>string pointer</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_text_set_border"
></a
>gtk_plot_text_set_border ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_text_set_border (GtkPlotText *text,
                              GtkPlotBorderStyle border,
                              gint border_space,
                              gint border_width,
                              gint shadow_width); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Set border for the plot text</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>text</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GtkPlotText widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>border</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GTK_PLOT_BORDER_NONE or<br>
                    GTK_PLOT_BORDER_LINE or<br>
                    GTK_PLOT_BORDER_SHADOW </td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>border_space</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>border space </td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>border_width</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>border width</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>shadow_width</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>border shadow width</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_draw_line"
></a
>gtk_plot_draw_line ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_draw_line (GtkPlot *plot,
                         GtkPlotLine line,
                         gdouble x1, gdouble y1, 
                         gdouble x2, gdouble y2); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Draw a line in the plot specified by two pairs of points</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>line</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot:Line widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>x1,y1</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>1st point</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>x2,y2</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>2nd point</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_draw_text"
></a
>gtk_plot_draw_text ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_draw_text (GtkPlot *plot,
                        GtkPlotText text); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Draw the text plot.</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>text</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlotText widget</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_axis_new"
></a
>gtk_plot_axis_new ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>GtkObject* gtk_plot_axis_new (GtkPlotOrientation orientation); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Create a new axis.</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>orientation</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GTK_PLOT_AXIS_X or<br>
                    GTK_PLOT_AXIS_Y or<br>
                    GTK_PLOT_AXIS_Z </td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>Returns</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a new GtkObject axis</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_axis_construct"
></a
>gtk_plot_axis_construct ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_axis_construct (GtkPlotAxis *axis, 
                             GtkPlotOrientation orientation); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Initialize a GtkPlotAxis structure</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>axis</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlotAxis widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>orientation</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GTK_PLOT_AXIS_X or<br>
                    GTK_PLOT_AXIS_Y or<br>
                    GTK_PLOT_AXIS_Z </td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_get_axis"
></a
>gtk_plot_get_axis ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>GtkPlotAxis * gtk_plot_get_axis (GtkPlot *plot, 
                                 GtkPlotAxisPos axis); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Get the plot axis widget in any direction</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>axis</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GTK_PLOT_AXIS_LEFT or<br>
                    GTK_PLOT_AXIS_RIGHT or<br>
                    GTK_PLOT_AXIS_TOP or<br>
                    GTK_PLOT_AXIS_BOTTOM </td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_axis_set_visible"
></a
>gtk_plot_axis_set_visible ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_axis_set_visible (GtkPlot *plot, 
                                GtkPlotAxisPos axis,
                                gboolean visible); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Set axis visible or not.</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>axis</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GTK_PLOT_AXIS_LEFT or<br>
                    GTK_PLOT_AXIS_RIGHT or<br>
                    GTK_PLOT_AXIS_TOP or<br>
                    GTK_PLOT_AXIS_BOTTOM </td
>
                </tr
>
                <tr
>
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>visible</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>TRUE or FALSE</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_axis_visible"
></a
>gtk_plot_axis_visible ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>gboolean gtk_plot_axis_visible (GtkPlot *plot, 
                                GtkPlotAxisPos axis); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Get the visibility of the axis</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>axis</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GTK_PLOT_AXIS_LEFT or<br>
                    GTK_PLOT_AXIS_RIGHT or<br>
                    GTK_PLOT_AXIS_TOP or<br>
                    GTK_PLOT_AXIS_BOTTOM </td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>Returns</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>TRUE or FALSE</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_axis_set_title"
></a
>gtk_plot_axis_set_title ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_axis_set_title (GtkPlot *plot, 
                             GtkPlotAxisPos axis,
                             const gchar *title); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Set the title of the axis.</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>axis</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GTK_PLOT_AXIS_LEFT or<br>
                    GTK_PLOT_AXIS_RIGHT or<br>
                    GTK_PLOT_AXIS_TOP or<br>
                    GTK_PLOT_AXIS_BOTTOM </td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>title</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>title of the axis</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_axis_show_title"
></a
>gtk_plot_axis_show_title ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_axis_show_title (GtkPlot *plot, 
                              GtkPlotAxisPos axis); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Show the title of the axis</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>axis</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GTK_PLOT_AXIS_LEFT or<br>
                    GTK_PLOT_AXIS_RIGHT or<br>
                    GTK_PLOT_AXIS_TOP or<br>
                    GTK_PLOT_AXIS_BOTTOM </td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_axis_hide_title"
></a
>gtk_plot_axis_hide_title ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_axis_hide_title (GtkPlot *plot, 
                              GtkPlotAxisPos axis); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Hide the title of the axis</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>axis</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GTK_PLOT_AXIS_LEFT or<br>
                    GTK_PLOT_AXIS_RIGHT or<br>
                    GTK_PLOT_AXIS_TOP or<br>
                    GTK_PLOT_AXIS_BOTTOM </td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_axis_move_title"
></a
>gtk_plot_axis_move_title ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_axis_move_title (GtkPlot *plot, 
                               GtkPlotAxisPos axis,
                               gint angle,
                               gdouble x, gdouble y); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Move the title of the axis</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>axis</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GTK_PLOT_AXIS_LEFT or<br>
                    GTK_PLOT_AXIS_RIGHT or<br>
                    GTK_PLOT_AXIS_TOP or<br>
                    GTK_PLOT_AXIS_BOTTOM </td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>angle</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>inclination angle of the axis</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>x,y</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>new coordinates of the axis</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_axis_justify_title"
></a
>gtk_plot_axis_justify_title ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_axis_justify_title (GtkPlot *plot, 
                                 GtkPlotAxisPos axis,
                                 GtkJustification justification); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Justify the title of the axis</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>axis</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GTK_PLOT_AXIS_LEFT or<br>
                    GTK_PLOT_AXIS_RIGHT or<br>
                    GTK_PLOT_AXIS_TOP or<br>
                    GTK_PLOT_AXIS_BOTTOM </td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>justification</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GTK_JUSTIFY_LEFT, RIGHT, CENTER</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_axis_set_attributes"
></a
>gtk_plot_axis_set_attributes ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_axis_set_attributes (GtkPlot *plot,
                                  GtkPlotAxisPos axis,
                                  gfloat width,
                                  const GdkColor *color); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Set the attributes of the plot axis</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>axis</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GTK_PLOT_AXIS_LEFT or<br>
                    GTK_PLOT_AXIS_RIGHT or<br>
                    GTK_PLOT_AXIS_TOP or<br>
                    GTK_PLOT_AXIS_BOTTOM </td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>width</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>width of the axis</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>color</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>color of the axis</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_axis_get_attributes"
></a
>gtk_plot_axis_get_attributes ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_axis_get_attributes (GtkPlot *plot,
                                  GtkPlotAxisPos axis,
                                  gfloat *width,
                                  GdkColor *color); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Get the attributes of the plot axis</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>axis</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GTK_PLOT_AXIS_LEFT or<br>
                    GTK_PLOT_AXIS_RIGHT or<br>
                    GTK_PLOT_AXIS_TOP or<br>
                    GTK_PLOT_AXIS_BOTTOM </td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>*width</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>width of the axis</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>*color</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>color of the axis</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_axis_set_ticks"
></a
>gtk_plot_axis_set_ticks ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_axis_set_ticks (GtkPlot *plot,
                              GtkPlotOrientation orientation,
                              gdouble major_step,
                              gint nminor); </pre>
                </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>orientation</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>major_step</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>nminor</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_axis_set_major_ticks"
></a
>gtk_plot_axis_set_major_ticks ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_axis_set_major_ticks (GtkPlot *plot,
                                    GtkPlotOrientation orientation,
                                    gdouble major_step); </pre>
                </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>orientation</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>major_step</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_axis_set_minor_ticks"
></a
>gtk_plot_axis_set_minor_ticks ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_axis_set_minor_ticks (GtkPlot *plot,
                                    GtkPlotOrientation orientation,
                                    gint nminor); </pre>
                </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>orientation</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>minor</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_axis_set_ticks_length"
></a
>gtk_plot_axis_set_ticks_length ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_axis_set_ticks_length (GtkPlot *plot,
                                     GtkPlotAxisPos axis,
                                     gint length); </pre>
                </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>axis</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>length</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_axis_set_ticks_width"
></a
>gtk_plot_axis_set_ticks_width ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_axis_set_ticks_width (GtkPlot *plot,
                                    GtkPlotAxisPos axis,
                                    gfloat width); </pre>
                </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>axis</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>width</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_axis_show_ticks"
></a
>gtk_plot_axis_show_ticks ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_axis_show_ticks (GtkPlot *plot,
                               GtkPlotAxisPos axis,
                               gint major_mask,
                               gint minor_mask); </pre>
                </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>axis</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>major_mask</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
>
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>
                    <p>minor_mask</p>
                    </td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_axis_set_ticks_limits"
></a
>gtk_plot_axis_set_ticks_limits ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_axis_set_ticks_limits (GtkPlot *plot,
                                    GtkPlotOrientation orientation,
                                    gdouble begin, gdouble end); </pre>
                </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>orientation</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>begin</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>end</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_axis_unset_ticks_limits"
></a
>gtk_plot_axis_unset_ticks_limits ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_axis_unset_ticks_limits(GtkPlot *plot,
                                     GtkPlotOrientation orientation); </pre>
                </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>orientation</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_axis_show_labels"
></a
>gtk_plot_axis_show_labels ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_axis_show_labels (GtkPlot *plot, 
                                GtkPlotAxisPos axis,
                                gint labels_mask); </pre>
                </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>axis</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
>
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>label_mask</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_axis_title_set_attributes"
></a
>gtk_plot_axis_title_set_attributes ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_axis_title_set_attributes (GtkPlot *plot,
                                        GtkPlotAxisPos axis,
                                        const gchar *font,
                                        gint height,
                                        gint angle,
                                        const GdkColor *foreground,
                                        const GdkColor *background,
                                        gboolean transparent,
                                        GtkJustification justification); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Set the attributes of the axis title </p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>axis</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GTK_PLOT_AXIS_LEFT or<br>
                    GTK_PLOT_AXIS_RIGHT or<br>
                    GTK_PLOT_AXIS_TOP or<br>
                    GTK_PLOT_AXIS_BOTTOM </td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>font</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>font name</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>height</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>height of the font</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>angle</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>inclination angle of the axis title</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>foreground,background</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>color of the text</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>tranparent</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>transparency of the title(TRUE or FALSE)</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>justification</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GTK_JUSTIFY_LEFT, RIGHT, CENTER</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_axis_set_labels_attributes"
></a
>gtk_plot_axis_set_labels_attributes ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_axis_set_labels_attributes (GtkPlot *plot,
                                         GtkPlotAxisPos axis,
                                         const gchar *font,
                                         gint height,
                                         gint angle,
                                         const GdkColor *foreground,
                                         const GdkColor *background,
                                         gboolean transparent,
                                         GtkJustification justification); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Set the attributes of the axis labels</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>axis</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GTK_PLOT_AXIS_LEFT or<br>
                    GTK_PLOT_AXIS_RIGHT or<br>
                    GTK_PLOT_AXIS_TOP or<br>
                    GTK_PLOT_AXIS_BOTTOM </td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>font</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>font name</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>height</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>height of the font</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>angle</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>inclination angle of the axis title</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>foreground,background</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>color of the text</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>tranparent</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>transparency of the title(TRUE or FALSE)</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>justification</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GTK_JUSTIFY_LEFT, RIGHT, CENTER</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_axis_set_labels_numbers"
></a
>gtk_plot_axis_set_labels_numbers ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_axis_set_labels_numbers (GtkPlot *plot,
                                       GtkPlotAxisPos axis,
                                       gint style,
                                       gint precision); </pre>
                </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>axis</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GTK_PLOT_AXIS_LEFT or<br>
                    GTK_PLOT_AXIS_RIGHT or<br>
                    GTK_PLOT_AXIS_TOP or<br>
                    GTK_PLOT_AXIS_BOTTOM </td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>style</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>precision</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_axis_set_labels_offset"
></a
>gtk_plot_axis_set_labels_offset ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_axis_set_labels_offset (GtkPlot *plot,
                                     GtkPlotAxisPos axis,
                                     gint offset); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Set the offset of the axis labels</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>axis</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GTK_PLOT_AXIS_LEFT or<br>
                    GTK_PLOT_AXIS_RIGHT or<br>
                    GTK_PLOT_AXIS_TOP or<br>
                    GTK_PLOT_AXIS_BOTTOM </td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>offset</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>offset of the labels</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_axis_get_labels_offset"
></a
>gtk_plot_axis_get_labels_offset ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>gint gtk_plot_axis_get_labels_offset (GtkPlot *plot,
                                      GtkPlotAxisPos axis); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Get the labels offset</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>axis</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GTK_PLOT_AXIS_LEFT or<br>
                    GTK_PLOT_AXIS_RIGHT or<br>
                    GTK_PLOT_AXIS_TOP or<br>
                    GTK_PLOT_AXIS_BOTTOM </td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>Returns</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>the offset</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_axis_use_custom_tick_labels"
></a
>gtk_plot_axis_use_custom_tick_labels ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_axis_use_custom_tick_labels (GtkPlot *plot,
                                          GtkPlotAxisPos axispos,
                                          gboolean use); </pre>
                </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>axispos</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>use</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_axis_set_labels_suffix"
></a
>gtk_plot_axis_set_labels_suffix ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_axis_set_labels_suffix (GtkPlot *plot,
                                      GtkPlotAxisPos axis,
                                      const gchar *text); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Set a suffix(append a string) to labels.</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>axis</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GTK_PLOT_AXIS_LEFT or<br>
                    GTK_PLOT_AXIS_RIGHT or<br>
                    GTK_PLOT_AXIS_TOP or<br>
                    GTK_PLOT_AXIS_BOTTOM </td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>text</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>suffix</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_axis_set_labels_prefix"
></a
>gtk_plot_axis_set_labels_prefix ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_axis_set_labels_prefix (GtkPlot *plot,
                                      GtkPlotAxisPos axis,
                                      const gchar *text); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Set a prefix(insert a string at he beginning of the name) to labels.</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>axis</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GTK_PLOT_AXIS_LEFT or<br>
                    GTK_PLOT_AXIS_RIGHT or<br>
                    GTK_PLOT_AXIS_TOP or<br>
                    GTK_PLOT_AXIS_BOTTOM </td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>text</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>prefix</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_axis_get_labels_suffix"
></a
>gtk_plot_axis_get_labels_suffix ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>gchar * gtk_plot_axis_get_labels_suffix (GtkPlot *plot,
                                         GtkPlotAxisPos axis); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Get the suffix of the labels</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>axis</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GTK_PLOT_AXIS_LEFT or<br>
                    GTK_PLOT_AXIS_RIGHT or<br>
                    GTK_PLOT_AXIS_TOP or<br>
                    GTK_PLOT_AXIS_BOTTOM </td
>
                </tr
>
                <tr
>
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>Returns</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>the suffix</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_axis_get_labels_prefix"
> </a
>gtk_plot_axis_get_labels_prefix ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>gchar * gtk_plot_axis_get_labels_prefix (GtkPlot *plot,
                                         GtkPlotAxisPos axis); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Get the prefix of the labels</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>axis</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GTK_PLOT_AXIS_LEFT or<br>
                    GTK_PLOT_AXIS_RIGHT or<br>
                    GTK_PLOT_AXIS_TOP or<br>
                    GTK_PLOT_AXIS_BOTTOM </td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>Returns</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>the prefix</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_x0_set_visible"
> </a
>gtk_plot_x0_set_visible ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_x0_set_visible (GtkPlot *plot, 
                              gboolean visible); </pre>
                </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>visible</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_x0_visible"
> </a
>gtk_plot_x0_visible ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>gboolean gtk_plot_x0_visible (GtkPlot *plot); </pre>
                </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_y0_set_visible"
> </a
>gtk_plot_y0_set_visible ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_y0_set_visible (GtkPlot *plot, 
                              gboolean visible); </pre>
                </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>visible</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_y0_visible"
> </a
>gtk_plot_y0_visible ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>gboolean gtk_plot_y0_visible (GtkPlot *plot); </pre>
                </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_grids_set_on_top"
> </a
>gtk_plot_grids_set_on_top ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_grids_set_on_top (GtkPlot *plot,
                                gboolean on_top); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Set grid on top of the plot</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>A GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>on_top</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>TRUE or FALSE</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_grids_on_top"
> </a
>gtk_plot_grids_on_top ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>gboolean gtk_plot_grids_on_top (GtkPlot *plot); </pre>
                </td
>
              </tr
>
            </table
>
            <p>See if grids are on top of the plot</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>A GtkPlot widget</td
>
                </tr
>
                <tr
>
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>Returns</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>TRUE or FALSE</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_grids_set_visible"
> </a
>gtk_plot_grids_set_visible ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_grids_set_visible (GtkPlot *plot,
                                 gboolean vmajor, 
                                 gboolean vminor,
                                 gboolean hmajor,
                                 gboolean hminor); </pre>
                </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>vmajor,vminor</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
>
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>hmajor,hminor</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_grids_visible"
> </a
>gtk_plot_grids_visible ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_grids_visible (GtkPlot *plot,
                             gboolean *vmajor, 
                             gboolean *vminor,
                             gboolean *hmajor, 
                             gboolean *hminor); </pre>
                </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>*vmajor,*vminor</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>*hmajor,*hminor</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_y0line_set_attributes"
> </a
>gtk_plot_y0line_set_attributes ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_y0line_set_attributes (GtkPlot *plot,
                                     GtkPlotLineStyle style,
                                     gfloat width,
                                     const GdkColor *color); </pre>
                </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>style</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
>
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>width</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>color</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_x0line_set_attributes"
> </a
>gtk_plot_x0line_set_attributes ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_x0line_set_attributes (GtkPlot *plot,
                                     GtkPlotLineStyle style,
                                     gfloat width,
                                     const GdkColor *color); </pre>
                  </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>style</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
>
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>width</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>color</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_major_vgrid_set_attributes"
> </a
>gtk_plot_major_vgrid_set_attributes ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_major_vgrid_set_attributes (GtkPlot *plot,
                                          GtkPlotLineStyle style,
                                          gfloat width,
                                          const GdkColor *color); </pre>
                </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>style</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>width</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>color</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_minor_vgrid_set_attributes"
> </a
>gtk_plot_minor_vgrid_set_attributes ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_minor_vgrid_set_attributes (GtkPlot *plot,
                                          GtkPlotLineStyle style,
                                          gfloat width,
                                          const GdkColor *color); </pre>
                </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>style</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>width</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>color</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_major_hgrid_set_attributes"
> </a
>gtk_plot_major_hgrid_set_attributes ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_major_hgrid_set_attributes (GtkPlot *plot,
                                          GtkPlotLineStyle style,
                                          gfloat width,
                                          const GdkColor *color); </pre>
                </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>style</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>width</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>color</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_minor_hgrid_set_attributes"
> </a
>gtk_plot_minor_hgrid_set_attributes ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_minor_hgrid_set_attributes (GtkPlot *plot,
                                          GtkPlotLineStyle style,
                                          gfloat width,
                                          const GdkColor *color); </pre>
                </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>style</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>width</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>color</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_show_legends"
> </a
>gtk_plot_show_legends ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_show_legends (GtkPlot *plot); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Show legends on the plot. </p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>a GtkPlot widget</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_hide_legends"
> </a
>gtk_plot_hide_legends ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_hide_legends (GtkPlot *plot); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Hide legends from the plot </p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>A GtkPlot widget</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_set_legends_border"
> </a
>gtk_plot_set_legends_border ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_set_legends_border (GtkPlot *plot,
                                  GtkPlotBorderStyle border,
                                  gint shadow_width); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Set the border properties of the legends</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>A GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>border</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>GTK_PLOT_BORDER_NONE or<br>
                    GTK_PLOT_BORDER_LINE or<br>
                    GTK_PLOT_BORDER_SHADOW </td
>
                </tr
>
                <tr
>
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>shadow_width</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>the width of the shadow</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_legends_move"
> </a
>gtk_plot_legends_move ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_legends_move (GtkPlot *plot,
                            gdouble x, gdouble y); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Move the legend to a different point</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>A GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>x,y</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>new coordinates of the legend</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_legends_get_position"
> </a
>gtk_plot_legends_get_position ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_legends_get_position (GtkPlot *plot,
                                    gdouble *x, gdouble *y); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Get the position of the legends in the plot</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>A GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>*x,*y</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>the position</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_legends_get_allocation"
> </a
>gtk_plot_legends_get_allocation ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>GtkAllocation gtk_plot_legends_get_allocation (GtkPlot *plot); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Get the allocation of the legend</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>A GtkPlot widget</td
>
                </tr
>
                <tr
>
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>Returns </td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>the allocation</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_legends_set_attributes"
> </a
>gtk_plot_legends_set_attributes ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_legends_set_attributes (GtkPlot *plot,
                                      const gchar *font,
                                      gint height,
                                      const GdkColor *foreground,
                                      const GdkColor *background); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Set the attributes of the legends in the plot</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>A GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>font</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>font name</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>height</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>height of the font</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>foreground,background</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>colors of the text</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_set_line_attributes"
> </a
>gtk_plot_set_line_attributes ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_set_line_attributes (GtkPlot *plot,
                                   GtkPlotLine line); </pre>
                </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>line</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_add_data"
> </a
>gtk_plot_add_data ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>void gtk_plot_add_data (GtkPlot *plot,
                        GtkPlotData *data); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Add data to the plot widget</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>A GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>data</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>data pointer</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_remove_data"
> </a
>gtk_plot_remove_data ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>gint gtk_plot_remove_data (GtkPlot *plot,
                           GtkPlotData *data); </pre>
                </td
>
              </tr
>
            </table
>
            <p>Remove data attached to the widget</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>A GtkPlot widget</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>data</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>data pointer</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
        <div
class="REFSECT2"
>
          <div
class="INFORMALTABLE"
>
            <div
class="INFORMALTABLE"
><br>
            </div
>
          </div
>
        </div
>
        <hr>
        <div
class="REFSECT2"
> 
          <div
class="INFORMALTABLE"
> 
            <p
></p
>
            <p
> </p
>
            <h3
><a
name="gtk_plot_add_function"
> </a
>gtk_plot_add_function ()</h3
>
            <table
border="0"
bgcolor="#D6E8FF"
width="100%"
cellpadding="6"
>
              <tr
> 
                <td
> 
                  <pre>GtkPlotData * gtk_plot_add_function (GtkPlot *plot,
                                     GtkPlotFunc function);
                 </pre>
                </td
>
              </tr
>
            </table
>
            <p>&nbsp;</p>
            <div
class="INFORMALTABLE"
> 
              <p
></p
>
              <table
border="1"
width="100%"
bgcolor="#FFD0D0"
cellspacing="0"
cellpadding="4"
class="CALSTABLE" bordercolor="#000033"
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>plot</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tr
> 
                  <td
width="20%"
align="RIGHT"
valign="TOP"
>function</td
>
                  <td
width="80%"
align="LEFT"
valign="TOP"
>&nbsp;</td
>
                </tr
>
                <tbody
> </tbody
> 
              </table
>
            </div
>
          </div
>
        </div
>
  <br>
        <br>
      </div
>
      
    </DIV
>
  </DIV
>
  <DIV
CLASS="REFSECT2"
>
    <DIV
CLASS="INFORMALTABLE"
>
      <div
class="REFSECT2"
>
        <div
class="INFORMALTABLE"
>
          <div
class="REFSECT2"
>
            <div
class="INFORMALTABLE"
>
              <div
class="REFSECT2"
></div
>
            </div
>
          </div
>
          <p><BR
CLEAR="all">
            <BR>
          </p>
          </div
>
      </div
>
    </DIV
>
  </DIV
>
</DIV
>
<DIV
CLASS="REFSECT1"
>
  <DIV
CLASS="VARIABLELIST"
></DIV
>
</DIV
>
<DIV
CLASS="NAVFOOTER"
>
  <TABLE
WIDTH="100%"
BORDER="0"
BGCOLOR="#000000"
CELLPADDING="1"
CELLSPACING="0"
>
    <TR
> 
      <TD
WIDTH="25%"
BGCOLOR="#000000"
ALIGN="left"
>&nbsp;</TD
>
      <TD
WIDTH="50%"
BGCOLOR="#0000C0"
ALIGN="center"
><FONT
COLOR="#FFFFFF"
SIZE="3"
><B
><A
HREF="index.html"
><FONT
COLOR="#FFFFFF"
SIZE="3"
><B
>Home</B
></FONT
></A
></B
></FONT
></TD
>
      <TD
WIDTH="0%"
BGCOLOR="#000000"
ALIGN="center"
>&nbsp;</TD
>
      <TD
WIDTH="25%"
BGCOLOR="#000000"
ALIGN="right"
>&nbsp;</TD
>
    </TR
>
  </TABLE
>
<p>&nbsp;</p></DIV
></BODY
></HTML
>