remove_poll


Description:

public void remove_poll (ref PollFD fd)

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]