TypeScript API Documentation for GLIB
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 2.30
Formats a size.
This function is similar to g_format_size() but allows for flags that modify the output. See GLib.FormatSizeFlags.
g_format_size()
a size in bytes
GLib.FormatSizeFlags to modify the output
a newly-allocated formatted string containing a human readable file size
2.30
Formats a size.
This function is similar to
g_format_size()but allows for flags that modify the output. See GLib.FormatSizeFlags.