]> git.sur5r.net Git - glabels/blobdiff - glabels2/libglabels/init.c
2007-10-01 Jim Evins <evins@snaught.com>
[glabels] / glabels2 / libglabels / init.c
index 61ccbc1ffa21a56b1637dbe025eb54f24f9eb8fe..609c323cad1ee23cc9626e2055ce21e0af74ed23 100644 (file)
 /**
  * lgl_init:
  *
- * Initialize all libglabels subsystems.  This function reads in all files
- * containing paper definitions, category definitions, and templates to build
- * its template data base. This function will search both system and user template
- * directories for these files.
+ * Initialize all libglabels subsystems.  An application should call lgl_init() once
+ * before calling any other libglabels functions.
+ *
+ * This function reads in all files containing paper definitions, category definitions,
+ * and templates to build its template data base. This function will search both system
+ * and user template directories for these files.
  */
 void
 lgl_init (void)