formatSizeFull

Formats a size.

This function is similar to glib.global.formatSize but allows for flags that modify the output. See #GFormatSizeFlags.

string
formatSizeFull

Parameters

size ulong

a size in bytes

flags glib.types.FormatSizeFlags

#GFormatSizeFlags to modify the output

Return Value

Type: string

a newly-allocated formatted string containing a human readable file size