Use g_list_copy_deep instead of manual copy/transform
Review Request #527 — Created Feb. 25, 2021 and submitted — Latest diff uploaded
It's safe to pass
NULL
asuser_data
if the copy function takes only one argument.
Compile and run.
Review Request #527 — Created Feb. 25, 2021 and submitted — Latest diff uploaded
It's safe to pass
NULL
asuser_data
if the copy function takes only one argument.
Compile and run.