Top | ![]() |
![]() |
![]() |
![]() |
GQuark | ianjuta_project_backend_error_quark () |
IAnjutaProject * | ianjuta_project_backend_new_project () |
gint | ianjuta_project_backend_probe () |
IAnjutaProject * ianjuta_project_backend_new_project (IAnjutaProjectBackend *obj
,GFile *file
,GError **err
);
Create a new Anjuta project.
obj |
Self |
|
file |
Project file or directory. |
[transfer none] |
err |
Error propagation and reporting |
gint ianjuta_project_backend_probe (IAnjutaProjectBackend *obj
,GFile *directory
,GError **err
);
Check if the directory contains a project supported by this backend.
obj |
Self |
|
directory |
Project file or directory. |
[transfer none] |
err |
Error propagation and reporting |