Copies src
to dest
and shows a dialog error in case is needed.
the file where copy
the path to copy the src
%TRUE to show a dialog error
Get current working directory, unlike g_get_current_dir, keeps symbolic links in path name.
Return %TRUE if the file is an anjuta project file. It is implemented by checking only the file extension. So it does not check the existence of the file. But it is working on an URI if it does not containt a fragment.
the file name
Return %TRUE if the file is an template project file. It is implemented by checking only the file extension. So it does not check the existence of the file. But it is working on an URI if it does not containt a fragment.
the file name
Parse arguments from a string to a GList.
arguments
Expand environment variables $(var_name) and tilde (~) in the input string.
input string
Retrieves the user's preferred shell.
Retrieves the user's preferred terminal.
Check if autogen version 5 is installed.