link_many


Description:

public void link_many (...)

Synthetic sugar for linking a chain of nodes with "input"->"output".

The list is NULL terminated.

Parameters:

this

the producer of data.

...

NULL, or optionally more consumers followed by NULL.

first_sink

the first consumer of data.




2022 vala-language.org