Sophie

Sophie

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

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

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GtkPlot3D</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GtkExtra2 Reference Manual">
<link rel="up" href="ch01.html" title="Libraray Reference">
<link rel="prev" href="gtkextra-GtkPlotCanvasEllipse.html" title="GtkPlotCanvasEllipse">
<link rel="next" href="gtkextra-GtkFileList.html" title="GtkFileList">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="ch01.html" title="Libraray Reference">
<link rel="chapter" href="objecttree.html" title="Object Hierarchy">
<link rel="index" href="api-index.html" title="API Index">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
<tr valign="middle">
<td><a accesskey="p" href="gtkextra-GtkPlotCanvasEllipse.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">GtkExtra2 Reference Manual</th>
<td><a accesskey="n" href="gtkextra-GtkFileList.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts">
<a href="#gtkextra-GtkPlot3D.synopsis" class="shortcut">Top</a>
                 | 
                <a href="#gtkextra-GtkPlot3D.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry" title="GtkPlot3D">
<a name="gtkextra-GtkPlot3D"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="gtkextra-GtkPlot3D.top_of_page"></a>GtkPlot3D</span></h2>
<p>GtkPlot3D</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv" title="Synopsis">
<a name="gtkextra-GtkPlot3D.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">

#include &lt;gtkextra.h&gt;

#define             <a class="link" href="gtkextra-GtkPlot3D.html#GTK-PLOT3D-FLAGS--CAPS" title="GTK_PLOT3D_FLAGS()">GTK_PLOT3D_FLAGS</a>                    (plot)
#define             <a class="link" href="gtkextra-GtkPlot3D.html#GTK-PLOT3D-SET-FLAGS--CAPS" title="GTK_PLOT3D_SET_FLAGS()">GTK_PLOT3D_SET_FLAGS</a>                (plot,flag)
#define             <a class="link" href="gtkextra-GtkPlot3D.html#GTK-PLOT3D-UNSET-FLAGS--CAPS" title="GTK_PLOT3D_UNSET_FLAGS()">GTK_PLOT3D_UNSET_FLAGS</a>              (plot,flag)
#define             <a class="link" href="gtkextra-GtkPlot3D.html#GTK-PLOT3D-TRANSPARENT--CAPS" title="GTK_PLOT3D_TRANSPARENT()">GTK_PLOT3D_TRANSPARENT</a>              (plot)
enum                <a class="link" href="gtkextra-GtkPlot3D.html#GtkPlotPlane" title="enum GtkPlotPlane">GtkPlotPlane</a>;
enum                <a class="link" href="gtkextra-GtkPlot3D.html#GtkPlotSide" title="enum GtkPlotSide">GtkPlotSide</a>;
GtkWidget*          <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-new" title="gtk_plot3d_new ()">gtk_plot3d_new</a>                      (GdkDrawable *drawable);
GtkWidget*          <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-new-with-size" title="gtk_plot3d_new_with_size ()">gtk_plot3d_new_with_size</a>            (GdkDrawable *drawable,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> width,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> height);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-construct" title="gtk_plot3d_construct ()">gtk_plot3d_construct</a>                (GtkPlot3D *plot,
                                                         GdkDrawable *drawable);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-construct-with-size" title="gtk_plot3d_construct_with_size ()">gtk_plot3d_construct_with_size</a>      (GtkPlot3D *plot,
                                                         GdkDrawable *drawable,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> width,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> height);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-autoscale" title="gtk_plot3d_autoscale ()">gtk_plot3d_autoscale</a>                (GtkPlot3D *plot);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-rotate" title="gtk_plot3d_rotate ()">gtk_plot3d_rotate</a>                   (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> angle_x,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> angle_y,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> angle_z);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-rotate-vector" title="gtk_plot3d_rotate_vector ()">gtk_plot3d_rotate_vector</a>            (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotVector" title="GtkPlotVector">GtkPlotVector</a> *vector,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> a1,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> a2,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> a3);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-reset-angles" title="gtk_plot3d_reset_angles ()">gtk_plot3d_reset_angles</a>             (GtkPlot3D *plot);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-rotate-x" title="gtk_plot3d_rotate_x ()">gtk_plot3d_rotate_x</a>                 (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> angle);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-rotate-y" title="gtk_plot3d_rotate_y ()">gtk_plot3d_rotate_y</a>                 (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> angle);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-rotate-z" title="gtk_plot3d_rotate_z ()">gtk_plot3d_rotate_z</a>                 (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> angle);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-get-pixel" title="gtk_plot3d_get_pixel ()">gtk_plot3d_get_pixel</a>                (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> x,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> y,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> z,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> *px,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> *py,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> *pz);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-set-xrange" title="gtk_plot3d_set_xrange ()">gtk_plot3d_set_xrange</a>               (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> min,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> max);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-set-yrange" title="gtk_plot3d_set_yrange ()">gtk_plot3d_set_yrange</a>               (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> min,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> max);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-set-zrange" title="gtk_plot3d_set_zrange ()">gtk_plot3d_set_zrange</a>               (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> min,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> max);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-set-xfactor" title="gtk_plot3d_set_xfactor ()">gtk_plot3d_set_xfactor</a>              (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> xfactor);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-set-yfactor" title="gtk_plot3d_set_yfactor ()">gtk_plot3d_set_yfactor</a>              (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> yfactor);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-set-zfactor" title="gtk_plot3d_set_zfactor ()">gtk_plot3d_set_zfactor</a>              (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> zfactor);
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a>             <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-get-xfactor" title="gtk_plot3d_get_xfactor ()">gtk_plot3d_get_xfactor</a>              (GtkPlot3D *plot);
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a>             <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-get-yfactor" title="gtk_plot3d_get_yfactor ()">gtk_plot3d_get_yfactor</a>              (GtkPlot3D *plot);
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a>             <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-get-zfactor" title="gtk_plot3d_get_zfactor ()">gtk_plot3d_get_zfactor</a>              (GtkPlot3D *plot);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-plane-set-color" title="gtk_plot3d_plane_set_color ()">gtk_plot3d_plane_set_color</a>          (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot3D.html#GtkPlotPlane" title="enum GtkPlotPlane">GtkPlotPlane</a> plane,
                                                         const GdkColor *color);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-plane-set-visible" title="gtk_plot3d_plane_set_visible ()">gtk_plot3d_plane_set_visible</a>        (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot3D.html#GtkPlotPlane" title="enum GtkPlotPlane">GtkPlotPlane</a> plane,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> visible);
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a>            <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-plane-visible" title="gtk_plot3d_plane_visible ()">gtk_plot3d_plane_visible</a>            (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot3D.html#GtkPlotPlane" title="enum GtkPlotPlane">GtkPlotPlane</a> plane);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-corner-set-visible" title="gtk_plot3d_corner_set_visible ()">gtk_plot3d_corner_set_visible</a>       (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> visible);
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a>            <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-corner-visible" title="gtk_plot3d_corner_visible ()">gtk_plot3d_corner_visible</a>           (GtkPlot3D *plot);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-corner-set-attributes" title="gtk_plot3d_corner_set_attributes ()">gtk_plot3d_corner_set_attributes</a>    (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotLineStyle" title="enum GtkPlotLineStyle">GtkPlotLineStyle</a> style,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"
>gfloat</a> width,
                                                         const GdkColor *color);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-corner-get-attributes" title="gtk_plot3d_corner_get_attributes ()">gtk_plot3d_corner_get_attributes</a>    (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotLineStyle" title="enum GtkPlotLineStyle">GtkPlotLineStyle</a> *style,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"
>gfloat</a> *width,
                                                         GdkColor *color);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-frame-set-attributes" title="gtk_plot3d_frame_set_attributes ()">gtk_plot3d_frame_set_attributes</a>     (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotLineStyle" title="enum GtkPlotLineStyle">GtkPlotLineStyle</a> style,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"
>gfloat</a> width,
                                                         const GdkColor *color);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-frame-get-attributes" title="gtk_plot3d_frame_get_attributes ()">gtk_plot3d_frame_get_attributes</a>     (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotLineStyle" title="enum GtkPlotLineStyle">GtkPlotLineStyle</a> *style,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"
>gfloat</a> *width,
                                                         GdkColor *color);
GtkPlotAxis *       <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-get-axis" title="gtk_plot3d_get_axis ()">gtk_plot3d_get_axis</a>                 (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotOrientation" title="enum GtkPlotOrientation">GtkPlotOrientation</a> orientation);
GtkPlotAxis *       <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-get-side" title="gtk_plot3d_get_side ()">gtk_plot3d_get_side</a>                 (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot3D.html#GtkPlotSide" title="enum GtkPlotSide">GtkPlotSide</a> side);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-show-major-ticks" title="gtk_plot3d_show_major_ticks ()">gtk_plot3d_show_major_ticks</a>         (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot3D.html#GtkPlotSide" title="enum GtkPlotSide">GtkPlotSide</a> side,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> ticks_mask);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-show-minor-ticks" title="gtk_plot3d_show_minor_ticks ()">gtk_plot3d_show_minor_ticks</a>         (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot3D.html#GtkPlotSide" title="enum GtkPlotSide">GtkPlotSide</a> side,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> ticks_mask);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-show-labels" title="gtk_plot3d_show_labels ()">gtk_plot3d_show_labels</a>              (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot3D.html#GtkPlotSide" title="enum GtkPlotSide">GtkPlotSide</a> side,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> label_mask);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-show-title" title="gtk_plot3d_show_title ()">gtk_plot3d_show_title</a>               (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot3D.html#GtkPlotSide" title="enum GtkPlotSide">GtkPlotSide</a> side);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-hide-title" title="gtk_plot3d_hide_title ()">gtk_plot3d_hide_title</a>               (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot3D.html#GtkPlotSide" title="enum GtkPlotSide">GtkPlotSide</a> side);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-set-ticks" title="gtk_plot3d_set_ticks ()">gtk_plot3d_set_ticks</a>                (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotOrientation" title="enum GtkPlotOrientation">GtkPlotOrientation</a> axis,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> major_step,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> nminor);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-set-major-ticks" title="gtk_plot3d_set_major_ticks ()">gtk_plot3d_set_major_ticks</a>          (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotOrientation" title="enum GtkPlotOrientation">GtkPlotOrientation</a> axis,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> major_step);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-set-minor-ticks" title="gtk_plot3d_set_minor_ticks ()">gtk_plot3d_set_minor_ticks</a>          (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotOrientation" title="enum GtkPlotOrientation">GtkPlotOrientation</a> axis,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> nminor);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-set-ticks-length" title="gtk_plot3d_set_ticks_length ()">gtk_plot3d_set_ticks_length</a>         (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotOrientation" title="enum GtkPlotOrientation">GtkPlotOrientation</a> axis,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> length);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-set-ticks-width" title="gtk_plot3d_set_ticks_width ()">gtk_plot3d_set_ticks_width</a>          (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotOrientation" title="enum GtkPlotOrientation">GtkPlotOrientation</a> axis,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"
>gfloat</a> width);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-show-ticks" title="gtk_plot3d_show_ticks ()">gtk_plot3d_show_ticks</a>               (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot3D.html#GtkPlotSide" title="enum GtkPlotSide">GtkPlotSide</a> side,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> major_mask,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> minor_mask);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-set-titles-offset" title="gtk_plot3d_set_titles_offset ()">gtk_plot3d_set_titles_offset</a>        (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> offset);
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a>                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-get-titles-offset" title="gtk_plot3d_get_titles_offset ()">gtk_plot3d_get_titles_offset</a>        (GtkPlot3D *plot);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-set-scale" title="gtk_plot3d_set_scale ()">gtk_plot3d_set_scale</a>                (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotOrientation" title="enum GtkPlotOrientation">GtkPlotOrientation</a> axis,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotScale" title="enum GtkPlotScale">GtkPlotScale</a> scale);
<a class="link" href="gtkextra-GtkPlot.html#GtkPlotScale" title="enum GtkPlotScale">GtkPlotScale</a>        <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-get-scale" title="gtk_plot3d_get_scale ()">gtk_plot3d_get_scale</a>                (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotOrientation" title="enum GtkPlotOrientation">GtkPlotOrientation</a> axis);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-major-grids-set-visible" title="gtk_plot3d_major_grids_set_visible ()">gtk_plot3d_major_grids_set_visible</a>  (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> x,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> y,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> z);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-minor-grids-set-visible" title="gtk_plot3d_minor_grids_set_visible ()">gtk_plot3d_minor_grids_set_visible</a>  (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> x,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> y,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> z);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-major-grids-visible" title="gtk_plot3d_major_grids_visible ()">gtk_plot3d_major_grids_visible</a>      (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> *x,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> *y,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> *z);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-minor-grids-visible" title="gtk_plot3d_minor_grids_visible ()">gtk_plot3d_minor_grids_visible</a>      (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> *x,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> *y,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> *z);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-major-zgrid-set-attributes" title="gtk_plot3d_major_zgrid_set_attributes ()">gtk_plot3d_major_zgrid_set_attributes</a>
                                                        (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotLineStyle" title="enum GtkPlotLineStyle">GtkPlotLineStyle</a> style,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"
>gfloat</a> width,
                                                         const GdkColor *color);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-major-zgrid-get-attributes" title="gtk_plot3d_major_zgrid_get_attributes ()">gtk_plot3d_major_zgrid_get_attributes</a>
                                                        (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotLineStyle" title="enum GtkPlotLineStyle">GtkPlotLineStyle</a> *style,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"
>gfloat</a> *width,
                                                         GdkColor *color);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-minor-zgrid-set-attributes" title="gtk_plot3d_minor_zgrid_set_attributes ()">gtk_plot3d_minor_zgrid_set_attributes</a>
                                                        (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotLineStyle" title="enum GtkPlotLineStyle">GtkPlotLineStyle</a> style,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"
>gfloat</a> width,
                                                         const GdkColor *color);
void                <a class="link" href="gtkextra-GtkPlot3D.html#gtk-plot3d-minor-zgrid-get-attributes" title="gtk_plot3d_minor_zgrid_get_attributes ()">gtk_plot3d_minor_zgrid_get_attributes</a>
                                                        (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotLineStyle" title="enum GtkPlotLineStyle">GtkPlotLineStyle</a> *style,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"
>gfloat</a> *width,
                                                         GdkColor *color);
</pre>
</div>
<div class="refsect1" title="Description">
<a name="gtkextra-GtkPlot3D.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" title="Details">
<a name="gtkextra-GtkPlot3D.details"></a><h2>Details</h2>
<div class="refsect2" title="GTK_PLOT3D_FLAGS()">
<a name="GTK-PLOT3D-FLAGS--CAPS"></a><h3>GTK_PLOT3D_FLAGS()</h3>
<pre class="programlisting">#define GTK_PLOT3D_FLAGS(plot)         (GTK_PLOT3D(plot)-&gt;flags)
</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="GTK_PLOT3D_SET_FLAGS()">
<a name="GTK-PLOT3D-SET-FLAGS--CAPS"></a><h3>GTK_PLOT3D_SET_FLAGS()</h3>
<pre class="programlisting">#define GTK_PLOT3D_SET_FLAGS(plot,flag) (GTK_PLOT3D_FLAGS(plot) |= (flag))
</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>flag</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="GTK_PLOT3D_UNSET_FLAGS()">
<a name="GTK-PLOT3D-UNSET-FLAGS--CAPS"></a><h3>GTK_PLOT3D_UNSET_FLAGS()</h3>
<pre class="programlisting">#define GTK_PLOT3D_UNSET_FLAGS(plot,flag) (GTK_PLOT3D_FLAGS(plot) &amp;= ~(flag))
</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>flag</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="GTK_PLOT3D_TRANSPARENT()">
<a name="GTK-PLOT3D-TRANSPARENT--CAPS"></a><h3>GTK_PLOT3D_TRANSPARENT()</h3>
<pre class="programlisting">#define GTK_PLOT3D_TRANSPARENT(plot) (GTK_PLOT3D_FLAGS(plot) &amp; GTK_PLOT3D_TRANSPARENT)
</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="enum GtkPlotPlane">
<a name="GtkPlotPlane"></a><h3>enum GtkPlotPlane</h3>
<pre class="programlisting">typedef enum
{
  GTK_PLOT_PLANE_XY	= 0,
  GTK_PLOT_PLANE_YX	= 0,
  GTK_PLOT_PLANE_XZ	= 1,
  GTK_PLOT_PLANE_ZX	= 1,
  GTK_PLOT_PLANE_YZ	= 2,
  GTK_PLOT_PLANE_ZY	= 2,
} GtkPlotPlane;
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="enum GtkPlotSide">
<a name="GtkPlotSide"></a><h3>enum GtkPlotSide</h3>
<pre class="programlisting">typedef enum
{
  GTK_PLOT_SIDE_XY	= 1 &lt;&lt; 0 ,
  GTK_PLOT_SIDE_XZ	= 1 &lt;&lt; 1 ,
  GTK_PLOT_SIDE_YX	= 1 &lt;&lt; 2 ,
  GTK_PLOT_SIDE_YZ	= 1 &lt;&lt; 3 ,
  GTK_PLOT_SIDE_ZX	= 1 &lt;&lt; 4 ,
  GTK_PLOT_SIDE_ZY	= 1 &lt;&lt; 5 ,
} GtkPlotSide;
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_new ()">
<a name="gtk-plot3d-new"></a><h3>gtk_plot3d_new ()</h3>
<pre class="programlisting">GtkWidget*          gtk_plot3d_new                      (GdkDrawable *drawable);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>drawable</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_new_with_size ()">
<a name="gtk-plot3d-new-with-size"></a><h3>gtk_plot3d_new_with_size ()</h3>
<pre class="programlisting">GtkWidget*          gtk_plot3d_new_with_size            (GdkDrawable *drawable,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> width,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> height);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>drawable</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>width</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>height</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_construct ()">
<a name="gtk-plot3d-construct"></a><h3>gtk_plot3d_construct ()</h3>
<pre class="programlisting">void                gtk_plot3d_construct                (GtkPlot3D *plot,
                                                         GdkDrawable *drawable);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>drawable</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_construct_with_size ()">
<a name="gtk-plot3d-construct-with-size"></a><h3>gtk_plot3d_construct_with_size ()</h3>
<pre class="programlisting">void                gtk_plot3d_construct_with_size      (GtkPlot3D *plot,
                                                         GdkDrawable *drawable,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> width,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> height);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>drawable</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>width</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>height</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_autoscale ()">
<a name="gtk-plot3d-autoscale"></a><h3>gtk_plot3d_autoscale ()</h3>
<pre class="programlisting">void                gtk_plot3d_autoscale                (GtkPlot3D *plot);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_rotate ()">
<a name="gtk-plot3d-rotate"></a><h3>gtk_plot3d_rotate ()</h3>
<pre class="programlisting">void                gtk_plot3d_rotate                   (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> angle_x,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> angle_y,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> angle_z);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>angle_x</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>angle_y</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>angle_z</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_rotate_vector ()">
<a name="gtk-plot3d-rotate-vector"></a><h3>gtk_plot3d_rotate_vector ()</h3>
<pre class="programlisting">void                gtk_plot3d_rotate_vector            (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotVector" title="GtkPlotVector">GtkPlotVector</a> *vector,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> a1,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> a2,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> a3);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>vector</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>a1</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>a2</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>a3</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_reset_angles ()">
<a name="gtk-plot3d-reset-angles"></a><h3>gtk_plot3d_reset_angles ()</h3>
<pre class="programlisting">void                gtk_plot3d_reset_angles             (GtkPlot3D *plot);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_rotate_x ()">
<a name="gtk-plot3d-rotate-x"></a><h3>gtk_plot3d_rotate_x ()</h3>
<pre class="programlisting">void                gtk_plot3d_rotate_x                 (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> angle);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>angle</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_rotate_y ()">
<a name="gtk-plot3d-rotate-y"></a><h3>gtk_plot3d_rotate_y ()</h3>
<pre class="programlisting">void                gtk_plot3d_rotate_y                 (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> angle);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>angle</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_rotate_z ()">
<a name="gtk-plot3d-rotate-z"></a><h3>gtk_plot3d_rotate_z ()</h3>
<pre class="programlisting">void                gtk_plot3d_rotate_z                 (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> angle);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>angle</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_get_pixel ()">
<a name="gtk-plot3d-get-pixel"></a><h3>gtk_plot3d_get_pixel ()</h3>
<pre class="programlisting">void                gtk_plot3d_get_pixel                (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> x,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> y,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> z,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> *px,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> *py,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> *pz);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>x</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>y</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>z</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>px</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>py</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>pz</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_set_xrange ()">
<a name="gtk-plot3d-set-xrange"></a><h3>gtk_plot3d_set_xrange ()</h3>
<pre class="programlisting">void                gtk_plot3d_set_xrange               (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> min,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> max);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>min</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>max</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_set_yrange ()">
<a name="gtk-plot3d-set-yrange"></a><h3>gtk_plot3d_set_yrange ()</h3>
<pre class="programlisting">void                gtk_plot3d_set_yrange               (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> min,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> max);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>min</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>max</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_set_zrange ()">
<a name="gtk-plot3d-set-zrange"></a><h3>gtk_plot3d_set_zrange ()</h3>
<pre class="programlisting">void                gtk_plot3d_set_zrange               (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> min,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> max);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>min</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>max</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_set_xfactor ()">
<a name="gtk-plot3d-set-xfactor"></a><h3>gtk_plot3d_set_xfactor ()</h3>
<pre class="programlisting">void                gtk_plot3d_set_xfactor              (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> xfactor);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>xfactor</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_set_yfactor ()">
<a name="gtk-plot3d-set-yfactor"></a><h3>gtk_plot3d_set_yfactor ()</h3>
<pre class="programlisting">void                gtk_plot3d_set_yfactor              (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> yfactor);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>yfactor</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_set_zfactor ()">
<a name="gtk-plot3d-set-zfactor"></a><h3>gtk_plot3d_set_zfactor ()</h3>
<pre class="programlisting">void                gtk_plot3d_set_zfactor              (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> zfactor);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>zfactor</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_get_xfactor ()">
<a name="gtk-plot3d-get-xfactor"></a><h3>gtk_plot3d_get_xfactor ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a>             gtk_plot3d_get_xfactor              (GtkPlot3D *plot);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_get_yfactor ()">
<a name="gtk-plot3d-get-yfactor"></a><h3>gtk_plot3d_get_yfactor ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a>             gtk_plot3d_get_yfactor              (GtkPlot3D *plot);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_get_zfactor ()">
<a name="gtk-plot3d-get-zfactor"></a><h3>gtk_plot3d_get_zfactor ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a>             gtk_plot3d_get_zfactor              (GtkPlot3D *plot);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_plane_set_color ()">
<a name="gtk-plot3d-plane-set-color"></a><h3>gtk_plot3d_plane_set_color ()</h3>
<pre class="programlisting">void                gtk_plot3d_plane_set_color          (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot3D.html#GtkPlotPlane" title="enum GtkPlotPlane">GtkPlotPlane</a> plane,
                                                         const GdkColor *color);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>plane</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>color</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_plane_set_visible ()">
<a name="gtk-plot3d-plane-set-visible"></a><h3>gtk_plot3d_plane_set_visible ()</h3>
<pre class="programlisting">void                gtk_plot3d_plane_set_visible        (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot3D.html#GtkPlotPlane" title="enum GtkPlotPlane">GtkPlotPlane</a> plane,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> visible);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>plane</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>visible</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_plane_visible ()">
<a name="gtk-plot3d-plane-visible"></a><h3>gtk_plot3d_plane_visible ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a>            gtk_plot3d_plane_visible            (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot3D.html#GtkPlotPlane" title="enum GtkPlotPlane">GtkPlotPlane</a> plane);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>plane</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_corner_set_visible ()">
<a name="gtk-plot3d-corner-set-visible"></a><h3>gtk_plot3d_corner_set_visible ()</h3>
<pre class="programlisting">void                gtk_plot3d_corner_set_visible       (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> visible);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>visible</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_corner_visible ()">
<a name="gtk-plot3d-corner-visible"></a><h3>gtk_plot3d_corner_visible ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a>            gtk_plot3d_corner_visible           (GtkPlot3D *plot);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_corner_set_attributes ()">
<a name="gtk-plot3d-corner-set-attributes"></a><h3>gtk_plot3d_corner_set_attributes ()</h3>
<pre class="programlisting">void                gtk_plot3d_corner_set_attributes    (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotLineStyle" title="enum GtkPlotLineStyle">GtkPlotLineStyle</a> style,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"
>gfloat</a> width,
                                                         const GdkColor *color);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>style</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>width</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>color</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_corner_get_attributes ()">
<a name="gtk-plot3d-corner-get-attributes"></a><h3>gtk_plot3d_corner_get_attributes ()</h3>
<pre class="programlisting">void                gtk_plot3d_corner_get_attributes    (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotLineStyle" title="enum GtkPlotLineStyle">GtkPlotLineStyle</a> *style,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"
>gfloat</a> *width,
                                                         GdkColor *color);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>style</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>width</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>color</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_frame_set_attributes ()">
<a name="gtk-plot3d-frame-set-attributes"></a><h3>gtk_plot3d_frame_set_attributes ()</h3>
<pre class="programlisting">void                gtk_plot3d_frame_set_attributes     (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotLineStyle" title="enum GtkPlotLineStyle">GtkPlotLineStyle</a> style,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"
>gfloat</a> width,
                                                         const GdkColor *color);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>style</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>width</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>color</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_frame_get_attributes ()">
<a name="gtk-plot3d-frame-get-attributes"></a><h3>gtk_plot3d_frame_get_attributes ()</h3>
<pre class="programlisting">void                gtk_plot3d_frame_get_attributes     (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotLineStyle" title="enum GtkPlotLineStyle">GtkPlotLineStyle</a> *style,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"
>gfloat</a> *width,
                                                         GdkColor *color);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>style</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>width</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>color</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_get_axis ()">
<a name="gtk-plot3d-get-axis"></a><h3>gtk_plot3d_get_axis ()</h3>
<pre class="programlisting">GtkPlotAxis *       gtk_plot3d_get_axis                 (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotOrientation" title="enum GtkPlotOrientation">GtkPlotOrientation</a> orientation);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>orientation</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_get_side ()">
<a name="gtk-plot3d-get-side"></a><h3>gtk_plot3d_get_side ()</h3>
<pre class="programlisting">GtkPlotAxis *       gtk_plot3d_get_side                 (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot3D.html#GtkPlotSide" title="enum GtkPlotSide">GtkPlotSide</a> side);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>side</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_show_major_ticks ()">
<a name="gtk-plot3d-show-major-ticks"></a><h3>gtk_plot3d_show_major_ticks ()</h3>
<pre class="programlisting">void                gtk_plot3d_show_major_ticks         (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot3D.html#GtkPlotSide" title="enum GtkPlotSide">GtkPlotSide</a> side,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> ticks_mask);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>side</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>ticks_mask</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_show_minor_ticks ()">
<a name="gtk-plot3d-show-minor-ticks"></a><h3>gtk_plot3d_show_minor_ticks ()</h3>
<pre class="programlisting">void                gtk_plot3d_show_minor_ticks         (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot3D.html#GtkPlotSide" title="enum GtkPlotSide">GtkPlotSide</a> side,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> ticks_mask);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>side</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>ticks_mask</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_show_labels ()">
<a name="gtk-plot3d-show-labels"></a><h3>gtk_plot3d_show_labels ()</h3>
<pre class="programlisting">void                gtk_plot3d_show_labels              (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot3D.html#GtkPlotSide" title="enum GtkPlotSide">GtkPlotSide</a> side,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> label_mask);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>side</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>label_mask</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_show_title ()">
<a name="gtk-plot3d-show-title"></a><h3>gtk_plot3d_show_title ()</h3>
<pre class="programlisting">void                gtk_plot3d_show_title               (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot3D.html#GtkPlotSide" title="enum GtkPlotSide">GtkPlotSide</a> side);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>side</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_hide_title ()">
<a name="gtk-plot3d-hide-title"></a><h3>gtk_plot3d_hide_title ()</h3>
<pre class="programlisting">void                gtk_plot3d_hide_title               (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot3D.html#GtkPlotSide" title="enum GtkPlotSide">GtkPlotSide</a> side);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>side</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_set_ticks ()">
<a name="gtk-plot3d-set-ticks"></a><h3>gtk_plot3d_set_ticks ()</h3>
<pre class="programlisting">void                gtk_plot3d_set_ticks                (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotOrientation" title="enum GtkPlotOrientation">GtkPlotOrientation</a> axis,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> major_step,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> nminor);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>axis</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>major_step</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>nminor</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_set_major_ticks ()">
<a name="gtk-plot3d-set-major-ticks"></a><h3>gtk_plot3d_set_major_ticks ()</h3>
<pre class="programlisting">void                gtk_plot3d_set_major_ticks          (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotOrientation" title="enum GtkPlotOrientation">GtkPlotOrientation</a> axis,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> major_step);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>axis</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>major_step</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_set_minor_ticks ()">
<a name="gtk-plot3d-set-minor-ticks"></a><h3>gtk_plot3d_set_minor_ticks ()</h3>
<pre class="programlisting">void                gtk_plot3d_set_minor_ticks          (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotOrientation" title="enum GtkPlotOrientation">GtkPlotOrientation</a> axis,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> nminor);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>axis</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>nminor</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_set_ticks_length ()">
<a name="gtk-plot3d-set-ticks-length"></a><h3>gtk_plot3d_set_ticks_length ()</h3>
<pre class="programlisting">void                gtk_plot3d_set_ticks_length         (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotOrientation" title="enum GtkPlotOrientation">GtkPlotOrientation</a> axis,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> length);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>axis</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>length</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_set_ticks_width ()">
<a name="gtk-plot3d-set-ticks-width"></a><h3>gtk_plot3d_set_ticks_width ()</h3>
<pre class="programlisting">void                gtk_plot3d_set_ticks_width          (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotOrientation" title="enum GtkPlotOrientation">GtkPlotOrientation</a> axis,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"
>gfloat</a> width);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>axis</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>width</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_show_ticks ()">
<a name="gtk-plot3d-show-ticks"></a><h3>gtk_plot3d_show_ticks ()</h3>
<pre class="programlisting">void                gtk_plot3d_show_ticks               (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot3D.html#GtkPlotSide" title="enum GtkPlotSide">GtkPlotSide</a> side,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> major_mask,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> minor_mask);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>side</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>major_mask</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>minor_mask</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_set_titles_offset ()">
<a name="gtk-plot3d-set-titles-offset"></a><h3>gtk_plot3d_set_titles_offset ()</h3>
<pre class="programlisting">void                gtk_plot3d_set_titles_offset        (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> offset);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>offset</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_get_titles_offset ()">
<a name="gtk-plot3d-get-titles-offset"></a><h3>gtk_plot3d_get_titles_offset ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a>                gtk_plot3d_get_titles_offset        (GtkPlot3D *plot);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_set_scale ()">
<a name="gtk-plot3d-set-scale"></a><h3>gtk_plot3d_set_scale ()</h3>
<pre class="programlisting">void                gtk_plot3d_set_scale                (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotOrientation" title="enum GtkPlotOrientation">GtkPlotOrientation</a> axis,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotScale" title="enum GtkPlotScale">GtkPlotScale</a> scale);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>axis</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>scale</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_get_scale ()">
<a name="gtk-plot3d-get-scale"></a><h3>gtk_plot3d_get_scale ()</h3>
<pre class="programlisting"><a class="link" href="gtkextra-GtkPlot.html#GtkPlotScale" title="enum GtkPlotScale">GtkPlotScale</a>        gtk_plot3d_get_scale                (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotOrientation" title="enum GtkPlotOrientation">GtkPlotOrientation</a> axis);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>axis</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_major_grids_set_visible ()">
<a name="gtk-plot3d-major-grids-set-visible"></a><h3>gtk_plot3d_major_grids_set_visible ()</h3>
<pre class="programlisting">void                gtk_plot3d_major_grids_set_visible  (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> x,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> y,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> z);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>x</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>y</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>z</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_minor_grids_set_visible ()">
<a name="gtk-plot3d-minor-grids-set-visible"></a><h3>gtk_plot3d_minor_grids_set_visible ()</h3>
<pre class="programlisting">void                gtk_plot3d_minor_grids_set_visible  (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> x,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> y,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> z);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>x</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>y</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>z</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_major_grids_visible ()">
<a name="gtk-plot3d-major-grids-visible"></a><h3>gtk_plot3d_major_grids_visible ()</h3>
<pre class="programlisting">void                gtk_plot3d_major_grids_visible      (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> *x,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> *y,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> *z);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>x</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>y</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>z</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_minor_grids_visible ()">
<a name="gtk-plot3d-minor-grids-visible"></a><h3>gtk_plot3d_minor_grids_visible ()</h3>
<pre class="programlisting">void                gtk_plot3d_minor_grids_visible      (GtkPlot3D *plot,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> *x,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> *y,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> *z);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>x</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>y</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>z</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_major_zgrid_set_attributes ()">
<a name="gtk-plot3d-major-zgrid-set-attributes"></a><h3>gtk_plot3d_major_zgrid_set_attributes ()</h3>
<pre class="programlisting">void                gtk_plot3d_major_zgrid_set_attributes
                                                        (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotLineStyle" title="enum GtkPlotLineStyle">GtkPlotLineStyle</a> style,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"
>gfloat</a> width,
                                                         const GdkColor *color);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>style</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>width</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>color</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_major_zgrid_get_attributes ()">
<a name="gtk-plot3d-major-zgrid-get-attributes"></a><h3>gtk_plot3d_major_zgrid_get_attributes ()</h3>
<pre class="programlisting">void                gtk_plot3d_major_zgrid_get_attributes
                                                        (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotLineStyle" title="enum GtkPlotLineStyle">GtkPlotLineStyle</a> *style,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"
>gfloat</a> *width,
                                                         GdkColor *color);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>style</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>width</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>color</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_minor_zgrid_set_attributes ()">
<a name="gtk-plot3d-minor-zgrid-set-attributes"></a><h3>gtk_plot3d_minor_zgrid_set_attributes ()</h3>
<pre class="programlisting">void                gtk_plot3d_minor_zgrid_set_attributes
                                                        (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotLineStyle" title="enum GtkPlotLineStyle">GtkPlotLineStyle</a> style,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"
>gfloat</a> width,
                                                         const GdkColor *color);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>style</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>width</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>color</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="gtk_plot3d_minor_zgrid_get_attributes ()">
<a name="gtk-plot3d-minor-zgrid-get-attributes"></a><h3>gtk_plot3d_minor_zgrid_get_attributes ()</h3>
<pre class="programlisting">void                gtk_plot3d_minor_zgrid_get_attributes
                                                        (GtkPlot3D *plot,
                                                         <a class="link" href="gtkextra-GtkPlot.html#GtkPlotLineStyle" title="enum GtkPlotLineStyle">GtkPlotLineStyle</a> *style,
                                                         <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"
>gfloat</a> *width,
                                                         GdkColor *color);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>plot</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>style</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>width</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>color</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
</div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.11</div>
</body>
</html>