Class Index | Cross Index | Namespace Index |
Contained in: GtkExtra
Derived from:
GtkExtra::PlotPC
Derived by:
none
#include <gtk--/plotps.h>
public function member index: |
||
PlotPS | (const nstring& psname, gint orientation, gint epsflag, gint page_size, gdouble scalex = 1.0, gdouble scaley = 1.0) | |
PlotPS | (const nstring& psname, gint orientation, gint epsflag, gint units, gdouble width, gdouble height, gdouble scalex = 1.0, gdouble scaley = 1.0) | |
static GtkType | get_type | () |
GtkPlotPS* | gtkobj | () |
const GtkPlotPS* | gtkobj | () const |
static bool | isA | (Gtk::Object* checkcast) |
void | set_scale | (gdouble scalex, gdouble scaley) |
void | set_size | (gint units, gdouble width, gdouble height) |
virtual | ~PlotPS | () |
protected function member index: |
||
explicit | PlotPS | (GtkPlotPS* castitem) |
void | initialize_class | () |
private function member index: |
||
PlotPS | (const PlotPS&) | |
PlotPS& | operator = | (const PlotPS&) |