Method
IdeVcsget_config
Description
Retrieves an IdeVcsConfig for the IdeVcs provided. If the IdeVcs implementation does not
support access to configuration, then NULL is returned.
| Available since: | 3.32 |
Return value
| Returns: | IdeVcsConfig |
An |
|
| The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL. |