Function
AgsMathUtilfind_symbol
since: 3.2.0
[−]
Parameters
str
-
Type:
gchar*
The string.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.
[−]
Return value
Type: gchar*
The string offset matching symbol, otherwise NULL
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |
The value is a NUL terminated UTF-8 string. |