fundamental_arraylist_to_node


Description:

public static Node? fundamental_arraylist_to_node (weak ArrayList* o, string property_name, Node parent, bool is_char = false)

transform a Gee.Collection with fundamental type to a Yaml.Node

Parameters:

property_name

name of related property

parent

parent Yaml.Node of the list

is_char

flag indicating data with char representation