Add g_cancellable_release_fd()

This patch only adds the function. The function is a NOP.
See the API documentation for a rationale.

Part of: Bug 591388 - number of GCancellables available is too limited
This commit is contained in:
Benjamin Otte
2009-08-11 14:52:56 +02:00
parent bb8e4f06ab
commit 63426886ff
5 changed files with 34 additions and 1 deletions

View File

@@ -1090,6 +1090,7 @@ g_cancellable_is_cancelled
g_cancellable_set_error_if_cancelled
g_cancellable_get_fd
g_cancellable_make_pollfd
g_cancellable_release_fd
g_cancellable_get_current
g_cancellable_pop_current
g_cancellable_push_current