GskMainLoopPoll

Name

GskMainLoopPoll -- a poll(2)-based main-loop.

Synopsis



struct      GskMainLoopPoll;

Object Hierarchy


  GObject
   +----GskMainLoop
         +----GskMainLoopPollBase
               +----GskMainLoopPoll

Description

A main-loop which uses poll(2) as its underlying multiplexing method.

Details

struct GskMainLoopPoll

struct GskMainLoopPoll;

The poll(2)-based main-loop.