eventqueue.h File Reference

#include <glib.h>
#include "hook.h"

Go to the source code of this file.

Classes

struct  HookCallQueue

Functions

void event_queue (const gchar *name, gpointer user_data)
void event_queue_timed (gint time, const gchar *name, gpointer user_data)
void event_queue_with_data_free (const gchar *name, gpointer user_data)

Function Documentation

void event_queue ( const gchar *  name,
gpointer  user_data 
)
void event_queue_timed ( gint  time,
const gchar *  name,
gpointer  user_data 
)

Definition at line 52 of file eventqueue.c.

void event_queue_with_data_free ( const gchar *  name,
gpointer  user_data 
)

Definition at line 74 of file eventqueue.c.

Referenced by playback_start().


Generated on 27 Aug 2011 for Audacious by  doxygen 1.6.1