Method

GgitRemoteHeadget_name

Declaration [src]

const gchar*
ggit_remote_head_get_name (
  GgitRemoteHead* remote_head
)

Description [src]

Get the remote head name.

Return value

Type: const gchar*

The remote head name 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.