API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
since: 2.58
gsize g_ref_string_length ( char* str )
Retrieves the length of str.
str
Available since: 2.58
Type: char*
char*
A reference counted string.
Type: gsize
gsize
The length of the given string, in bytes.