Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

main.c File Reference

The place where MlView application is launched. More...

#include <stdio.h>
#include <gnome.h>
#include <libxml/parser.h>
#include <libxml/catalog.h>
#include "config.h"
#include "utils.h"
#include "mlview-app.h"

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 MlView main entry point.


Detailed Description

The place where MlView application is launched.

Here the command line is parsed, and mlview high level classes are instanciated.

Definition in file main.c.


Function Documentation

int main int    argc,
char **    argv
 

MlView main entry point.

Definition at line 41 of file main.c.

References init_i18n(), mlview_app_get_editor(), mlview_app_new(), mlview_app_set_icon(), and mlview_editor_load_xml_file().


Generated on Sat Jul 6 09:57:38 2002 for Gnome-MlView by doxygen1.2.16