Data Fields | |
| GSource | source |
| Display * | display |
| GPollFD | poll_fd |
| int | connection_fd |
| GQueue * | events |
Definition at line 42 of file eventqueue.c.
| GSource _MetaEventQueue::source |
Definition at line 44 of file eventqueue.c.
| Display* _MetaEventQueue::display |
Definition at line 46 of file eventqueue.c.
Referenced by eq_events_pending(), eq_queue_events(), and meta_event_queue_new().
| GPollFD _MetaEventQueue::poll_fd |
| GQueue* _MetaEventQueue::events |
Definition at line 49 of file eventqueue.c.
Referenced by eq_destroy(), eq_dispatch(), eq_events_pending(), eq_queue_events(), and meta_event_queue_new().
1.5.5