#include <stdio.h>#include <unistd.h>#include <stdlib.h>#include <string.h>#include <ctype.h>#include <gtk/gtk.h>#include <gtk/gtkgl.h>#include <glade/glade.h>#include <GL/gl.h>#include <GL/glu.h>#include <libxml/parser.h>#include "knitter.h"Functions | |
| int | main (int argc, char **argv) |
Variables | |
| int | VERBOSITY = 0 |
| GladeXML * | xml |
| nodeList_t * | list |
| pattern_t | pat |
| char * | glade_buf |
| char * | glade_addr |
| int | glade_size |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
| char* glade_addr |
| char* glade_buf |
| int glade_size |
| int VERBOSITY = 0 |
| GladeXML* xml |
1.5.3