Function

Gdk-4.0Gdkcontent_serialize_async

  • Serialize content and write it to the given output stream, asynchronously.

    The default I/O priority is G_PRIORITY_DEFAULT (i.e. 0), and lower numbers indicate a higher priority.

    Parameters

    Returns Promise<boolean>

  • Serialize content and write it to the given output stream, asynchronously.

    The default I/O priority is G_PRIORITY_DEFAULT (i.e. 0), and lower numbers indicate a higher priority.

    Parameters

    Returns void

  • Serialize content and write it to the given output stream, asynchronously.

    The default I/O priority is G_PRIORITY_DEFAULT (i.e. 0), and lower numbers indicate a higher priority.

    Parameters

    Returns void | Promise<boolean>