child_by_vaname


Description:

public Input child_by_vaname (va_list names)

Apart from argument types, this is the same as gsf_infile_child_by_aname.

Please see the documentation there. New in 1.14.9.

Parameters:

this

Infile

names

A null terminated array of names (e.g. from g_strsplit)

Returns:

a newly created child which must be unrefed.