API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
since: 2.32
gsize g_bytes_get_size ( GBytes* bytes )
Get the size of the byte data in the GBytes.
GBytes
This function will always return the same value for a given GBytes.
Available since: 2.32
Type: gsize
gsize
The size.