API Version: 47
Library Version: 47
Generated by gi-docgen 2023.3
gchar* ide_runtime_get_arch ( IdeRuntime* self )
Gets the architecture of the runtime.
This can be used to ensure we’re compiling for the right architecture given the current device.
This is strictly equivalent to calling #ide_triplet_get_arch on the result of #ide_runtime_get_triplet.
Type: gchar*
gchar*
The name of the architecture the runtime will build for.