Method

GgitSubmoduleUpdateOptionsget_checkout_options

Declaration [src]

GgitCheckoutOptions*
ggit_submodule_update_options_get_checkout_options (
  GgitSubmoduleUpdateOptions* options
)

Description [src]

Get the checkout options.

Return value

Returns: GgitCheckoutOptions
 

A GgitCheckoutOptions or NULL.

 The data is owned by the instance.
 The return value can be NULL.