Function

Gdk-4.0Gdkcontent_deserialize_async

  • Reads content from the given input stream and deserialize it, asynchronously.

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

    Parameters

    Returns Promise<[unknown]>

  • Reads content from the given input stream and deserialize it, asynchronously.

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

    Parameters

    Returns void

  • Reads content from the given input stream and deserialize it, asynchronously.

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

    Parameters

    Returns void | Promise<[unknown]>