main.c File Reference

Go to the source code of this file.

Functions

static void set_up_the_evil (void)
static void set_up_icon_windows (void)
static void usage (void)
int main (int argc, char **argv)
static gint evil_timeout (gpointer data)

Variables

static GSList * evil_windows = NULL


Function Documentation

static gint evil_timeout ( gpointer  data  )  [static]

Definition at line 89 of file main.c.

References evil_windows, NULL, and TRUE.

Referenced by set_up_the_evil().

int main ( int  argc,
char **  argv 
)

Definition at line 41 of file main.c.

References FALSE, set_up_icon_windows(), set_up_the_evil(), TRUE, and usage().

static void set_up_icon_windows ( void   )  [static]

Definition at line 189 of file main.c.

References NULL.

Referenced by main().

static void set_up_the_evil ( void   )  [static]

Definition at line 183 of file main.c.

References evil_timeout(), and NULL.

Referenced by main().

static void usage ( void   )  [static]

Definition at line 34 of file main.c.


Variable Documentation

GSList* evil_windows = NULL [static]

Definition at line 86 of file main.c.

Referenced by evil_timeout().


Generated on Sat Aug 23 22:04:21 2008 for metacity by  doxygen 1.5.5