Method
GgitRebaseget_operation_by_index
Declaration [src]
GgitRebaseOperation*
ggit_rebase_get_operation_by_index (
GgitRebase* rebase,
gsize idx
)
Return value
| Returns: | GgitRebaseOperation |
The rebase operation or |
|
| The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL. |