GdaReportRmlDocument

GdaReportRmlDocument

Synopsis

struct              GdaReportRmlDocument;
GdaReportDocument * gda_report_rml_document_new         (GdaReportEngine *engine);

Object Hierarchy

  GObject
   +----GdaReportDocument
         +----GdaReportRmlDocument

Description

Details

struct GdaReportRmlDocument

struct GdaReportRmlDocument;


gda_report_rml_document_new ()

GdaReportDocument * gda_report_rml_document_new         (GdaReportEngine *engine);

Creates a new GdaReportRmlDocument using engine if specified

engine :

a GdaReportEngine, or NULL

Returns :

a new GdaReportRmlDocument object