Virtual Method

GgitCheckoutOptionsprogress

Declaration [src]

void
progress (
  GgitCheckoutOptions* options,
  const gchar* path,
  gsize completed_steps,
  gsize total_steps
)

Description

No description available.

Parameters

path const gchar*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.
completed_steps gsize
  No description available.
total_steps gsize
  No description available.