Method

GgitRefSpecget_source

Declaration [src]

const gchar*
ggit_ref_spec_get_source (
  GgitRefSpec* refspec
)

Description [src]

Gets the refspecs source.

Return value

Type: const gchar*

The refspec’s source 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.