Method

GgitRefto_string

Declaration [src]

const gchar*
ggit_ref_to_string (
  GgitRef* ref
)

Description [src]

Get a string representation of the ref.

Return value

Type: const gchar*

A string representation of the ref or NULL.

The returned data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.