API Version: 7.0
Library Version: 7.0.5
Generated by gi-docgen 2024.1
since: 6.3.0
gint ags_file_util_get_int ( AgsFileUtil* file_util, gchar* str )
Get integer from string.
Available since: 6.3.0
str
Type: gchar*
gchar*
The string to convert.
Type: gint
gint
The converted integer.