Function

GLib-2.0GLibunix_fd_add_fullSince 2.36

  • Sets a function to be called when the IO condition, as specified by condition becomes true for fd.

    This is the same as g_unix_fd_add(), except that it allows you to specify a non-default priority and a provide a GLib.DestroyNotify for user_data.

    Parameters

    Returns number

    the ID (greater than 0) of the event source

    2.36