gvm-libs icon indicating copy to clipboard operation
gvm-libs copied to clipboard

Add: function read_text_string_c

Open mattmundell opened this issue 2 years ago • 0 comments

What

Add read_text_string_c. Skips XML parsing like read_text_c, but reads into a GString.

Why

Convenient if the caller is already using a GString.

mattmundell avatar Aug 22 '23 17:08 mattmundell