API Version: 6.0
Library Version: 2.44.3
Generated by gi-docgen 2023.4
const char* jsc_class_get_name ( JSCClass* jsc_class )
Get the class name of jsc_class.
jsc_class
JavaScriptCore.Class:name
Type: const char*
const char*
The name of jsc_class.