API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
since: 2.22
guint g_array_get_element_size ( GArray* array )
Gets the size of the elements in array.
array
Available since: 2.22
This function is not directly available to language bindings.
Type: An array of gpointer
gpointer
A GArray.
GArray
Type: guint
guint
Size of each element, in bytes.