gnome_db_report_new_from_file

Nombre

gnome_db_report_new_from_file -- 

Synopsis

GtkWidget * gnome_db_report_new_from_file (const gchar * file_name);

Arguments

file_name

file to load the report from

Description

Create a new GnomeDbReport widget from an existing report definition contained in the file_name file

Returns

a pointer to the new widget, or NULL on error