docs: Mention g_string_ref_new() in g_strdup() Instead of duplicating strings, using the reference counted version may be more efficient. https://bugzilla.gnome.org/show_bug.cgi?id=622721