Method
GgitSubmoduleUpdateOptionsget_checkout_options
Declaration [src]
GgitCheckoutOptions*
ggit_submodule_update_options_get_checkout_options (
GgitSubmoduleUpdateOptions* options
)
Return value
Type: GgitCheckoutOptions
A GgitCheckoutOptions
or NULL
.
The data is owned by the instance. |
The return value can be NULL . |