cl-cffi-gtk
API documentation
Package:
glib
Function g-bytes-size
Lambda List
g-bytes-size
(
bytes
)
Arguments
bytes
-- a
gtk-bytes
instance
Return Value
An 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
2021-12-10