Function
AgsTurtleread_boolean
since: 3.0.0
[−]
Parameters
offset
-
Type:
gchar*
The string pointer.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. end_ptr
-
Type:
gchar*
The end of
offset
.The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.
[−]
Return value
Type: gchar*
A string on success 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. |