glib/docs/reference
Joshua Lee c576a4cd82 string: Add find and replace function
This adds g_string_replace(), a function that replaces instances of one string
with another in a GString. It allows the caller to specify the maximum number
of replacements to perform, and returns the number of replacements performed
to the caller.

Fixes: #225
2021-02-09 10:50:16 +00:00
..
gio Add g_dbus_utils_object_path_escape and g_dbus_utils_object_path_unescape 2021-01-20 13:23:24 +00:00
glib string: Add find and replace function 2021-02-09 10:50:16 +00:00
gobject docs: Mention GInitiallyUnowned when introducing refcounts 2020-12-12 18:47:00 +00:00
.gitignore .gitignore manpages (*.1) 2010-05-24 23:21:01 -04:00
AUTHORS Initial revision 1999-08-16 17:58:30 +00:00
COPYING Initial revision 1999-08-16 17:58:30 +00:00
meson.build gversionmacros: Add version macros for GLib 2.68 2020-10-01 14:33:21 +01:00
NEWS Initial revision 1999-08-16 17:58:30 +00:00