API Version: 7.0
Library Version: 7.0.5
Generated by gi-docgen 2024.1
since: 3.0.0
gchar* ags_string_util_escape_single_quote ( gchar* str )
Escape all occurence of single quotes.
Available since: 3.0.0
str
Type: gchar*
gchar*
The string to escape.
The newly allocated string.