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