remove_poll
Description:
Removes file descriptor from the set of file descriptors to be polled for a particular context.
Parameters:
| this |
a main context (if `NULL`, the global-default main context will be used) |
| fd |
a [struct@GLib.PollFD] descriptor previously added with [method@GLib.MainContext.add_poll] |