summaryrefslogtreecommitdiffstats
path: root/include/x11-event-source.h
blob: a7521fce725ee847fdf7a5869bbfb8f112ab0362 (plain)
1
2
3
4
5
#ifndef ROFI_X11_EVENT_SOURCE_H
#define ROFI_X11_EVENT_SOURCE_H

GSource * x11_event_source_new ( Display  *display );
#endif // ROFI_X11_EVENT_SOURCE_H