Method

GgitCheckoutOptionsget_ancestor_label

Declaration [src]

const gchar*
ggit_checkout_options_get_ancestor_label (
  GgitCheckoutOptions* options
)

Description [src]

Get the checkout ancestor label.

Return value

Type: const gchar*

The checkout ancestor label 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.