struct GskMainLoopPoll;
GObject +----GskMainLoop +----GskMainLoopPollBase +----GskMainLoopPoll
A main-loop which uses poll(2) as its underlying multiplexing method.
The poll(2)-based main-loop.