Function
GLibstrrstr
since: 2.0
Description
Searches the string haystack
for the last occurrence
of the string needle
.
The fact that this function returns gchar *
rather than const gchar *
is
a historical artifact.
Available since: 2.0
since: 2.0
Searches the string haystack
for the last occurrence
of the string needle
.
The fact that this function returns gchar *
rather than const gchar *
is
a historical artifact.
Available since: 2.0