Top | ![]() |
![]() |
![]() |
![]() |
GHashTable const * | gog_plot_families () |
GogPlotFamily * | gog_plot_family_by_name () |
GogPlotFamily * | gog_plot_family_register () |
void | gog_plot_family_unregister () |
GogPlotType * | gog_plot_type_register () |
GogPlotFamily * gog_plot_family_register (char const *name
,char const *sample_image_file
,int priority
,GogAxisSet axis_set
);
GogPlotType * gog_plot_type_register (GogPlotFamily *famlily
,int col
,int row
,char const *name
,char const *sample_image_file
,char const *description
,char const *engine
);