API Version: 41.0
Library Version: 41.0
gchar* ide_context_build_filename ( IdeContext* self, const gchar* first_part, ... )
Creates a new path that starts from the working directory of the loaded project.
first_part
const gchar*
First path part.
...
none
utf8
A string containing the new path.