Function
GLibArrayget_element_size
since: 2.22
Declaration [src]
guint
g_array_get_element_size (
GArray* array
)
Description [src]
Gets the size of the elements in array
.
Available since: 2.22
This function is not directly available to language bindings.