Ide
API Version: 42.0
Library Version: 42.0
Type
Pipeline
Methods
add_error_format
add_log_observer
addin_find_by_module_name
attach
attach_launcher
attach_pty
build_async
build_builddir_path
build_finish
build_srcdir_path
build_targets_async
build_targets_finish
clean_async
clean_finish
contains_program_in_path
create_launcher
detach
emit_diagnostic
foreach_stage
get_arch
get_builddir
get_busy
get_can_export
get_config
get_device
get_device_info
get_host_triplet
get_message
get_phase
get_pty
get_requested_phase
get_runtime
get_srcdir
get_stage_by_id
get_toolchain
has_configured
invalidate_phase
is_native
is_ready
rebuild_async
rebuild_finish
ref_toolchain
remove_error_format
remove_log_observer
request_phase
Method
Ide
Pipeline
get_arch
Declaration
gchar
*
ide_pipeline_get_arch
(
IdePipeline
*
self
)
Description
No description available.
Return value
Returns:
gchar*
No description available.
The caller of the method takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.