Class Index Cross Index Namespace Index

Class GtkExtra::PlotCSurface


Contained in: GtkExtra
Derived from: GtkExtra::PlotSurface
Derived by: none

#include <gtk--/plotcsurface.h>


public function member index:

PlotCSurface()
explicit PlotCSurface(GtkPlotFunc3D function)
bool get_lines_visible()
static GtkType get_type()
GtkPlotCSurface* gtkobj()
const GtkPlotCSurface* gtkobj() const
static bool isA(Gtk::Object* checkcast)
void set_lines_visible(bool visible)
virtual ~PlotCSurface()
 

protected function member index:

explicit PlotCSurface(GtkPlotCSurface* castitem)
void initialize_class()
 

private function member index:

PlotCSurface(const PlotCSurface&)
PlotCSurface& operator =(const PlotCSurface&)
 

Description:



Member Descriptions: