libvisual  0.5.0
Public Attributes | List of all members
VisEventCustom Struct Reference

Custom event. More...

#include <libvisual/lv_event.h>

Public Attributes

int event_id
 Unique number for identification.
 
int data_int
 Optional integer data.
 
void * data_ptr
 Optional data pointer.
 

Detailed Description

Custom event.

Note
Used for creating custom events.
See Also
visual_event_new_custom()

Definition at line 147 of file lv_event.h.


The documentation for this struct was generated from the following file: