Class Index Cross Index Namespace Index

Class GtkExtra::PlotDT


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

#include <gtk--/plotdt.h>


public function member index:

explicit PlotDT(gint num)
bool add_node(GtkPlotDTnode node)
void clear()
GtkPlotDTnode* get_node(gint idx)
static GtkType get_type()
const GtkPlotDT* gtkobj() const
GtkPlotDT* gtkobj()
static bool isA(Gtk::Object* checkcast)
void set_subsampling(bool set)
bool triangulate()
virtual ~PlotDT()
 

protected function member index:

explicit PlotDT(GtkPlotDT* castitem)
void initialize_class()
 

private function member index:

PlotDT(const PlotDT&)
PlotDT& operator =(const PlotDT&)
 

Description:



Member Descriptions: