MainContext.removePoll
void removePoll(glib.types.PollFD fd)Removes file descriptor from the set of file descriptors to be polled for a particular context.
Parameters
fd | a #GPollFD descriptor previously added with [glib.main_context.MainContext.addPoll] |