Virtual Method

IdeVcsBranchget_id

Declaration

gchar*
get_id (
  IdeVcsBranch* self
)

Description

Gets the identifier of the branch.

Available since:3.34

Return value

Returns: utf8
 

A string containing the branch identifier.

 The caller of the function takes ownership of the data, and is responsible for freeing it.
 The string is a NUL terminated UTF-8 string.