cl-cffi-gtk4
API documentation
Package:
glib
Function glib:bytes-size
Lambda List
glib:bytes-size
(
bytes
)
Arguments
bytes
-- a
g:bytes
instance
Return Value
The integer with the size of the byte data.
Details
Get the size of the byte data in the
g:bytes
instance. This function will always return the same value for a given
g:bytes
instance.
See also
g:bytes
2024-11-6