Ide
API Version: 41.0
Library Version: 41.0
Type
VcsUri
Methods
get_clone_name
get_host
get_path
get_port
get_scheme
get_user
ref
set_host
set_path
set_port
set_scheme
set_user
to_string
unref
Method
Ide
VcsUri
to_string
Declaration
gchar
*
ide_vcs_uri_to_string
(
const
IdeVcsUri
*
self
)
Description
No description available.
Return value
Returns:
utf8
No description available.
The caller of the method takes ownership of the data, and is responsible for freeing it.
The string is a NUL terminated UTF-8 string.