This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
struct | MSG_MESSAGE |
struct | SDL_Gradient |
struct | SDL_Point |
Defines | |
#define | PARAGUI_CALLBACK(funcname) |
Typedefs | |
typedef unsigned long | MSG_ID |
typedef unsigned long | MSG_DATA |
typedef enum _MSG_TYPE | MSG_TYPE |
typedef bool (* | MSG_CALLBACK )(int id, SDLWidget* widget, unsigned long data, void *clientdata) |
Enumerations | |
enum | _MSG_TYPE { MSG_BUTTONCLICK, MSG_SCROLLPOS, MSG_SCROLLTRACK, MSG_SLIDE = MSG_SCROLLTRACK, MSG_THREAD_SIGNAL, MSG_SIGNAL, MSG_QUIT, MSG_EDITBEGIN, MSG_EDITEND, MSG_APPIDLE, MSG_SELECTITEM } |
|
Initializer: \ bool funcname (int id, SDLWidget* widget, unsigned long data, void *clientdata) Definition at line 83 of file paragui_types.h. |
|
Definition at line 86 of file paragui_types.h. |
|
Definition at line 67 of file paragui_types.h. |
|
Definition at line 66 of file paragui_types.h. |
|
|
|
Definition at line 69 of file paragui_types.h. |