Namespace
Foundry – 1
A GNOME library providing IDE capabilities
Dependencies
GLib—2.0 | The base type system library |
Browse documentation | |
GObject—2.0 | The base type system library |
Browse documentation |
Classes
Structs
CliCommand | |
CliOptions | |
CliTool | |
DiagnosticBuilder | |
Markup | |
ObjectSerializerEntry |
Used to determine what properties to serialize in command line data. |
Pipeline | |
TextIter | |
TextIterVTable | |
Triplet |
Enumerations
CommandLineError |
|
CommandLocality |
|
ContextError | |
ContextualError | |
DeviceChassis | |
DiagnosticSeverity | |
DiagnosticToolError | |
Locality | |
MarkupKind | |
ObjectSerializerFormat | |
ProcessLauncherShell |
Describes the type of shell to be used within the context. |
SdkConfigOption | |
ServiceError | |
SettingsLayer |
Functions
build_error_quark | |
dup_projects_directory | |
file_canonicalize | |
file_find_in_ancestors |
Locates |
file_find_regex_with_depth |
Locates files starting from |
file_find_with_depth |
Locates files starting from |
file_is_in | |
file_list_children_typed | |
file_query_exists_nofollow |
Resolves to true if |
file_test |
Similar to |
get_default_arch | |
get_os_info | |
init |
Initializes libfoundry which is completed once the resulting
|
json_node_get_string_at | |
json_parser_load_from_file |
Loads |
json_parser_load_from_stream |
Like |
key_file_new_from_file |
Similar to calling |
key_file_new_merged | |
mkdir_with_parents |
Similar to |
path_collapse |
This function will collapse a path that starts with the users home directory into a shorthand notation using ~/ for the home directory. |
path_expand |
This function will expand various “shell-like” features of the provided path using the POSIX wordexp(3) function. Command substitution will not be enabled, but path features such as ~user will be expanded. |
search_path_append | |
search_path_prepend | |
shell_get_default |
Gets the user preferred shell on the host. |
shell_get_default_path |
Gets the default |
shell_supports_dash_c | |
shell_supports_dash_login |
Checks if the shell is known to support login semantics. Originally,
this meant |
subprocess_communicate |
Like |
subprocess_communicate_utf8 |
Like |
subprocess_wait_check |
If |